Chapter 55: 802.1x Port-based Network Access Control Commands
766 Section VIII: Port Security
DOT1X MAX-REAUTH-REQ
Syntax
dot1x max-reauth-req
value
Parameters
max-reauth-req Specifies the maximum number of times the switch
retransmits EAP Request packets to an client before it
times out an authentication session. The range is 1 to
10 retransmissions. The default value is 2.
Mode
Port Interface mode
Description
Use this command to specify the maximum number of times the switch
transmits EAP Request packets to a client before it times out the
authentication session.
Confirmation Command
“SHOW AUTH-MAC INTERFACE” on page 777 or “SHOW DOT1X
INTERFACE” on page 782
Example
This example sets the maximum number of requests on ports 7 and 22 to
4:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.7,port1.0.22
awplus(config-if)# dot1x max-reauth-req 4