Administrator Guide

Switch Management Commands 1873
Syntax
macro trace macro-name [parameter value] [parameter value][parameter
value]
no macro name name
macro-name—The name of the macro.
parameter—The name of the parameter recognized by the macro. The
parameter must begin with a dollar sign ($).
value—The string to be substituted within the macro for the specified
parameter name.
Default Configuration
No parameters are substituted unless supplied on the command line.
Command Mode
Interface Configuration mode
User Guidelines
The line number of the first error encountered is printed. The script is
aborted after the first error.
Commands applied are additive in nature. That is, they do not remove
existing configuration information by default.
macro description
Use the macro description command in Interface Configuration mode to
append a line to the macro description. Use the no form of the command to
clear the description.
Syntax
macro description line
line—The macro description. All text up to the new line is included in
the description.