2-161
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
macro description
macro description
To enter a description about which macros are applied to an interface, use the macro description
command in interface configuration mode. To remove the description, use the no form of this command.
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 Enters a description about the macros that are applied to the specified interface.
Release Modification
12.2(52)EY 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.
show parser macro Displays the macro definition for all macros or for the specified
macro.