CLI Reference 802.1X Configuration Commands
This command is used to show the 802.1x setting.
dot1x auth-mode
Use this command to set the 802.1x authentication mode.
dot1x auth-mode {eap-md5 | chap | pap}
no dot1x auth-mode
Use the EAP-MD5 authentication mode.
Use the CHAP authentication mode.
Use the PAP authentication mode.
Global configuration mode
Use the show dot1x command to show the 802.1X setting.
This example shows how to set the 802.1X authentication mode:
Ruijie# configure terminal
Ruijie(config)# dot1x auth-mode chap
Ruijie(config)# end
Ruijie#
This command is used to show the 802.1x setting.
Use this global configuration command to configure 802.1X active authentication
function. Use the no form of this command to disable the active authentication
function.