Term
| What are the 5 states a port can have after convergence in STP? |
|
Definition
| Root port, Designated port, Blocking port, Alternate port, and Forwarding port. |
|
|
Term
| When should STP Root Guard be used? |
|
Definition
| On switchports where you never expect to find the root bridge for any VLAN. |
|
|
Term
| What happens when a BPDU is received on a port with Root Guard configured? |
|
Definition
| It is placed in the blocking state, with a root-inconsistent state. |
|
|
Term
| If a port is placed in the errDisabled state, what is the only way it can be re-enabled? |
|
Definition
| By being manually re-enabled, or waiting for the errDisabled timeout function. |
|
|
Term
| What does BPDU guard do to a switchport? |
|
Definition
| If a BPDU is received on a port with BPDU guard, it is immediately placed into the errDisabled state. |
|
|
Term
| What is the relationship between PortFast and BPDU guard? |
|
Definition
| All ports with PortFast have BPDU guard enabled by default. |
|
|
Term
| What ports should BPDU guard never be enabled on? |
|
Definition
| Switch uplinks where the root bridge is located. |
|
|
Term
| What two STP features help detect or prevent the unexpected loss of BPDUs? |
|
Definition
| Loop Guard, and Unidirectional Link Detection (UDLD). |
|
|
Term
| What does Loop Guard do to switch ports? |
|
Definition
| It monitors BPDU activity on non-designated ports. When BPDUs go missing, Loop Guard moved the port into a loop-inconsistent state. When BPDUs are received again, the port progresses automatically through the STP states and becomes active. |
|
|
Term
| Even though loop-guard is configured on switch ports, it action is taken on a per-_____ basis. |
|
Definition
|
|
Term
| What is a Cisco proprietary method to detect or prevent the unexpected loss of BPDUs? |
|
Definition
| Unidirectional Link Detection (UDLD). |
|
|
Term
| How does UDLD work to protect STP? |
|
Definition
| It sends a special UDLD frame to the other end of a link, and that link replies to it to ensure that a link is truly bi-directional. |
|
|
Term
| Where must you configure UDLD for it to work? |
|
Definition
| on both ends of the link. |
|
|
Term
| What is the default message interval for UDLD? |
|
Definition
|
|
Term
| What are the 2 modes of UDLD operation? |
|
Definition
Normal and Aggressive. -Normal: When a unidirectional link is detected, it is still allowed to continue its operation, it marks the port as having an undetermined state, and generates a syslog message. -Aggressive: The port is placed in the errDisabled state after 8 UDLD messages sent one second apart. |
|
|
Term
| When enabled globally, what ports does UDLD effect? How do you enable it? |
|
Definition
Only Fiber-Optic ports. (config) udld [enable, aggressive, message time ###] |
|
|
Term
| How does UDLD work on EtherChannel ports? |
|
Definition
| It exchanges and echos messages on each link independently. |
|
|
Term
| What does BPDU filtering do? |
|
Definition
| It effectively disables STP on a switchport. |
|
|
Term
| How can you globally enable BDPU filtering on all PortFast ports? |
|
Definition
(config) spanning-tree portfast bpdufilter default |
|
|
Term
| How do you enable/disable BPDU filtering on a per-port basis? |
|
Definition
(if) spanning-tree bpdufilter [enable, disable] |
|
|
Term
| Give a quick explanation of where the following STP configurations should be used: Root guard, BPDU guard, Loop guard, UDLD. |
|
Definition
-Root guard, Apply to ports where root is never expected. -BPDU guard, apply to all ports that have PortFast enabled. -Loop guard, Apply to non-designated ports, but ok to apply to all ports. -UDLD, Apply to both sides of all fiber links. |
|
|
Term
Are the following configuration combinations permissible on a switch port? Loop Guard and UDLD |
|
Definition
|
|
Term
Are the following configuration combinations permissible on a switch port? Root guard and UDLD |
|
Definition
|
|
Term
Are the following configuration combinations permissible on a switch port? Root guard and Loop guard |
|
Definition
|
|
Term
Are the following configuration combinations permissible on a switch port? Root guard and BPDU guard |
|
Definition
|
|
Term
| What is the IEEE standard for RSTP? |
|
Definition
|
|
Term
| What is the IEEE standard for MST? |
|
Definition
|
|
Term
| What is the IEEE standard for STP? |
|
Definition
|
|
Term
| According to RSTP, any port role can have what three possible states? |
|
Definition
-Discarding, incoming frames are dropped, no MACs are learned. -Learning, only MACs are learned. -Forwarding, frames are forwarded according to learned frames. |
|
|
Term
| RSTP uses what BPDU version? |
|
Definition
|
|
Term
| In RSTP how often are BPDUs exchanged? |
|
Definition
| The default hello timer in RSTP is 2 seconds. |
|
|
Term
| Can RSTP coexist on a network with CST? |
|
Definition
| Yes, each versions BPDUs are compatible. |
|
|
Term
| What are the three types of RSTP ports? |
|
Definition
-Edge port, where only a single host connects. -Root port, has the best cost to the root. -Point-to-point, any port that connects to another switch and becomes a designated port. |
|
|
Term
| In RSTP, non-edge ports begin in what RSTP state? |
|
Definition
| The RSTP discarding state. |
|
|
Term
| What type of message does RSTP send when negotiating convergence? |
|
Definition
|
|
Term
| When does RSTP detect a topology change? |
|
Definition
| When a non-edge port transitions to the forwarding state. |
|
|
Term
| What does RSTP assume with regard to duplex settings? |
|
Definition
| That full-duplex links are Point-to-Point and half-duplex links fall back to CST. |
|
|
Term
| What does the 'spanning-tree link-type point-to-point' command accomplish? |
|
Definition
| It forces a RSTP port to be point-to-point regardless of duplex settings. |
|
|
Term
| How do you globally enable Rapid Per-VLAN Spanning Tree (RPVST+) |
|
Definition
(config) spanning-tree mode rapid-pvst |
|
|
Term
| When running MST, all switches must have what three identical attributes to be considered in the same region? |
|
Definition
| The same MST configuration name, revision number, and instance-to-VLAN mapping table. |
|
|
Term
| How does CST work out a loop-free technology with MST? |
|
Definition
| It considers each MST region as a single 'bridge' |
|
|
Term
| Within MST what is an IST? |
|
Definition
| Internal Spanning Tree, it is a locally significant CST bounded by the edges of the MST region. |
|
|
Term
| How many MSTIs can exist in a single MST region? |
|
Definition
| 16. The IST is always MSTI 0, and that leaves MSTI 1-15 open for use. |
|
|
Term
| In MST, what MSTI is allowed to send BPDUs? |
|
Definition
| Only the IST, on MSTI 0, us allowed to send BPDUs. |
|
|
Term
| How to other MSTIs receive BPDU information in MST? |
|
Definition
| The MST BPDU is sent on the IST (MSTI 0) with a special M-Record appended to the BPDU. |
|
|
Term
| In MST, by default, what VLANs are mapped to the IST (MSTI 0)? |
|
Definition
| All of the VLANs are mapped to the IST by default. You must explicitly map them to another MSTI if needed. |
|
|
Term
| Can a switch run both MST and PVST+ at the same time? |
|
Definition
| No! MST relies on the RSTP configuration to operate, and therefor, cannot use PVST+. |
|
|
Term
| What are the 5-steps to configuring MST on a single switch? |
|
Definition
1. spanning-tree mode mst 2. spanning-tree mst configuration 3. name NAME 4. revision ##### 5. instance #ID# vlan #LIST# |
|
|