A Commands
action reload
14
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
action reload
To specify the action of reloading the switch software when an Embedded Event Manager (EEM) applet
is triggered, use the action reload command. To remove the action of reloading the switch software, use
the no form of this command.
action label reload
no action label reload
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 specify the action of reloading the switch software when an EEM applet is
triggered:
switch# configure terminal
switch(config)# event manager applet reload-applet
switch(config-applet)# action 1.5 reload
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.