Users Guide

Table Of Contents
Security Commands 1141
Example
The following example sets the guest VLAN on Gigabit Ethernet 1/0/2 to
VLAN 10.
console(config-if-Gi1/0/2)#authentication event no-response action authorize
vlan 10
authentication event fail
Use the authentication event fail command in Interface Configuration mode
to specify the unauthenticated VLAN on a port. The VLAN must be defined
prior to use. The no form of the command sets the unauthenticated VLAN
ID to zero, which disables the authenticated VLAN on a port.
Syntax
authentication event fail action authorize vlan
vlan-id
no authentication event fail action authorize vlan
vlan-id
— The ID of a valid VLAN to use for unauthenticated clients
(Range: 1-4093).
Default Configuration
The unauthenticated VLAN is disabled on the interface by default.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
The unauthenticated VLAN is the VLAN to which supplicants that fail
802.1x authentication are assigned. By default, the switch will retry
authentication one time before assigning a user to the unauthenticated
VLAN. Configure the unauthenticated VLAN before using this command.
Command History
Syntax updated in version 6.6 firmware.