Send documentation comments to mdsfeedback-doc@cisco.com
2-7
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 2 A Commands
aaa authentication login
switch(config)# aaa authentication login default none
The following example reverts to the local authentication method (default).
switch(config)# no aaa authentication login default group TacServer
The following example enables MS-CHAP authentication for login.
switch(config)# aaa authentication login mschap enable
The following example reverts to the default authentication method for login, which is the Password
Authentication Protocol (PAP).
switch(config)# no aaa authentication login mschap enable
Related Commands Command Description
show aaa authentication Displays the configured authentication methods.