Specifications
2-511
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
shell trigger
shell trigger
Use the shell trigger global configuration com mand to cr eate a use r define d trigger. Use the no f orm of
this command to delete the trigger.
shell trigger identifier description
no shell trigger identifier description
Syntax Description
Defaults There are system-defined event triggers:
• CISCO_PHONE_EVENT
• CISCO_SWITCH_EVENT
• CISCO_ROU TER_E VENT
• CISCO_WI RELESS _AP_E VENT
• CISCO_WIRE LESS_LIGH TWEIGHT _AP_EVEN T
• DMP
• IPVSC
Command Modes Global configuration
Usage Guidelines Use this command to create user-defined event triggers in conjunction with the macro auto ex ecute
global configuration command.
To support dynamic device discovery when using 802.1X authentication, configure the RADIUS
authentication server to support the Cisco attribute-value (AV) pair: auto-smart-p ort =event trigger.
This command is mainly used for 802.1X authentication base d triggers provided 802. 1X or MAB is
supported, enabling you to map new pl atform strings or device IDs t o their respective macros or
functions.
Examples This example shows how to create a user-defined event trigger called RADIUS_MAB_EVENT:
Switch# configure terminal
Switch(config)# shell trigger RADIUS_MAB_EVENT MAC_AuthBypass Event
Switch(config)# end
identifier Specifies the event trigger identifier. The identifier should have no spaces or
hyphens between words.
description Specifies the event trigger description text.