ECS4110-28P_Management Guide

Table Of Contents
C
HAPTER
35
| Spanning Tree Commands
– 1099
spanning-tree
system-bpdu-
flooding
This command configures the system to flood BPDUs to all other ports on
the switch or just to all other ports in the same VLAN when spanning tree is
disabled globally on the switch or disabled on a specific port. Use the no
form to restore the default.
SYNTAX
spanning-tree system-bpdu-flooding {to-all | to-vlan}
no spanning-tree system-bpdu-flooding
to-all - Floods BPDUs to all other ports on the switch.
to-vlan - Floods BPDUs to all other ports within the receiving port’s
native VLAN (i.e., as determined by port’s PVID).
DEFAULT SETTING
Floods to all other ports in the same VLAN.
COMMAND MODE
Global Configuration
COMMAND USAGE
The spanning-tree system-bpdu-flooding command has no effect if
BPDU flooding is disabled on a port (see the spanning-tree
port-bpdu-flooding command).
EXAMPLE
Console(config)#spanning-tree system-bpdu-flooding
Console(config)#
spanning-tree
transmission-limit
This command configures the minimum interval between the transmission
of consecutive RSTP/MSTP BPDUs. Use the no form to restore the default.
SYNTAX
spanning-tree transmission-limit count
no spanning-tree transmission-limit
count - The transmission limit in seconds. (Range: 1-10)
DEFAULT SETTING
3
COMMAND MODE
Global Configuration
COMMAND USAGE
This command limits the maximum transmission rate for BPDUs.