Configuring A 6To4 Tunnel; Configuration Prerequisites; Configuration Guidelines; Configuration Procedure - HP 3600 v2 Series Configuration Manual

Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

Configuring a 6to4 tunnel

Configuration prerequisites

Configure IP addresses for interfaces (such as the VLAN interface, and loopback interface) on the device
to ensure normal communication. One of the interfaces will be used as the source interface of the tunnel.

Configuration guidelines

Follow these guidelines when you configure a 6to4 tunnel:
Specify a public address or interface as the source address or interface for the tunnel.
No destination address needs to be configured for a 6to4 tunnel because the destination address
can automatically be obtained from the IPv4 address embedded in the 6to4 IPv6 address.
To encapsulate and forward IPv6 packets whose destination address does not belong to the subnet
where the receiving tunnel interface resides, configure a static route to reach the destination IPv6
address through this tunnel interface on the device. Because automatic tunnels do not support
dynamic routing, you can configure a static route to that destination IPv6 address with this tunnel
interface as the outbound interface or the peer tunnel interface address as the next hop. A similar
configuration is required at the other tunnel end. For the detailed configuration, see Layer 3—IP
Routing Configuration Guide.
Automatic tunnel interfaces using the same encapsulation protocol cannot share the same source IP
address.

Configuration procedure

To configure a 6to4 tunnel:
Step
1.
Enter system view.
2.
Enable IPv6.
3.
Enter tunnel interface
view.
4.
Configure an IPv6
address for the tunnel
interface.
Command
system-view
ipv6
interface tunnel number
Configure an IPv6 global unicast
address or a site-local address:
ipv6 address { ipv6-address
prefix-length |
ipv6-address/prefix-length }
ipv6 address
ipv6-address/prefix-length
eui-64
Configure an IPv6 link-local
address:
ipv6 address auto link-local
ipv6 address ipv6-address
link-local
193
Remarks
N/A
By default, the IPv6 packet forwarding
function is disabled.
N/A
The IPv6 link-local address
configuration is optional.
By default,
No IPv6 global unicast address or
site-local address is configured for
the tunnel interface.
A link-local address will
automatically be generated when
an IPv6 global unicast address or
site-local address is configured.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents