Chapter 63: 802.1x Port-based Network Access Control Commands
984
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 a supplicant 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 supplicant before it times out the
authentication session.
Confirmation Command
“SHOW AUTH-MAC INTERFACE” on page 995 or “SHOW DOT1X
INTERFACE” on page 1000
Example
This example sets the maximum number of requests on ports 1.0.7 and
1.0.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