R3721-F3210-F3171-HP High-End Firewalls VPN Configuration Guide-6PW101

82
IPv6 over IPv6 tunneling
IPv6 over IPv6 tunneling (specified in RFC 2473) is developed for IPv6 data packet encapsulation so that
encapsulated packets can be transmitted over an IPv6 network. The encapsulated packets are IPv6
tunnel packets.
Figure 71 Principle of IPv6 over IPv6 tunneling
Figure 71 shows the encapsulation and de-encapsulation processes.
Encapsulation
a. After receiving the IPv6 packet, the interface of Device A connecting private network A submits
it to the IPv6 module for processing. The IPv6 module then determines how to forward the
packet.
b. If the packet is destined for Host B connected to Device B, the packet is sent to Router A's tunnel
interface that is connected to Device B.
c. After receiving the packet, the tunnel interface adds an IPv6 header to it and submits it to the
IPv6 module for processing.
d. The IPv6 module re-determines how to forward the packet according to the destination address
in the IPv6 header.
De-encapsulation
The de-encapsulation follows these steps.
a. The packet received from the IPv6 network interface is sent to the IPv6 module for processing.
b. The IPv6 module checks the protocol type of the data portion encapsulated in the IPv6 packet.
If the encapsulation protocol is IPv6, the packet is sent to the tunnel processing module for
de-encapsulation.
c. The de-encapsulated packet is sent to the IPv6 protocol module for the secondary routing
process.
NOTE:
GRE can realize the IPv6 over IPv6 tunnel function. For more information about related configurations, see
"Configuring GRE."
Protocols and standards
RFC 1853, IP in IP Tunneling
RFC 2473, Generic Packet Tunneling in IPv6 Specification