CLI Reference Guide-R02

Table Of Contents
Chapter 17
| Spanning Tree Commands
– 498 –
Default Setting
All ports and trunks belong to a common group.
Command Mode
Global Configuration
Command Usage
A port can only belong to one group. When an interface is added to a group, it is
removed from the default group. When a TCN BPDU or BPDU with the TC flag set is
received on an interface, that interface will only notify members in same group to
propagate this topology change.
Example
Console(config)#spanning-tree tc-prop group 1 ethernet 1/1-5
Console(config)#
spanning-tree
transmission-limit
This command configures the maximum number of RSTP/MSTP BPDU
transmissions permitted within the Hello Time interval. Use the no form to restore
the default.
Syntax
spanning-tree transmission-limit count
no spanning-tree transmission-limit
count - The transmission limit number. (Range: 1-10)
Default Setting
3
Command Mode
Global Configuration
Command Usage
This command limits the number of BPDUs transmitted within the configured Hello
Time interval.
Example
Console(config)#spanning-tree transmission-limit 4
Console(config)#