251
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       Show Commands
show aaa authentication
show aaa authentication
To display authentication, authorization, and accounting (AAA) authentication configuration 
information, use the show aaa authentication command.
show aaa authentication login [error-enable | mschap] 
Syntax Description
Command Default None
Command Modes EXEC mode 
Command History
Examples This example shows how to display the configured authentication parameters:
switch# show aaa authentication 
         default: group t1
         console: group t1
switch#
This example shows how to display the authentication login error enable configuration:
switch# show aaa authentication login error-enable 
disabled
switch#
This example shows how to display the authentication login MS-CHAP configuration:
switch# show aaa authentication login mschap 
MSCHAP is disabled
switch#
Related Commands
error-enable (Optional) Displays the authentication login error message enable 
configuration.
mschap (Optional) Displays the authentication login Microsoft Challenge 
Handshake Authentication Protocol (MS-CHAP) enable configuration.
Release Modification
5.2(1)N1(1) This command was introduced. 
Command Description
aaa authentication Configures AAA authentication methods.