H12-311_V3.0 · Question #400
What are the methods for breaking loops in Huawei's multi-MPP network? (Multiple choice)
The correct answer is A. STP B. MSTP. In Huawei's multi-MPP networks, STP (A) and MSTP (B) are correct because both are IEEE-standardized Spanning Tree protocols specifically designed to detect and eliminate Layer 2 loops by logically blocking redundant paths - STP handles a single tree instance, while MSTP extends…
Question
What are the methods for breaking loops in Huawei's multi-MPP network? (Multiple choice)
Options
- ASTP
- BMSTP
- CTTL
- DDuplicate frame sequence number detection
How the community answered
(27 responses)- A74% (20)
- C19% (5)
- D7% (2)
Explanation
In Huawei's multi-MPP networks, STP (A) and MSTP (B) are correct because both are IEEE-standardized Spanning Tree protocols specifically designed to detect and eliminate Layer 2 loops by logically blocking redundant paths - STP handles a single tree instance, while MSTP extends this with multiple instances for better VLAN-aware loop prevention.
TTL (C) is wrong because Time to Live operates at Layer 3 to limit a packet's lifespan; it mitigates the damage from loops (packets eventually die) but does not actively detect or break the loop topology itself.
Duplicate frame sequence number detection (D) is wrong because, while some protocols use sequence numbers to identify duplicates, this is a detection/filtering mechanism - it discards redundant frames after the fact rather than preventing the loop from forming in the first place.
Memory tip: Both correct answers share "ST" - think "Stop Topology loops." If a protocol name contains "Spanning Tree," it's a loop-breaker; TTL and sequence detection are loop-limiters, not breakers.
Topics
Community Discussion
No community discussion yet for this question.