H3C S9500 Series Operation Manual page 143

Routing switches
Hide thumbs Also See for S9500 Series:
Table of Contents

Advertisement

Operation Manual – Tunneling
H3C S9500 Series Routing Switches
# Reference link aggregation group 1 and enable expedite termination in tunnel
interface view.
[SwitchA-Tunnel0/0/1] aggregation-group 1
[SwitchA-Tunnel0/0/1] expediting enable
[SwitchA-Tunnel0/0/1] quit
# Configure a static route from the interface Tunnel 0/0/1 of Switch A to Switch B.
[SwitchA] ipv6 route-static 2::0 64 tunnel 0/0/1
2)
Configure Switch B.
# Configure an IPv4 address for the interface VLAN-interface 12.
<SwitchB> system-view
[SwitchB] vlan 12
[SwitchB-vlan12] port GigabitEthernet 3/1/1
[SwitchB-vlan12] quit
[SwitchB] interface Vlan-interface 12
[SwitchB-Vlan-interface12] ip address 192.168.100.2 255.255.255.0
[SwitchB-Vlan-interface12] quit
# Enable the IPv6 forwarding function.
[SwitchB] ipv6
# Configure a link aggregation group and set the service type to tunnel.
[SwitchB] link-aggregation group 2 mode manual
[SwitchB] link-aggregation group 2 service-type tunnel
[SwitchB] interface GigabitEthernet 3/1/2
[SwitchB-GigabitEthernet3/1/2] stp disable
[SwitchB-GigabitEthernet3/1/2] port link-aggregation group 2
[SwitchB-GigabitEthernet3/1/2] quit
#Configure an IPv6 manually configured tunnel.
[SwitchB] interface tunnel0/0/1
[SwitchB-Tunnel0/0/1] ipv6 address 3001::2 64
[SwitchB-Tunnel0/0/1] source vlan-interface 12
[SwitchB-Tunnel0/0/1] destination 192.168.100.1
[SwitchB-Tunnel0/0/1] tunnel-protocol ipv6-ipv4
# Reference link aggregation group 2 and enable expedite termination in tunnel
interface view
[SwitchB] interface tunnel 0/0/1
[SwitchB-Tunnel0/0/1] aggregation-group 2
[SwitchB-Tunnel0/0/1] expediting enable
[SwitchB-Tunnel0/0/1] quit
# Configure a static from the interface Tunnel0/0/1 of Switch B to Switch A.
[SwitchB] ipv6 route-static 1::0 64 tunnel 0/0/1
Chapter 1 Tunneling Configuration
1-12

Advertisement

Table of Contents
loading

Table of Contents