2-170
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco Catalyst Blade Switch 3030 Cisco IOS Commands
macro global description
macro global description
Use the
macro global description
global configuration command to enter a description about the
macros that are applied to the switch. Use the
no
form of this command to remove the description.
macro global description
text
no macro
global description
text
Syntax Description
Defaults
This command has no default setting.
Command Modes
Global configuration
Command History
Usage Guidelines
Use the
description
keyword to associate comment text, or the macro name, with a switch. When
multiple macros are applied on a switch, the description text will be from the last applied macro.
This example shows how to add a description to a switch:
Switch(config)#
macro global description udld aggressive mode enabled
You can verify your settings by entering the
show parser macro description
privileged EXEC
command.
Related Commands
description
text
Enter a description about the macros that are applied to the switch.
Release
Modification
12.2(25)SEE
This command was introduced.
Command
Description
macro apply
Applies a macro on an interface or applies and traces a macro on an
interface.
macro description
Adds a description about the macros that are applied to an interface.
macro global
Applies a macro on a switch or applies and traces a macro on a switch.
macro name
Creates a macro.
show parser macro
Displays the macro definition for all macros or for the specified macro.