Ipv6 Tunnel Configuration; Configuring Manual Ipv6 Tunnels - D-Link xStack DGS-3610 Series Configuration Manual

Hide thumbs Also See for xStack DGS-3610 Series:
Table of Contents

Advertisement

DGS-3610 Series Configuration Guide
For example, the IPv6 prefix is 2001::/64 and the embedded IPv4 address is 192.168.1.1. In
the ISATAP address, the IPv4 address is denoted as the hexadecimal numeral of
C0A8:0101. Therefore, its corresponding ISATAP address is as follows:
2001::0000:5EFE:C0A8:0101

33.2 IPv6 Tunnel Configuration

33.2.1

Configuring Manual IPv6 Tunnels

This section explains how to configure manual tunnels.
To configure a manual tunnel, configure an IPv6 address on the tunnel interface and
manually configure the source interfaceand destination interfaceIPv4 addresses of the
tunnel. Then, configure the hosts or routers at the two ends of the tunnel to ensure that they
support the dual stacks (the IPv6 and IPv4 protocol stacks).
Caution
Brief steps
config terminal
interface tunnel tunnel-num
tunnel mode ipv6ip
ipv6 enable
tunnel source {ip-address | type num}
tunnel destination ip-address
end
Detailed steps
Command
configure terminal
interface tunnel
tunnel-num
tunnel mode
ipv6ip
ipv6 enable
Be sure not to configure a manual tunnel with a same address as tunnel
source and tunnel destination addresses on a switch.
Chapter 33 IPV6 Tunnel Configuration
Meaning
Enter the global configuration mode.
Specify a tunnel interface number to create a tunnel
interface and enter the interface configuration mode.
Specify that the type of a tunnel is the manually
configured tunnel.
Enable the IPv6 function of the interface. You can also
configure the IPv6 address to directly enable the IPv6
function of the interface.
33-5

Advertisement

Table of Contents
loading

Table of Contents