300-320 · Question #593
An engineer is creating an IPv6 migration strategy with a transaction mechanism to provide the best performance possible. It should use native forwarding in hardware (if supported by the platform)…
The correct answer is C. Dual stack. Dual stack is the only mechanism that runs IPv4 and IPv6 natively and simultaneously on every device with no encapsulation or tunneling. Because packets are forwarded natively, hardware ASICs can process them at line rate - meeting the 'native hardware forwarding' requirement…
Question
An engineer is creating an IPv6 migration strategy with a transaction mechanism to provide the best performance possible. It should use native forwarding in hardware (if supported by the platform) and should add any encapsulation overhead. Which mechanism meets this requirement?
Options
- ATEREDO
- BIPv6 Rapid Deployment
- CDual stack
- D6to4
How the community answered
(40 responses)- A3% (1)
- B15% (6)
- C75% (30)
- D8% (3)
Explanation
Dual stack is the only mechanism that runs IPv4 and IPv6 natively and simultaneously on every device with no encapsulation or tunneling. Because packets are forwarded natively, hardware ASICs can process them at line rate - meeting the 'native hardware forwarding' requirement. TEREDO (A), 6RD/IPv6 Rapid Deployment (B), and 6to4 (D) are all tunneling mechanisms that wrap IPv6 packets inside IPv4 headers, adding encapsulation overhead and typically requiring software-based processing, which degrades performance.
Topics
Community Discussion
No community discussion yet for this question.