aaa authentication login mschap enable
To enable Microsoft Challenge Handshake Authentication Protocol (MSCHAP) authentication at login, use
the aaa authentication login mschap enable command. To revert to the default, use the no form of this
command.
aaa authentication login mschap enable
no aaa authentication login mschap enable
Syntax Description
This command has no arguments or keywords.
Command Default
Disabled
Command Modes
Global configuration
Command History
ModificationRelease
This command was introduced.4.0(1)
Usage Guidelines
You cannot enable both MSCHAP and CHAP or MSCHAP V2 on your Cisco NX-OS device.
This command does not require a license.
Examples
This example shows how to enable MSCHAP authentication:
switch# configure terminal
switch(config)# aaa authentication login mschap enable
This example shows how to disable MSCHAP authentication:
switch# configure terminal
switch(config)# no aaa authentication login mschap enable
Related Commands
DescriptionCommand
Displays the status of MSCHAP authentication.show aaa authentication login mschap
Cisco Nexus 7000 Series Security Command Reference
33
A Commands
aaa authentication login mschap enable