Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »



The set protocols dot1x aaa radius accounting disable command enables or disables user accounting function when performing NAC authentication.

NOTE:

RADIUS accounting applies only to 802.1X and MAB authentication procedures.


Command Syntax

set protocols dot1x aaa radius accounting disable <true | false>


Parameter


Parameter

Description

disable <true | false>

Enables or disables user accounting function when performing NAC authentication. The value could be true or false.

  •   true: disables user accounting function.
  •   false: enables user accounting function.

By default, user accounting function is enabled.


Example

  • Enable user accounting function when performing NAC authentication.
admin@Xorplus# set protocols dot1x aaa radius accounting disable false
admin@Xorplus# commit
  • No labels