DES-7200 Configuration Guide Chapter 4 802.1x Configuration
4-15
Command Function
configure terminal
Enter the global configuration mode.
dot1x private-supplicant-only
Enable the filtering function.
End
Return to the privileged mode.
Write
Save the configuration.
show dot1x
Show the dot1x configurations.
Following example is the configuration to enable the supplicant function provided by
us.
DES-7200# configure terminal
DES-7200(config)# dot1x private-supplicant-only
DES-7200(config)# end
DES-7200# show dot1x
802.1X Status: enable
Authentication Mode: eap-md5
Total User Number: 0(exclude dynamic user)
Authed User Number: 0(exclude dynamic user)
Dynamic User Number: 0
Re-authen Enabled: enable
Re-authen Period: 2 sec
Quiet Timer Period: 10 sec
Tx Timer Period: 3 sec
Supplicant Timeout: 3 sec
Server Timeout: 5 sec
Re-authen Max: 3 times
Maximum Request: 3 times
Private supplicant only: enable
Client Online Probe: disable
Eapol Tag Enable: disable
Authorization Mode: disable
Use the no dot1x private-supplicant-only command to disable this function.