PurposeCommand or Action
Exits global configuration mode and returns to privileged EXEC mode.exit
Example:
Device(config)# exit
Step 5
Disabling AAA Authorization
Perform this task to allow EEM policies to bypass AAA authorization when triggered.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
event manager applet applet-name [authorization bypass] [class class-options] [trap]
4.
exit
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Registers the applet with the Embedded Event Manager
(EEM) and enters applet configuration mode.
event manager applet applet-name [authorization
bypass] [class class-options] [trap]
Example:
Device(config)# event manager applet one class
A authorization bypass
Step 3
Exits device configuration applet mode and returns to
privileged EXEC mode.
exit
Example:
Device(config-aaplet)# exit
Step 4
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1742
How to Write EEM Policies Using the Cisco IOS CLI