Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
How to Configure EtherSwitch HWICs
32
Book Title
Setting the Switch-to-Client Frame-Retransmission Number
In addition to changing the switch-to-client retransmission time, you can change the number of times
that the switch sends an EAP-request/identity frame (assuming no response is received) to the client
before restarting the authentication process.
Note
You should change the default value of this command only to adjust for unusual circumstances such
as unreliable links or specific behavioral problems with certain clients and authentication servers.
Follow the steps below to set the switch-to-client frame-retransmission number.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
dot1x max-req
count
4.
end
5.
show dot1x
6.
copy running-config startup-config
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
•
Enter your password if prompted.
Step 2
configure
terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
dot1x max-req
count
Example:
Router(config)# dot1x max-req 5
Sets the number of times that the switch sends an
EAP-request/identity frame to the client before restarting
the authentication process.
•
The range is 1 to 10; the default is 2.
Step 4
end
Example:
Router(config-if)# end
Returns to privileged EXEC mode.