Chapter 8
| Authentication Commands
AAA
– 264 –
Example
Console(config)#aaa group server radius tps
Console(config-sg-radius)#server 10.2.68.120
Console(config-sg-radius)#
accounting dot1x This command applies an accounting method for 802.1X service requests on an
interface. Use the no form to disable accounting on the interface.
Syntax
accounting dot1x {default | list-name}
no accounting dot1x
default - Specifies the default method list created with the aaa accounting
dot1x command.
list-name - Specifies a method list created with the aaa accounting dot1x
command.
Default Setting
None
Command Mode
Interface Configuration
Example
Console(config)#interface ethernet 1/2
Console(config-if)#accounting dot1x tps
Console(config-if)#
accounting
commands
This command applies an accounting method to entered CLI commands. Use the
no form to disable accounting for entered CLI commands.
Syntax
accounting commands level {default | list-name}
no accounting commands level
level - The privilege level for executing commands. (Range: 0-15)
default - Specifies the default method list created with the aaa accounting
commands command.
list-name - Specifies a method list created with the aaa accounting
commands command.
Default Setting
None