S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
2-7
Cisco MDS 9000 Family Command Reference
OL-18089-02, Cisco MDS NX-OS Release 4.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.