description (STP)

Describes an xSTP configuration.

Syntax

description description
no description

Parameters

description
Characters describing the xSTP configuration. The string must be between 1 and 64 ASCII characters in length.

Modes

xSTP configuration mode

Usage Guidelines

Enter no description to remove the description.

Examples

To specify the bridge priority:

device# configure terminal
device(config)# protocol spanning-tree stp
device(conf-stp)# description STP-S1
 
device# configure terminal
device(config)# protocol spanning-tree rstp
device(conf-rstp)# description RSTP-S1

device# configure terminal
device(config)# protocol spanning-tree mstp
device(conf-mstp)# description MSTP-S1