3Com MSR 50 Series Configuration Manual page 710

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

Advertisement

710
C
49: T
C
HAPTER
UNNELING
ONFIGURATION
# Enable the IPv6 forwarding function.
<RouterA> system-view
[RouterA] ipv6
# Configure an IPv4 address for Ethernet 1/0.
[RouterA] interface ethernet 1/0
[RouterA-Ethernet1/0] ip address 2.1.1.1 24
[RouterA-Ethernet1/0] quit
# Configure a route from Ethernet1/0 of Router A to Ethernet1/0 of Router B.
(Here the next-hop address of the static route is represented by [nexthop]. In
practice, you should configure the real next-hop address according to the
network.)
[RouterA] ip route-static 5.1.1.1 24 [nexthop]
# Configure an IPv6 address for Ethernet1/1.
[RouterA] interface ethernet 1/1
[RouterA-Ethernet1/1] ipv6 address 2002:0201:0101:1::1/64
[RouterA-Ethernet1/1] quit
# Configure a 6to4 tunnel.
[RouterA] interface tunnel0
[RouterA-Tunnel0] ipv6 address 2002:201:101::1/64
[RouterA-Tunnel0] source ethernet 1/0
[RouterA-Tunnel0] tunnel-protocol ipv6-ipv4 6to4
[RouterA-Tunnel0] quit
# Configure a static route whose destination address is 2002::/16 and next-hop is
the tunnel interface.
[RouterA] ipv6 route-static 2002:: 16 tunnel0
Configuration on Router B
# Enable the IPv6 forwarding function.
<RouterB> system-view
[RouterB] ipv6
# Configure an IPv6 address for Ethernet1/0.
[RouterB] interface ethernet 1/0
[RouterB-Ethernet1/0] ip address 5.1.1.1 24
[RouterB-Ethernet1/0] quit
# Configure a route from Ethernet1/0 of Router A to Ethernet1/0 of Router B.
(Here the next-hop address of the static route is represented by [nexthop]. In
practice, you should configure the real next-hop address according to the
network.)
[RouterB] ip route-static 2.1.1.1 24 [nexthop]

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents