set radius attribute mgmt password
32-16 Authentication and Authorization Configuration
Example
This command returns the interface used for the source IP address of the RADIUS application
back to the default of the Host interface.
C3(rw)->show radius interface
vlan 100 192.168.10.1
C3(rw)->clear radius interface
C3(rw)->
set radius attribute mgmt password
Use this command to configure RADIUS management authentication.
Syntax
set radius attribute mgmt password {standard | mschapv2}
Parameters
Defaults
None. Note that although standard is the factory default mode, once you change the mode to MS-
CHAPv2, you must execute this command to change the mode back to standard.
Mode
Switch command, read-write.
Usage
MS-CHAP is the Microsoft version of the Challenge-Handshake Authentication Protocol (CHAP).
MS-CHAPv2 is defined in RFC 2759.
When you enable MS-CHAPv2 management authentication with this command, the following
features are supported:
• MS-CHAPv2 style encryption of user passwords between the switch and RADIUS server.
• Support for the following MS-CHAPv2 RADIUS attributes:
– MS-CHAP2-Response
– MS-CHAP2-Success
• Support for MS-CHAPv2 password changing, which requires support of these attributes:
– MS-CHAP2-CPW
– MS-CHAP-Error
– MS-CHAP-NT-Enc-PW
standard Enable standard RADIUS management authentication. This is the
default.
mschapv2 Enable RADIUS management authentication with MS-CHAPv2.