352-001 · Question #11
You have created a network design that has two point-to-point Metro Ethernet circuits extending a single production VLAN between two data centers. Under normal circumstances, one circuit will carry tr
The correct answer is A. EtherChannel C. Multichassis EtherChannel. To forward traffic across both Metro Ethernet circuits simultaneously instead of having STP block one, EtherChannel bundles them logically and Multichassis EtherChannel extends that bundle across separate physical switches.
Question
You have created a network design that has two point-to-point Metro Ethernet circuits extending a single production VLAN between two data centers. Under normal circumstances, one circuit will carry traffic and spanning tree will block the other. If the company wants you to make use of both circuits to carry production traffic, which two technologies and features will you investigate to integrate into your network design? (Choose two.)
Options
- AEtherChannel
- BMST
- CMultichassis EtherChannel
- DPVST+
How the community answered
(27 responses)- A81% (22)
- B7% (2)
- D11% (3)
Why each option
To forward traffic across both Metro Ethernet circuits simultaneously instead of having STP block one, EtherChannel bundles them logically and Multichassis EtherChannel extends that bundle across separate physical switches.
EtherChannel (802.3ad LACP or PAgP) combines the two Metro Ethernet circuits into a single logical link, allowing STP to see one path instead of two and enabling both physical circuits to carry traffic simultaneously through load balancing.
MST reduces STP instance overhead by mapping multiple VLANs to fewer instances, but it still enforces one blocking port per instance and does not allow both circuits to forward traffic for the same VLAN simultaneously.
Multichassis EtherChannel (such as Cisco vPC or VSS) is required when the two circuits terminate on different physical switches at one or both ends, allowing the EtherChannel bundle to span multiple chassis so both links remain active without STP blocking one.
PVST+ runs a separate STP instance per VLAN and can load-balance VLANs across different links, but it still blocks one redundant port per VLAN per topology and cannot make both circuits active for a single production VLAN.
Concept tested: EtherChannel and Multichassis EtherChannel for active-active WAN links
Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/configuration/guide/cli/CLIConfigurationGuide/vpc.html
Topics
Community Discussion
No community discussion yet for this question.