Chapter 31 Microwave ACM Signaling and EEM Integration

How to Configure Microwave ACM Signaling and EEM Integration

 

Command

Purpose

 

 

 

Step 4

event tag event-tagethernet microwave

Specifies the event criteria for an EEM applet that is run by

 

clear-sd {interface type number}

matching a Cisco IOS command-line interface (CLI).

 

Example:

tag—Specifies a tag using the event-tagargument that can be

 

used with the trigger command to support multiple event

 

Router(config-applet)# event tag

statements within an applet.

 

event_cd ethernet microwave clear-sd

event-tag—String that identifies the tag.

 

interface GigabitEthernet0/10

 

 

 

Step 5

event tag event-tagethernet microwave

Specifies the event criteria for an EEM applet that is run by

 

sd {interface type number} threshold

matching a Cisco IOS CLI.

 

mbps

 

 

Example:

 

 

Router(config-applet)# event tag

 

 

event_sd ethernet microwave sd

 

 

interface GigabitEthernet0/10 threshold

 

 

1000

 

 

 

 

Step 6

action action-id set variable-name

Sets the value of a variable when an EEM applet is triggered.

 

variable-value

action-id—Unique identifier that can be any string value.

 

 

 

Example:

Actions are sorted and run in ascending alphanumeric key

 

sequence using the label as the sort key. If the string contains

 

Router(config-applet)# action 110 set

embedded blanks, enclose it in double quotation marks.

 

ifname "vlan $_svi61"

variable-name—Name assigned to the variable to be set.

 

 

 

 

variable-value—Value of the variable.

 

 

 

Step 7

action action-idcli command

Specifies the action of executing a Cisco IOS CLI when an EEM

 

cli-string

applet is triggered.

 

Example:

action-id—Unique identifier that can be any string value.

 

Actions are sorted and run in ascending alphanumeric key

 

Router(config-applet)# action 458 cli

sequence using the label as the sort key. If the string contains

 

command "event manager applet ACM61"

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.

 

 

 

 

Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide

31-8

OL-23826-09

Page 594
Image 594
Cisco Systems A9014CFD manual 31-8