Cisco Nexus 7000 Series Reference Manual page 35

Nx-os system management command reference
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

A Commands
action event-default
To specify that the default action for the event is to be performed when an Embedded Event Manager
(EEM) applet is triggered, use the action event-default command. To disable the default action, use the
no form of this command.
Syntax Description
label
Defaults
None
Command Modes
Embedded event manager
Supported User Roles
network-admin
vdc-admin
Command History
Release
4.0(1)
Usage Guidelines
If you want to allow the triggered event to process any default actions, you must configure the EEM
policy to allow the default action. For example, if you match a CLI command in a match statement, you
must add the event-default statement to the EEM policy or EEM does not allow the CLI command to
execute. You can use the terminal event-manager bypass command to allow all EEM policies with CLI
matches to execute the CLI command.
This command does not require a license.
Examples
This example shows how to specify that the default action for the event is to be performed when an EEM
applet is triggered:
switch# configure terminal
switch(config)# event manager applet default-applet
switch(config-applet)# action 1.15 event-default
switch(config-applet)#
OL-25806-03
action label event-default
no action label event-default
Unique identifier that can be any string value. Actions are sorted and run in an
ascending alphanumeric sequence using the label as the sort key. If the string
contains embedded blanks, enclose it in double quotation marks.
Modification
This command was introduced.
Cisco Nexus 7000 Series NX-OS System Management Command Reference
action event-default
7

Advertisement

Table of Contents
loading

Table of Contents