3Com MSR 50 Series Configuration Manual page 724

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

Advertisement

724
C
49: T
C
HAPTER
UNNELING
ONFIGURATION
# Configure a static route from Router A through the interface tunnel 1 to Group
2.
[RouterA] ip route-static 30.1.3.0 255.255.255.0 tunnel 1
Configuration on Router B
# Enable the IPv6 forwarding function.
<RouterB> system-view
[RouterB] ipv6
# Configure an IPv4 address for Ethernet1/0.
[RouterB] interface ethernet 1/0
[RouterB-Ethernet1/0] ip address 30.1.3.1 255.255.255.0
[RouterB-Ethernet1/0] quit
# Configure an IPv6 address for Serial 2/1 (the physical interface of the tunnel).
[RouterB] interface serial 2/1
[RouterB-Serial2/1] ipv6 address 2002::2:1 64
[RouterB-Serial2/1] quit
# Create the interface tunnel 2.
[RouterB] interface tunnel 2
# Configure an IPv4 address for the interface tunnel 2.
[RouterB-Tunnel2] ip address 30.1.2.2 255.255.255.0
# Configure the tunnel encapsulation mode.
[RouterB-Tunnel2] tunnel-protocol ipv4-ipv6
# Configure the source address for the interface tunnel 2 (IP address of Serial 2/1).
[RouterB-Tunnel2] source 2002::2:1
# Configure a destination address for the interface tunnel 2 (IP address of Serial2/0
of Router A).
[RouterB-Tunnel2] destination 2002::1:1
[RouterB-Tunnel2] quit
# Configure a static route from Router B through the interface tunnel 2 to Group
1.
[RouterB] ip route-static 30.1.1.0 255.255.255.0 tunnel 2
Configuration verification
After the above configuration, display the status of the tunnel interfaces on Router
A and Router B, respectively.
[RouterA] display interface Tunnel1
Tunnel1 current state: UP
Line protocol current state: UP

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents