200-301 · Question #765
Which name describes an IPV6 host-enable tunneling technique that uses IPV4 UDP,does not require dedicated gateway tunnels,and can pass through existing IPV4 NAT gateways?
The correct answer is C. Teredo. Teredo is an IPv6 transition technology designed to provide IPv6 connectivity to hosts located behind IPv4 NAT devices by encapsulating IPv6 packets within IPv4 UDP packets.
Question
Which name describes an IPV6 host-enable tunneling technique that uses IPV4 UDP,does not require dedicated gateway tunnels,and can pass through existing IPV4 NAT gateways?
Options
- Adual stack
- Bdynamic
- CTeredo
- DManual 6to4
How the community answered
(46 responses)- A2% (1)
- B4% (2)
- C91% (42)
- D2% (1)
Why each option
Teredo is an IPv6 transition technology designed to provide IPv6 connectivity to hosts located behind IPv4 NAT devices by encapsulating IPv6 packets within IPv4 UDP packets.
Dual stack involves running both IPv4 and IPv6 protocols concurrently on a device, rather than being an IPv6 host-enabled tunneling technique.
Dynamic 6to4 is a tunneling mechanism but does not inherently utilize UDP for NAT traversal in the same way Teredo does, nor is it primarily for host-based NAT traversal without gateways.
Teredo is an IPv6 tunneling protocol that enables IPv6 hosts to communicate over IPv4 networks, specifically designed to traverse NAT devices by encapsulating IPv6 packets in UDP/IPv4 packets, without requiring dedicated tunnel gateways for each host.
Manual 6to4 is a static tunneling method that requires explicit configuration of tunnel endpoints and is not designed for automatic NAT traversal via UDP encapsulation from individual hosts.
Concept tested: IPv6 Teredo tunneling
Source: https://learn.microsoft.com/en-us/windows/win32/iphlpapi/teredo
Topics
Community Discussion
No community discussion yet for this question.