Tunneling
Dual Stack Network
a transition technology in which IPv4 and IPv6 operate in tandem over shared or dedicated links
6RD
IPv6 Rapid Deployment (6RD) (RFC 5969) is a stateless tunneling mechanism that allows a service provider to rapidly deploy IPv6 in a lightweight and secure manner without requiring upgrades to existing IPv4 access network infrastructure.
DS-Lite
Dual Stack Lite (DS-Lite) enables legacy IPv4 hosts and server communication over both IPv4 and IPv6 networks.
The DS-Lite application has these two components:
B4: The Basic Bridging BroadBand Element (B4) CPE router attaches to the end hosts. The IPv4 packets that enter B4 encapsulate within an IPv6 tunnel and transmit to the Address Family Transition Router (AFTR).
AFTR: This router terminates the tunnel from the B4. It decapsulates the tunneled IPv4 packet, translates the network address, and routes it to the IPv4 network. In the reverse direction, IPv4 packets that come from the Internet are reversed-NAT, and the resultant IPv4 packets transmit to the B4 through an IPv6 tunnel.
AFT
Address Family Translation (AFT) facilitates communication between IPv6-only and IPv4-only hosts and networks (whether in a transit, an access, or an edge network) by performing IP header and address translation between the two address families.
MAP-E
The Mapping of Address and Port with Encapsulation (MAP-E) feature provides rules to define the mapping between an IPv6 prefix and an IPv4 address or between a shared IPv4 address and an IPv6 prefix or address. The MAP-E feature is supported by the Stateless Network Address Translation (NAT64) feature and does not change the system flow of the NAT64 client.
MAP-T
The Mapping of Address and Port using Translation (MAP-T) feature provides connectivity to IPv4 hosts across IPv6 domains. MAP-T is a mechanism that performs double translation (IPv4 to IPv6 and vice versa) on customer edge (CE) devices and border routers.
Customer Edge Router
The CE router sits at the edge of the service provider IPv4 access infrastructure and provides IPv6 connectivity to the end user’s network.
Border Relay Router
The border relay router provides connectivity between the CE routers and the IPv6 network (public or private Internet).
Mapping of Address and Port with Encapsulation
Mapping of Address and Port Using Translation
Match the IPv6 over MPLS backbone technologies with the correct description:
Descriptions:
A stateless tunneling mechanism that allows for rapid IPv6 deployment.
Enables legacy IPv4 communication over both IPv4 and IPv6 networks.
Provides simple translation between IPv6-only and IPv4-only hosts and networks.
Encapsulation feature providing rules for mapping between IPv6 prefix and an IPv4 address.
Provides a mechanism that performs double translation (IPv4 to IPv6 and vice versa).
Technologies:
6RD
DS-Lite
AFT
MAP-E
MAP-T
A stateless tunneling mechanism that allows for rapid IPv6 deployment. == 6RD
Enables legacy IPv4 communication over both IPv4 and IPv6 networks. == DS-Lite
Provides simple translation between IPv6-only and IPv4-only hosts and networks. == AFT
Encapsulation feature providing rules for mapping between IPv6 prefix and an IPv4 address. == MAP-E
Provides a mechanism that performs double translation (IPv4 to IPv6 and vice versa). == MAP-T