Gre Over Ipv6 Tunnel Configuration Example - 3Com MSR 50 Series Configuration Manual

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

1598
C
81: GRE C
HAPTER
GRE over IPv6 Tunnel
Configuration
Example
ONFIGURATION
[RouterB-Tunnel0] ip address 10.1.2.2 255.255.255.0
# Configure the tunnel encapsulation mode.
[RouterB-Tunnel0] tunnel-protocol gre
# Configure the source address of interface Tunnel0 to be the IP address of
interface Serial 2/1.
[RouterB-Tunnel0] source 2.2.2.2
# Configure the destination address of interface tunnel 0 to be the IP address of
interface Serial 2/0 on Router A.
[RouterB-Tunnel0] destination 1.1.1.1
[RouterB-Tunnel0] quit
# Configure a static route from Router B through interface Tunnel0 to Group 1.
[RouterB] ip route-static 10.1.1.0 255.255.255.0 tunnel 0
Network requirements
Two IPv4 subnets Group 1 and Group 2 are interconnected through a GRE tunnel
over the IPv6 network between Router A and Router B.
Network diagram
Figure 445 Network diagram for a GRE over IPv6 tunnel (on routers)
Eth1/0
10 .1 .1.1/24
IPv4
Group 1
Configuration procedure
1 Configure Router A
# Enter system view.
<RouterA> system-view
# Enable IPv6.
[RouterA] ipv6
# Configure an IPv4 address for interface Ethernet 1/0.
[RouterA] interface ethernet 1/0
[RouterA-Ethernet1/0] ip address 10.1.1.1 255.255.255.0
[RouterA-Ethernet1/0] quit
# Configure an IPv6 address for interface Serial 2/0, the physical interface for the
tunnel.
S2/0
2002::1:1/64
IPv6 network
GRE tunnel
Router A
Tunnel0
10.1.2.1/24
S2/1
Eth1/0
2002::2:1/64
10.1.3.1/24
Router B
Tunnel 0
10 .1.2.2/24
IPv4
Group 2

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents