Switch(config-if-PORT-PORT)#
dot1x reauthenticate
Re-authenticate the selected
interfaces right now.
Switch(config)# interface [port_list]
Enter several discontinuous port
numbers separated by commas or a
range of ports with a hyphen. For
example:1, 3 or 2-4.
Switch(config-if-PORT-PORT)# no
dot1x port-control
Reset the selected interfaces’
802.1X port type back to the default
(authorized state).
Switch(config)# show dot1x
Show 802.1X system configuration.
Switch(config)# show dot1x
interface
Show each interface’s 802.1x
settings including authentication
status.
Switch(config)# show dot1x
interface [port_list]
Show the specified interfaces’
802.1x settings including
authentication status.
Switch(config)# show dot1x
statistics
Switch(config)# show dot1x
statistics [port_list]
Show the specified interfaces’
statistics.
Switch(config)# show dot1x status
Switch(config)# show dot1x status
[port_list]
Show the specified interfaces’
802.1x status.
Examples of Dot1x & interface command
Switch(config)# interface 1-3
Enter several discontinuous port
numbers separated by commas or a
range of ports with a hyphen. For
example:1,3 or 2-4
Switch(config-if-1-3)# dot1x port-control auto
Set up the selected ports to “auto”
state.
Switch(config-if-1-3)# dot1x reauthenticate
Re-authenticate the selected
interfaces immediately.