Users Guide

Security Commands 950
Example
The following example configures an interface to support a critical data
VLAN (100) and to reauthenticate hosts when no RADIUS server is reachable
and again when at least one RADIUS server becomes reachable.
console(config)#vlan 100
console(config-vlan100)#interface gi1/0/1
console(config-if-Gi1/0/1)#authentication event server dead action
reinitialize vlan 100
console(config-if-Gi1/0/1)#authentication event server alive action
reinitialize
authentication open
Use the authentication open command to allow unauthenticated devices on
802.1X enabled interfaces access to network resources prior to authorization.
Syntax
authentication open
no authentication open
Default Configuration
By default, unauthenticated devices on 802.1X enabled interfaces may only
send and receive DHCP/BOOTP packets.
Command Modes
Interface (Ethernet) Configuration mode
User Guidelines
This command allows devices on 802.1X enabled interfaces to access network
resources. An administrator-configured ACL enabled on the interface may be
used to restrict network access until the device is authorized.
Command History
Syntax added in version 6.6 firmware.