HPE7-A08 · Question #142
What is the recommended configuration to ensure link aggregation is consistent in a campus topology using VSX with two aggregation switches and downlinks to access switches?
The correct answer is D. Use the command "vsx-sync mclag-interfaces" under the VSX context. Option D is correct because in HPE Aruba VSX deployments, the vsx-sync mclag-interfaces command must be issued under the VSX context (not global config) to synchronize Multi-Chassis LAG interface configurations between the two aggregation peers - this ensures both switches…
Question
What is the recommended configuration to ensure link aggregation is consistent in a campus topology using VSX with two aggregation switches and downlinks to access switches?
Options
- AUse the command "vsx-sync active-gateways" under the VSX context.
- BUse a custom LACP hash algorithm for improved load balancing.
- CUse the command "vsx-sync mclag-interfaces" from the global context.
- DUse the command "vsx-sync mclag-interfaces" under the VSX context.
How the community answered
(23 responses)- A9% (2)
- B4% (1)
- C13% (3)
- D74% (17)
Explanation
Option D is correct because in HPE Aruba VSX deployments, the vsx-sync mclag-interfaces command must be issued under the VSX context (not global config) to synchronize Multi-Chassis LAG interface configurations between the two aggregation peers - this ensures both switches present a consistent, unified LAG to downstream access switches.
Why the distractors fail:
- A is wrong because
vsx-sync active-gatewayssynchronizes Layer 3 Active Gateway (virtual IP) state, not LAG/MCLAG interface config - it serves a different purpose entirely. - B is wrong because a custom LACP hash algorithm only affects traffic distribution within an existing LAG; it does nothing to synchronize LAG configuration consistency across VSX peers.
- C is the classic trap - the command and keyword are right, but the context is wrong. Running
vsx-sync mclag-interfacesfrom global config instead of VSX context will not achieve the intended synchronization.
Memory tip: Remember "VSX sync lives in VSX" - any vsx-sync synchronization command must be scoped inside the VSX context, and pair mclag with "multi-chassis LAG" to confirm it's the right keyword when the question involves link aggregation across two switches.
Topics
Community Discussion
No community discussion yet for this question.