Send documentation comments to mdsfeedback-doc@cisco.com
22-3
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show aaa authentication
show aaa authentication
To display configured authentication information, use the show aaa authentication command.
show aaa authentication [login {error-enable | mschap}]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example displays the configured authentication parameters.
switch# show aaa authentication
default: group TacServer local none
console: local
iscsi: local
dhchap: local
The following example displays the authentication login error message enable configuration.
switch# show aaa authentication login error-enable
disabled
The following example displays the authentication login MS-CHAP enable configuration.
switch# show aaa authentication login mschap
disabled
login error-enable Displays the authentication login error message enable configuration.
login mschap Displays the authentication login MS-CHAP enable configuration.
Release Modification
1.3(1) This command was introduced.
2.0(x) Added the login error-enable option.
3.0(1) Added the login mschap option.