2-166
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco Catalyst Blade Switch 3030 Cisco IOS Commands
macro description
macro description
Use the
macro description
interface configuration command to enter a description about which macros
are applied to an interface. Use the
no
form of this command to remove the description.
macro
description
text
no macro
description
text
Syntax Description
Defaults
This command has no default setting.
Command Modes
Interface configuration
Command History
Usage Guidelines
Use the
description
keyword to associate comment text, or the macro name, with an interface. When
multiple macros are applied on a single interface, the description text will be from the last applied macro.
This example shows how to add a description to an interface:
Switch(config-if)#
macro description duplex settings
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 specified interface.
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 global
Applies a macro on a switch or applies and traces a macro on a switch
macro global description
Adds a description about the macros that are applied to the switch.
macro name
Creates a macro.
show parser macro
Displays the macro definition for all macros or for the specified
macro.