728
C
49: T
C
HAPTER
UNNELING
ONFIGURATION
[RouterA] interface serial 2/0
[RouterA-Serial2/0] ipv6 address 2002::11:1 64
[RouterA-Serial2/0] quit
# Create the interface tunnel 1.
[RouterA] interface tunnel 1
# Configure an IPv6 address for the interface tunnel 1.
[RouterA-Tunnel1] ipv6 address 2002:2::11:1 64
# Configure the tunnel encapsulation mode.
[RouterA-Tunnel1] tunnel-protocol ipv6-ipv6
# Configure a source address for the interface tunnel 1 (IP address of Serial2/0).
[RouterA-Tunnel1] source 2002::11:1
# Configure a destination address for the interface tunnel 1 (IP address of Serial
2/1 of Router B).
[RouterA-Tunnel1] destination 2002::22:1
[RouterA-Tunnel1] quit
# Configure a static route from Router A through the interface tunnel 1 to Group
2.
[RouterA] ipv6 route-static 2002:3:: 64 tunnel 1
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] ipv6 address 2002:3::1 64
[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::22:1 64
[RouterB-Serial2/1] quit
# Create the interface tunnel 2.
[RouterB] interface tunnel 2
# Configure an IPv6 address for the interface tunnel 2.
[RouterB-Tunnel2] ipv6 address 2002:2::2 64
Need help?
Do you have a question about the MSR 50 Series and is the answer not in the manual?
Questions and answers