CLI Reference 802.1X Configuration Commands
dot1x critical vlan vlan-id
no dot1x critical vlan
The parameter specifies the VLAN that the port will
switch to when IAB is enabled.
Interface configuration mode
With this function is enabled, if no user authentication is performed on the port
initially, after all RADIUS servers fail and user authentication is to be performed,
IAB will be enabled on the port, which will switch to the configured VLAN. If this
function is disabled, the port will not switch to the VLAN after IAB is enabled.
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)# interface fa 0/10
Ruijie(config-if)# dot1x port-control auto
Ruijie(config-if)# dot1x critical vlan 100
Ruijie(config-if)# end
dot1x default
Use this command to restore the default setting of part of the 802.1x parameters.
dot1x default
Global configuration mode
Use the show dot1x command to view the setting of 802.1X.
The following example shows how to restore the default parameters of 802.1x:
Ruijie# configure terminal