2-29
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
authentication event
authentication event
To set the actions for specific authentication events on the port, use the authentication event interface
configuration command. To return to the default settings, use the no form of the command.
authentication event {[linksec] fail [retry retry count] action {authorize vlan vlan-id |
next-method}} | {no-response action authorize vlan vlan-id} | {server {alive action
reinitialize} | {dead action {authorize {vlan vlan-id | voice} | reinitialize vlan vlan-id}}
no authentication event {[linksec] fail | no-response | {server {alive} | {dead [action {authorize
{vlan vlan-id | voice} | reinitialize vlan}] }
Syntax Description
Defaults No event responses are configured on the port.
Command Modes Interface configuration
Command History
action Configure the required action for an authentication event.
alive Configure the authentication, authorization, and accounting (AAA) server
alive actions.
authorize Authorize the port.
dead Configure the AAA server dead actions.
fail Configure the failed-authentication parameters.
linksec fail action See the authentication event linksec fail action command.
next-method Move to next authentication method.
no-response Configure the non-responsive host actions.
reinitialize Reinitialize all authorized clients
retry Enable retry attempts after a failed authentication.
retry count Number of retry attempts from 0 to 5.
server Configure the actions for AAA server events.
vlan Specify the authentication-fail VLAN from 1 to 4094.
vlan-id VLAN ID number from 1 to 4094.
voice Specifies that if the traffic from the host is tagged with the voice VLAN, the
device is placed in the configured voice VLAN on the port.
Release Modification
12.2(53)SE2 This command was introduced.
15.0(1)SE The voice keyword was added.