Configuration Guide 802.1x Configuration
Eapol Tag Enable: Disabled
Authorization Mode: Disabled
If re-authentication is enabled, please pay attention to the reasonableness of the re-authentication interval, which must be
set according to the specific network size.
Enabling/Disabling the Filtering of Non-Ruijie Supplicant
When the Ruijie supplicant product is used as the 802.1x authentication client, authentication may fail if you use some
other 802.1x authentication clients at the same time (for example, Windows XP 802.1x authentication function is enabled).
In this case, you can enable this function to filter the 802.1x packets from non-Ruijie supplicants so that supplicant
authentication is not affected by other 802.1x clients. The function is enabled by default.
In the privileged EXEC mode, you can enable/disable the filtering by performing the following steps:
Ruijie(config)#dot1x private-supplicant-only
Enable the filtering function.
Show the dot1x configurations.
Following example is the configuration to enable the supplicant function provided by us.
Ruijie# configure terminal
Ruijie(config)# dot1x private-supplicant-only
Ruijie(config)# end
Ruijie# 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.