Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

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