300-410 · Question #93
You just discovered that a ping packet sent from one of the devices to another took a different path in the return than it did on its way to the destination. What behavior caused this?
The correct answer is D. Asymmetric routing. When a ping packet takes a different return path than its outbound path, it's a characteristic behavior of asymmetric routing.
Question
Options
- AWindowing
- BGlobal synchronization
- CMSS
- DAsymmetric routing
How the community answered
(52 responses)- A2% (1)
- B2% (1)
- C4% (2)
- D92% (48)
Why each option
When a ping packet takes a different return path than its outbound path, it's a characteristic behavior of asymmetric routing.
Windowing is a flow control mechanism in TCP that manages the amount of unacknowledged data that can be sent, not a routing behavior.
Global synchronization is a TCP phenomenon where multiple TCP flows simultaneously reduce their congestion windows, often leading to poor overall network utilization.
MSS (Maximum Segment Size) is a TCP parameter that defines the largest amount of data, specified in bytes, that a computer or communications device can receive in a single TCP segment.
Asymmetric routing occurs when packets flowing in one direction between two points take a different network path than packets flowing in the opposite direction. This is a common phenomenon in various network topologies, including those with multiple egress points or complex routing policies, and does not inherently indicate a problem unless performance or security policies are impacted.
Concept tested: Asymmetric routing concept
Source: https://www.cisco.com/c/en/us/support/docs/ip/ip-routing/116279-technote-ip-routing-00.html
Topics
Community Discussion
No community discussion yet for this question.