Users Guide

2-24
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13271-03
Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell 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 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}}
no authentication event 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}}
Syntax Description
Defaults No event responses are configured on the port.
Command Modes Interface configuration
Command History
Usage Guidelines Use this command with the fail, no-response, or event keywords to configure the switch response for a
specific action.
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.
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(50)SE This command was introduced.