Symbol Technologies ES3000 Switch User Manual


 
ES3000 User Guide
5-98
dot1x timeout tx-period
Use this command to set the number of seconds the switch waits for a response to an
EAP-request/identity frame from the client before retransmitting the request.
dot1x timeout tx-period <second>
S
YNTAX DESCRIPTION: <second> Set the number of seconds
D
EFAULT VALUE:
C
OMMAND MODES: Interface configuration
R
EFERENCE:Cisco
M
ENU:
E
XAMPLE:
! Set transmit time 60 sec on port 3
Switch(config)# interface fastethernet0/3
Switch(config-if)# dot1x timeout tx-period 60
Switch(config-if)#
dot1x max-req
Use the dot1x max-req command to set the number of times the switch sends an EAP-request/identity
frame to the client before restarting the authentication process.
dot1x max-req <count>
S
YNTAX DESCRIPTION: <count> Set the number of times
D
EFAULT VALUE:
C
OMMAND MODES: Interface configuration
R
EFERENCE:Cisco
M
ENU:
E
XAMPLE:
! Set request times 4 on port 3
Switch(config)# interface fastethernet0/3
Switch(config-if)# dot1x max-req 4
Switch(config-if)#