Configuration Guide AAA Commands
Use this command to display all AAA method lists.
The following example displays the AAA method list.
Ruijie# show aaa method-list
Authentication method-list
aaa authentication login default group radius
aaa authentication ppp default group radius
aaa authentication dot1x default group radius
aaa authentication dot1x san-f local group angel group rain none
aaa authentication enable default group radius
Accounting method-list
aaa accounting network default start-stop group radius
Authorization method-list
aaa authorization network default group radius
Defines a user authentication method list
Defines a user authorization method list
Defines a user accounting method list
Use this command to display AAA user information.
show aaa user { all | lockout | by-id session-id | by-name user-name }
Displays all AAA user information.
Displays the locked AAA user information.
Displays the information of the AAA user that with a
specified session ID.
Displays the information of the AAA user with a specified
user name.
Privileged EXEC mode/Global configuration mode/Interface configuration mode
Use this command to display AAA user information.