A Commands
action policy-default
13
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
action policy-default
To enable the default action(s) of the policy being overridden, use the action policy-default command.
To remove the default action, use the no form of this command.
action label policy-default
no action label policy-default
Syntax Description
Defaults None
Command Modes Embedded event manager
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to enable the default action of a policy being overridden when an EEM applet
is triggered:
switch# configure terminal
switch(config)# event manager applet default-applet
switch(config-applet)# action 1.65 policy-default
switch(config-applet)#
label 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.
Release Modification
4.0(1) This command was introduced.