Send comments to nexus3k-docfeedback@cisco.com
-SM-41
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
description
description
To add a description to a user policy, use the description command. To remove the policy description,
use the no form of this command.
description policy-description
no description policy-description
Syntax Descriptiona
Defaults None
Command Modes Applet configuration mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to add a description to a user policy:
switch# configure terminal
switch(config)# event manager applet monitorShutdown
switch(config-applet)# description “Monitors interface shutdown“
This example shows how to remove the policy description:
switch(config-applet)# no description “Monitors interface shutdown“
switch(config-applet)#
Related Commands
policy-description Policy description. The description can be any case-sensitive, alphanumeric
string up to 80 characters enclosed by quotation marks.
Release Modification
5.0(3)U3(1) This command was introduced.
Command Description
description Configures a descriptive string for the policy.
event Configures the event statement for the policy.
show event-manager
policy state
Correlates multiple events in the policy.
tag Displays information about the status of the configured policy.