D-Link xStack DGS-3610 Series Configuration Manual page 434

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

Advertisement

Chapter 33 IPV6 Tunnel Configuration
DGS-3610 Series Configuration Guide
interface FastEthernet 2/2
no switchport
ipv6 address 2001::1/64
no ipv6 nd suppress-ra (optional)
#Configure manual tunnel interface
interface Tunnel 1
tunnel mode ipv6ip
ipv6 enable
tunnel source FastEthernet 2/1
tunnel destination 211.1.1.1
#Configure the router to the tunnel
ipv6 route 2005::/64 tunnel 1
RT-B configuration
#Connect the interfaces of the IPv4 network
interface FastEthernet 2/1
no switchport
ip address 211.1.1.1 255.255.255.0
# Connect the interfaces of the IPv6 network
interface FastEthernet 2/2
no switchport
ipv6 address 2005::1/64
no ipv6 nd suppress-ra (optional)
#Configure the manual tunnel interface
interface Tunnel 1
tunnel mode ipv6ip
ipv6 enable
tunnel source FastEthernet 2/1
tunnel destination 192.1.1.1
#Configure the route to the tunnel
ipv6 route 2001::/64 tunnel 1
33-12

Advertisement

Table of Contents
loading

Table of Contents