Cli: Create A Tunnel - NETGEAR GSM7228PS Software Administration Manual

Managed switch release 8.0.3
Hide thumbs Also See for GSM7228PS:
Table of Contents

Advertisement

ProSafe 7000 Managed Switch Release 8.0.3

CLI: Create a Tunnel

Configure
Switch GSM7328S_1
(Netgear Switch) #config
(Netgear Switch) (Config)#ip routing
(Netgear Switch) (Config)#ipv6 forwarding
(Netgear Switch) (Config)#ipv6 unicast-routing
(Netgear Switch) (Config)#interface 1/0/1
(Netgear Switch) (Interface 1/0/1)#routing
(Netgear Switch) (Interface 1/0/1)#ip address 192.168.1.1 255.255.255.0
(Netgear Switch) (Interface 1/0/1)#exit
(Netgear Switch) (Config)#interface tunnel 0
(Netgear Switch) (Interface tunnel 0)#ipv6 enable
(Netgear Switch) (Interface tunnel 0)#ipv6 address 2000::1/64
(Netgear Switch) (Interface tunnel 0)#tunnel mode ipv6ip
(Netgear Switch) (Interface tunnel 0)#tunnel source 192.168.1.1
(Netgear Switch) (Interface tunnel 0)#tunnel destination 192.1.168.1.2
(Netgear Switch) (Interface tunnel 0)#exit
(Netgear Switch) (Config)#exit
Note:
This example is using 6in4 mode. If you want to use 6to4 mode,
configure each unit as below and be sure the prefix length is 16.
interface tunnel 0
tunnel mode ipv6ip 6to4
tunnel source 4.4.4.1
ipv6 enable
ipv6 address 2002:404:401::1/16
exit
Chapter 24. Tunnel
| 357

Advertisement

Table of Contents
loading

Table of Contents