mac-authen authentication-method
Function
The mac-authen authentication-method command configures the authentication mode for MAC address authentication.
The undo mac-authen authentication-method command restores the default configuration.
By default, the authentication mode for MAC address authentication is set to PAP.
Usage Guidelines
Usage Scenario
In MAC address authentication, the access device exchanges RADIUS packets with the authentication server. Differences between authentication modes PAP and CHAP are as follows:
- PAP is a two-way handshake authentication protocol. It transmits passwords in plain text format in RADIUS packets.
- CHAP is a three-way handshake authentication protocol. It transmits only user names but not passwords in RADIUS packets. CHAP is more secure and reliable than PAP. If high security is required, CHAP is recommended.
By default, the authentication mode for MAC address authentication is set to PAP. The authentication mode can be changed to CHAP for higher security.
Precautions
The authentication server must support CHAP when the authentication mode is set to CHAP.