Chapter 63: 802.1x Port-based Network Access Control Commands
988
DOT1X TIMEOUT TX-PERIOD
Syntax
dot1x timeout tx-period
value
Parameters
value
Sets the number of seconds an authenticator port waits for a
response to an EAP-request/identity frame from a supplicant
before retransmitting the request. The default value is 30 seconds.
The range is 1 to 65,535 seconds.
Mode
Port Interface mode
Description
Use this command to set the amount of time that an authenticator port on
the switch waits for a reply from a supplicant to an EAP-request/identity
frame. If no reply is received, it retransmits the frame.
Confirmation Command
“SHOW AUTH-MAC INTERFACE” on page 995 or “SHOW DOT1X
INTERFACE” on page 1000
Example
This example sets the timeout period on authenticator ports 1.0.15 and
1.0.19 to 40 seconds:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.15,port1.0.19
awplus(config-if)# dot1x timeout tx-period 40