Use this command to configure RADIUS management attributes sent to the server.
password | Specifies the way the password attribute is sent to the server. |
standard | Specifies that the standard user password attribute will be sent to the server. Standard is the default password attribute. |
mschapv2 | Specifies that the MS-CHAPv2 user password attribute will be sent to the server. |
None.
All command modes.
The MS-CHAPv2 password attribute must be set for IPsec to work. MS-CHAPv2 is the Microsoft Version 2 of the Challenge-Handshake Authentication Protocol (CHAP). MS-CHAPv2 provides mutual authentication between peers by piggybacking a peer challenge on the Response packet and an authenticator response on the Success packet.
This example shows how to configure the switch to send the MS-CHAPv2 RADIUS password attribute to the server:
System(rw)->set radius mgmt attribute password mschapv2