description

Use this command to add a description to the tracked object.

Syntax

description string
no description string

Parameters

string Enter a string of up to 127 characters in length to describe this tracked object. If the string includes spaces, enclose the string in quotes.

Defaults

None.

Mode

Tracked object configuration mode.

Usage

The no form of the command deletes the description. The tracked object description is displayed with the show track tracked-obj detail command.

Example

The following example adds a description to port group tracked object named ls_group.

System(su)->configure
System(su-config)->track ls_group port-group
System(su-config-track-obj)->description “link-state group1”