HP VPN Firewall Appliances VPN Configuration Guide
88
Reply from 10.1.3.1: bytes=56 Sequence=3 ttl=255 time=16 ms
Reply from 10.1.3.1: bytes=56 Sequence=4 ttl=255 time=16 ms
Reply from 10.1.3.1: bytes=56 Sequence=5 ttl=255 time=15 ms
--- 10.1.3.1 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 15/15/16 ms
Configuring an IPv4 over IPv6 manual tunnel
Configuration prerequisites
Configure an IPv6 addresses for the interface (such as a VLAN interface, Ethernet interface, or loopback
interface) to be configured as the source interface of the tunnel interface.
Configuration guidelines
Follow these guidelines when you configure an IPv4 over IPv6 manual tunnel:
• If the destination IPv4 network is not on the same subnet as the IPv4 address of the local tunnel
interface, you must configure a route destined for the destination IPv4 network through the tunnel
interface. You can configure a static route, and specify the local tunnel interface as the output
interface of the route or specify the IPv6 address of the peer tunnel interface as the next hop.
Alternatively, you can enable a dynamic routing protocol on both tunnel interfaces to achieve the
same purpose. For detailed configurations about static routes and other routing protocols, see
Network Management Configuration Guide.
• Two or more local tunnel interfaces using the same encapsulation protocol must have different
source and destination addresses.
• If you specify a source interface instead of a source address for a tunnel interface, the source
address of the tunnel interface is the primary IP address of the source interface.
Configuration procedure
To configure an IPv4 over IPv6 manual tunnel:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enable IPv6.
ipv6
By default, the IPv6 packet forwarding
function is disabled.
3. Enter tunnel interface view.
interface tunnel number N/A
4. Configure an IPv4 address
for the tunnel interface.
ip address ip-address { mask |
mask-length } [ sub ]
By default, no IPv4 address is
configured for the tunnel interface.