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