
Release 1.0 | System Administration Commands |
|
|
macro
The macro command defines a group of existing CLI commands that can be executed by entering the macro name at the command line. The no macro command removes a macro from the macro list.
Group Access
All
Command Mode
All modes except User EXEC and Privileged EXEC
Command Line Usage
macro <WORD> {Variable <WORD>} ... [Variable <WORD>]}}
no macro <WORD>
Command Syntax
WORD | the macro name |
Variable | macro variables |
WORD | the CLI commands - CLI commands must be |
| added one at a time |
MGBI |