Specifications
2-175
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738-01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
dot1x auth-fail max-attempts
dot1x auth-fail max-attempts
To configure the max number of attempts befor e a port is moved to the auth-fail V LAN, use the
dot1x auth-fail max-attempt s command. To return to the default setting, use the no form of this
command .
dot1x auth-fail max-attempt s max-attempts
no dot1x auth-fail max-attempts max-attempts
Syntax Description
Defaults Default is 3.
Command Modes Interface configur ation mode
Examples This example shows how to configure the maximum numb er of attempts before the port is moved to the
auth-fail VLAN on Fast Ethernet interface 4/3:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface fastethernet4/3
Switch(config-if)# dot1x auth-fail max-attempts 5
Switch(config-if)# end
Switch#
Related Commands
max-attempts Specifies a maximum number of attempts before a port is moved to the
auth-fail VLAN in the range of 1 to 10.
Command Description
dot1x max-reauth-req Sets the maximum number of times that the switch will
retransmit an EAP-Request/Identity frame to the client
before restarting the authentication process.
show dot1x Displays 802.1x information.