Cisco Systems A9014CFD Router User Manual


 
31-9
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 31 Microwave ACM Signaling and EEM Integration
How to Configure Microwave ACM Signaling and EEM Integration
Configuring Event Handler
To configure the microwave event handler, which runs hold-off timer, loss threshold, and fading
wait-to-restore (WTR) timers that are configurable per interface, complete the following steps:
SUMMARY STEPS
1. enable
2. configure terminal
3. interface type number
4. ethernet event microwave hold-off seconds
5. ethernet event microwave loss-threshold number-of-messages
6. ethernet event microwave wtr seconds
DETAILED STEPS
Step 8
action
action-id
cli command
cli-string
Example:
Router(config-applet)# action 460 cli
command "event tag event_sd ethernet
microwave sd interface
GigabitEthernet0/10 threshold $nb"
Specifies the action of executing a Cisco IOS CLI command when
an EEM applet is triggered.
action-id—Unique identifier that can be any string value.
Actions are sorted and run in ascending alphanumeric key
sequence using the label as the sort key. If the string contains
embedded blanks, enclose it in double quotation marks.
command—Specifies the message to be sent to the Cisco IOS
CLI.
cli-string—CLI string to be executed. If the string contains
embedded blanks, enclose it in double quotation marks.
Step 9
exit
Example:
Router(config-applet)# exit
Exits applet configuration mode.
Command Purpose
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.