Spanning Tree
Spanning Tree
net
Hello 2s
Priority 0 to 65,535; defaults to 32,768; may include VLAN ID
Forward Delay 15s
MAC Address Serves as a globally unique identifier
Max Age 20s
STP Configuration
Path Selection
Enable STP (config)# spanning-tree <VLANs>
1 Lowest root bridge ID
Bridge priority (config)# spanning-tree priority <priority>
2 Lowest cost to root
Port cost (config-if)# spanning-tree cost <cost>
3 Lowest sender bridge ID
Port priority (config-if)# spanning-tree port-priority <priority>
4 Lowest sender port ID
Hello time (config)# spanning-tree hello-time <seconds>
Link Costs Forward time (config)# spanning-tree forward-time <seconds>
Bandwidth Cost Max Age (config)# spanning-tree max-age <seconds>
4 Mbps 250 PortFast (config-if)# spanning-tree portfast
10 Mbps 100 UplinkFast (config)# spanning-tree uplinkfast
16 Mbps 62 BackboneFast (config)# spanning-tree backbonefast
45 Mbps 39 Root Guard (config-if)# spanning-tree guard root
100 Mbps 19 BPDU Guard (config-if)# spanning-tree bpduguard enable
155 Mbps 14 Loop Guard (config)# spanning-tree guard loop
622 Mbps 6 BPDU Filtering (config)# spanning-tree bpdufilter enable
1 Gbps 4 Verification # show spanning-tree [summary]
10 Gbps 2