Specifications
2-176
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738-01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
dot1x auth-fail vlan
dot1x auth-fail vlan
To enable the auth-fail VLAN on a port, use the dot1x au th- fail vla n command. To return to the default
setting, use the no form of this command.
dot1x auth-fail vlan vlan-id
no dot1x auth-fail vlan vlan-id
Syntax Description
Defaults T his command has no default settings.
Command Modes Interface configur ation mode
Examples This exampl e shows how to configure the auth- fail VLAN on Fast Ethern et 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 vlan 40
Switch(config-if)# end
Switch#
Related Commands
vlan-id Specifies a VLAN in the range of 1 to 4094.
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 D isplays dot1x infor mation.