Disabling 802.1x on specific interface ports, Disabling 802.1x globally, Checking 802.1x configurations – Brocade Network OS Administrator’s Guide v4.1.1 User Manual
Page 523

The gigabitethernet rbridge-id/slot/port operand is used only for the Brocade VDX 6710, VDX
8770-4, and VDX 8770-8. The prompt for these ports is in the following format: switch(config-if-
gi-22/0/1)#.
switch(config)# interface tengigabitethernet 1/12
3. Use the dot1x reauthenticate command to re-authenticate a port where dot1x is already enabled.
switch(conf-if-te-1/12)# dot1x reauthenticate
4. Return to privileged EXEC mode.
switch(conf-if-te-1/12)# end
5. Save the running-config file to the startup-config file.
switch# copy running-config startup-config
Disabling 802.1x on specific interface ports
To disable 802.1x authentication on a specific interface port, perform the following steps from privileged
EXEC mode.
1. Enter the configure terminal command to change to global configuration mode.
switch# configure terminal
2. Use the interface command to select the interface port to modify.
The gigabitethernet rbridge-id/slot/port operand is used only for the Brocade VDX 6710, VDX
8770-4, and VDX 8770-8. The prompt for these ports is in the following format: switch(config-if-
gi-22/0/1)#.
switch(config)# interface tengigabitethernet 1/12
3. Use the no dot1x port-control command to disable 802.1x authentication.
switch(conf-if-te-1/12)# no dot1x authentication
4. Return to privileged EXEC mode.
switch(conf-if-te-1/12)# end
5. Save the running-config file to the startup-config file.
switch# copy running-config startup-config
Disabling 802.1x globally
To disable 802.1x authentication globally, perform the following steps from privileged EXEC mode.
1. Enter the configure terminal command to change to global configuration mode.
switch# configure terminal
2. Use the no dot1x enable command to disable 802.1x authentication.
switch(config)# no dot1x enable
3. Return to privileged EXEC mode.
switch(config)# end
4. Save the running-config file to the startup-config file.
switch# copy running-config startup-config
Checking 802.1x configurations
To check 802.1x configurations, perform the following steps from privileged EXEC mode.
1. To view all dot1x configuration information, use the show dot1x command with the all keyword.
switch# show dot1x all
2. To check 802.1x configurations for specific interface ports, use the interface command to select the
interface port to modify.
Disabling 802.1x on specific interface ports
Network OS Administrator’s Guide
523
53-1003225-04