Symbol Technologies ES3000 Switch User Manual


 
Command Line Interface
5-95
REFERENCE:Cisco
M
ENU:
E
XAMPLE:
! set port-control auto on port 5
Switch(config)# interface fastethernet0/5
Switch(config-if)# dot1x port-control auto
Switch(config)#
dot1x re-authentication
Use the dot1x re-authentication command to set 802.1x port re-authentication.
dot1x re-authentication
no dot1x re-authentication
S
YNTAX DESCRIPTION: The dot1x re-authentication command has no arguments or keywords.
D
EFAULT VALUE:
C
OMMAND MODES: Interface configuration
R
EFERENCE:Cisco
M
ENU:
E
XAMPLE:
! Enable re-authentication on port 7
Switch(config)# interface fastethernet0/7
Switch(config-if)# dot1x authentication
Switch(config-if)#
! Disable re-authentication on port 7
Switch(config)# interface fastethernet0/7
Switch(config-if)# no dot1x authentication
Switch(config-if)#