277
EAA commands
Commands and descriptions for centralized devices apply to the following routers:
MSR1002-4/1003-8S.
MSR2003.
MSR2004-24/2004-48.
MSR3012/3024/3044/3064.
MSR954 (JH296A/JH297A/JH298A/JH299A/JH373A).
MSR958 (JH300A/JH301A).
Commands and descriptions for distributed devices apply to the MSR4060 and MSR4080 routers.
action cli
Use action cli to add a CLI action to a monitor policy.
Use undo action to remove an action.
Syntax
action number cli command-line
undo action number
Default
Monitor policies do not contain any actions.
Views
CLI-defined policy view
Predefined user roles
network-admin
Parameters
number: Specifies an action ID in the range of 0 to 231.
cli command-line: Specifies the command line to be executed when the event occurs. You can enter
abbreviated forms of command keywords, but you must make sure the forms can uniquely identify
the command keywords. For example, you can enter dis cu for the display current-configuration
command.
Usage guidelines
You can configure a series of actions to be executed in response to the event specified in a monitor
policy. If two actions have the same ID, the most recent one takes effect.
EAA executes the actions in ascending order of action IDs. When you add actions to a policy, you
must make sure the execution order is correct.
To execute a command in a view other than user view, you must define actions required for
accessing the target view before defining the command execution action. In addition, you must
number the actions in the order they should be executed, starting with entering system view.
For example, to shut down an interface, you must create the following actions in order:
1. Action to enter system view.
2. Action to enter interface view.
3. Action to shut down the interface.