Registering and Defining an EEM Tcl Script
Perform this task to configure environment variables and register an EEM policy. EEM schedules and runs
policies on the basis of an event specification that is contained within the policy itself. When an EEM policy
is registered, the software examines the policy and registers it to be run when the specified event occurs.
Before You Begin
You must have a policy available that is written in the Tcl scripting language. Sample policies are provided--see
the details in the
Sample EEM Policies, on page 1782
to see which policies are available for the Cisco IOS
release image that you are using--and these sample policies are stored in the system policy directory.
SUMMARY STEPS
1.
enable
2.
show event manager environment
[
all
|
variable-name
]
3.
configure terminal
4.
event manager environment variable-name string
5.
Repeat
Registering and Defining an EEM Tcl Script
to configure all the environment variables required
by the policy to be registered in
Registering and Defining an EEM Tcl Script
.
6.
event manager policy policy-filename
[
type
{
system
|
user
}] [
trap
]
7.
exit
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
(Optional) Displays the name and value of EEM environment
variables.
show event manager environment
[
all
|
variable-name
]
Step 2
Example:
Device# show event manager environment all
•
The optional
all
keyword displays all the EEM environment
variables.
•
The optional
variable-name
argument displays information
about the specified environment variable.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 3
Configures the value of the specified EEM environment variable.
event manager environment variable-name string
Step 4
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1701
How to Write EEM Policies Using the Cisco IOS CLI
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......