352-001 · Question #712
Which solution provides an active/active alternative to spanning-tree?
The correct answer is B. TRILL. TRILL (Transparent Interconnection of Lots of Links) provides a true active/active Layer 2 forwarding alternative to spanning tree by using IS-IS to route frames across all available links simultaneously.
Question
Which solution provides an active/active alternative to spanning-tree?
Options
- ARSTP
- BTRILL
- CMST
- DEthernet Ring Protection Switching
How the community answered
(32 responses)- A6% (2)
- B91% (29)
- D3% (1)
Why each option
TRILL (Transparent Interconnection of Lots of Links) provides a true active/active Layer 2 forwarding alternative to spanning tree by using IS-IS to route frames across all available links simultaneously.
RSTP (Rapid Spanning Tree Protocol) still elects a root bridge and blocks redundant ports to prevent loops, making it an active/standby technology rather than a true active/active solution.
TRILL uses the IS-IS routing protocol to compute loop-free, equal-cost multipath routes across a Layer 2 network, enabling all links to forward traffic simultaneously without blocking redundant ports. Unlike spanning tree, TRILL encapsulates Ethernet frames with a TRILL header and distributes forwarding across multiple active paths, achieving genuine active/active operation with load balancing across the fabric.
MST (Multiple Spanning Tree) maps multiple VLANs to fewer spanning tree instances to improve load distribution but still relies on port blocking within each instance, so it is not a true active/active solution.
Ethernet Ring Protection Switching (ERPS/G.8032) is designed specifically for ring topologies and maintains loop-free operation by keeping one link blocked, which is an active/standby approach.
Concept tested: TRILL active/active Layer 2 forwarding alternative
Source: https://datatracker.ietf.org/doc/html/rfc6325
Topics
Community Discussion
No community discussion yet for this question.