2-26
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
authentication event
authentication event
Use the authentication event interface configuration command to set the actions for specific
authentication events on the port.
authentication event {[linksec] fail [action [authorize vlan vlan-id | next-method] {| retry {retry
count}]} {
no-response action authorize vlan vlan-id} {server {alive action reinitialize} |
{dead action [authorize | reinitialize vlan vlan-id]}}
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.
Release Modification
12.2(53)SE2 This command was introduced.