Ethernet Switch CLI Reference Guide
27
CHAPTER 4 
AAA Commands
Use these commands to configure authentication and accounting on the Switch.
4.1  Command Summary
The following section lists the commands for this feature.
Table 9   aaa authentication Command Summary
COMMAND DESCRIPTION M P
show aaa authentication Displays what methods are used for authentication. E 3
show aaa authentication enable Displays the authentication method(s) for checking privilege 
level of administrators.
E3
aaa authentication enable 
<method1> [<method2> ...]
Specifies which method should be used first, second, and 
third for checking privileges.
method: enable, radius, or tacacs+.
C14
no aaa authentication enable Resets the method list for checking privileges to its default 
value.
C14
show aaa authentication login Displays the authentication methods for administrator login 
accounts.
E3
aaa authentication login 
<method1> [<method2> ...]
Specifies which method should be used first, second, and 
third for the authentication of login accounts.
method: local, radius, or tacacs+.
C14
no aaa authentication login Resets the method list for the authentication of login accounts 
to its default value.
C14
Table 10   Command Summary: aaa accounting
COMMAND DESCRIPTION M P
show aaa accounting Displays accounting settings configured on the Switch. E 3
show aaa accounting update Display the update period setting on the Switch for 
accounting sessions.
E3
aaa accounting update periodic 
<1-2147483647>
Sets the update period (in minutes) for accounting sessions. 
This is the time the Switch waits to send an update to an 
accounting server after a session starts.
C13
no aaa accounting update Resets the accounting update interval to the default value. C 13
show aaa accounting commands Displays accounting settings for recording command events. E 3
aaa accounting commands 
<privilege> stop-only tacacs+ 
[broadcast]
Enables accounting of command sessions and specifies the 
minimum privilege level (0-14) for the command sessions that 
should be recorded. Optionally, sends accounting information 
for command sessions to all configured accounting servers at 
the same time.
C13