Chap 4 - Multiple STP Flashcards
What does CST stand for, what is the RFC, and what is unique about it?
- Common Spanning Tree
- Original 802.1D standard
- Only one spanning tree instance for the whole network
What is an MST Region?
A grouping of MST switches with the same high-level configuration. An MST Region appears like a single virtual switch to external switches.
What does IST stand for, what is it, where does it run, and what is in the IST BPDU and what does it allow for?
- Internal Spanning Tree
- A special STP instance used by MST, the first instance, instance 0.
- Runs on all switchport interfaces
- Additional info about other MST instances is included (nested) in the IST BPDU.
- This allows MST to advertise only 1 set of BPDUs.
How many instances of MST does Cisco support?
16 with IST always being the first followed by MSTI’s 1 through 15.
In MST when using the command ‘show spanning-tree’ what defines the sys-id-ext?
The MST instance number.
Which ‘show’ command allows you to see which VLANs are mapped to which MSTIs?
- show spanning-tree mst configuration
- VLANs are shown under the ‘VLANs Mapped’ line.
What are 2 common misconfigurations within the MST region?
- VLAN assignment to the IST
- Trunk link pruning
What is the fix for the problem that occurs due to a VLAN being assigned to the IST?
Move the VLAN to a different MSTI.
What is the fix for the problem that occurs due to Trunk Link Pruning?
Only prune all the VLANs in the same MSTI for a trunk link.
What is an MST Region Boundary?
Any port that connects to a switch that is in a different MST Region or that connects to 802.1D or 802.1W BPDUs.
What feature is used to propogate CST into PVST+?
PVST Simulation Mechanism
What does the PVST Simulation Mechanism do for incoming packets and for outgoing packets?
- Outgoing - derives VLAN info from the IST and advertises PVST+ / RSTP BPDUs out for each VLAN
- Incoming - maps PVST+ / RSTP VLANs to the MST IST
What are 2 design considerations when integrating MST Region with a PVST+ environment?
- The MST is the Root Bridge
- The MST is not the Root Bridge for any VLANs
What is PVST Simulation Check?
When the MST region is the root bridge and an MST boundary switch detects a better BPDU for a specific VLAN coming from PVST domain the switch will use BPDU Guard to block the port placing it into an inconsistent state.
Verify the MST configuration.
show spanning-tree mst configuration