R0106-HP MSR Router Series Layer 3 - IP Services Configuration Guide(V7)
265
Tunnel type Tunnel mode
Tunnel source/destination
address
Destination IPv6 address
format
ISATAP tunneling
The source IPv4 address is
manually configured. The
destination IPv4 address is
automatically obtained.
ISATAP address, in the format of
Prefix:0:5EFE:IPv4-destination-ad
dress/64 where the
IPv4-destination-address is the
IPv4 address of the tunnel
destination.
• IPv6 over IPv4 manual tunneling—A point-to-point link and its source and destination IPv4
addresses are manually configured. This type of tunneling provides the following solutions:
{ Connect isolated IPv6 networks over an IPv4 network.
{ Connect an IPv6 network to an IPv4/IPv6 dual-stack host over an IPv4 network.
• Automatic IPv4-compatible IPv6 tunneling—A point-to-multipoint link. Both ends of the tunnel use
IPv4-compatible IPv6 addresses. The address format is 0:0:0:0:0:0:a.b.c.d/96, where a.b.c.d is
the IPv4 address of the tunnel destination. This mechanism simplifies tunnel establishment.
Automatic IPv4-compatible IPv6 tunnels have limitations because IPv4-compatible IPv6 addresses
must use globally unique IPv4 addresses.
• 6to4 tunneling
{ Ordinary 6to4 tunneling—A point-to-multipoint automatic tunnel. It is used to connect multiple
isolated IPv6 networks over an IPv4 network. The destination IPv4 address of a 6to4 tunnel is
embedded in the destination 6to4 address of packets. This mechanism enables the device to
automatically obtain the tunnel destination address, simplifying tunnel establishment.
The 6to4 address format is 2002:abcd:efgh:subnet number::interface ID/48. 2002 is the
fixed IPv6 address prefix, and abcd:efgh represents a 32-bit globally unique IPv4 address in
hexadecimal notation. For example, 1.1.1.1 can be represented by 0101:0101. The IPv4
address identifies a 6to4 network (an IPv6 network where all hosts use 6to4 addresses). The
border router of a 6to4 network must have the IPv4 address abcd:efgh configured on the
interface connected to the IPv4 network. The subnet number identifies a subnet in the 6to4
network. The subnet number::interface ID uniquely identifies a host in the 6to4 network.
6to4 tunneling uses an IPv4 address to identify a 6to4 network. This method overcomes the
limitations of automatic IPv4-compatible IPv6 tunneling.
{ 6to4 relay—Connects a 6to4 network and an IPv6 network that uses an IP prefix other than
2002::/16. A 6to4 relay router is a gateway that forwards packets from a 6to4 network to an
IPv6 network.
As shown in Figure 104, 6to4 network Site 1 c
ommunicates with IPv6 network Site 3 over a
6to4 tunnel. Configure a static route on the border router (Device A) in the 6to4 network. The
next-hop address must be the 6to4 address of the 6to4 relay router (Device C). Device A
forwards all packets destined for the IPv6 network over the 6to4 tunnel, and Device C then
forwards them to the IPv6 network.