Dell 53-1002116-01 Network Card User Manual


 
114 Dell Converged Enhanced Ethernet Administrator’s Guide
53-1002116-01
Interface-specific administrative tasks for 802.1x
11
switch(conf-if-te-0/16)#dot1x timeout re-authperiod 4000
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 access global configuration mode.
2. Use the interface command to select the interface port to modify.
switch(config)#interface extengigabitethernet 0/16
3. Use the no dot1x port-control command to disable 802.1x Authentication.
switch(conf-if-te-0/16)#no dot1x authentication
4. Enter the copy command to save the running-config file to the startup-config file.
switch(conf-if-te-0/16)#exit
switch(config)#end
switch#copy running-config startup-config