ECS3510-26P_Management Guide R02

Table Of Contents
C
HAPTER
32
| Spanning Tree Commands
– 803 –
COMMAND MODE
Global Configuration
COMMAND USAGE
This command limits the maximum transmission rate for BPDUs.
EXAMPLE
Console(config)#spanning-tree transmission-limit 4
Console(config)#
max-hops This command configures the maximum number of hops in the region
before a BPDU is discarded. Use the no form to restore the default.
SYNTAX
max-hops hop-number
hop-number - Maximum hop number for multiple spanning tree.
(Range: 1-40)
DEFAULT SETTING
20
COMMAND MODE
MST Configuration
COMMAND USAGE
An MSTI region is treated as a single node by the STP and RSTP protocols.
Therefore, the message age for BPDUs inside an MSTI region is never
changed. However, each spanning tree instance within a region, and the
internal spanning tree (IST) that connects these instances use a hop count
to specify the maximum number of bridges that will propagate a BPDU.
Each bridge decrements the hop count by one before passing on the BPDU.
When the hop count reaches zero, the message is dropped.
EXAMPLE
Console(config-mstp)#max-hops 30
Console(config-mstp)#