Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Example: Configuring an IPv6-over-IPv4 Tunnel

Configure a tunnel on both sides of the connection.

Configuration on Router 1

[edit]interfaces {gr-1/0/0 {unit 0 {tunnel {source 10.19.2.1;destination 10.19.3.1;}family inet6 {address 2001:DB8:1:1/126;}}}}

Configuration on Router 2

[edit]interfaces {gr-1/0/0 {unit 0 {tunnel {source 10.19.3.1;destination 10.19.2.1;}family inet6 {address 2001:DB8:2:1/126;}}}}

Published: 2012-11-27

Supported Platforms

Published: 2012-11-27