Switching Flashcards
What determines which switch will become the Root Bridge?
Bridge with the lowest Bridge ID.
What makes up the bridge ID?
The Bridge Priority 0 - 61440 (increments of 4096) + System ID Extension (VLAN Number) + MAC Address
The Lowest Bridge ID becomes the root bridge.
What command can be used to automatically set a switch as the root bridge?
spanning-tree vlan [vlan] root [primary | secondary]
What command is used to change the bridge priority?
#spanning-tree vlan [vlan] priority (set in increments of 4096)
What command(s) can be used to find the root bridge?
show spanning-tree root
show spanning-tree vlan [vlan]
How is the Root Path Cost calculated?
Cumulative cost of all links to get to the root
If there is a tie in Root Patch Cost how is the root port determined?
Choose lowest upstream BID
Choose lowest upstream Port ID
How are designated ports determined?
Lowest Root Path cost
Lowest Bridge ID
Lowest Port ID
What is the status of a port that is not a root port or a designated port?
Any port that is not a root port or a designated port is blocked.
What does a switch do with traffic received on a blocked port?
BPDU’s are received all other traffic is discarded.
What command(s) can be used to change a port’s cost?
#spanning-tree [vlan] cost #bandwidth [bps]
What command can be used to modify the Port ID?
spanning-tree vlan [vlan] port-priority