Operation Manual – IPv6
H3C S5500-EI Series Ethernet Switches
Chapter 3 Tunneling Configuration
3-17
3.5.3 Configuration Example
I. Network requirements
The destination address of a tunnel is an ISATAP address. It is required that IPv6 hosts
in the IPv4 network can access the IPv6 network via an ISATAP tunnel.
II. Network diagram
Figure 3-5
Network diagram for an ISATAP tunnel
III. Configuration procedure
z
Configuration on the switch
# Enable IPv6.
<Switch> system-view
[Switch] ipv6
# Configure a link aggregation group. Disable STP on the port before adding it into the
link aggregation group.
[Switch] link-aggregation group 1 mode manual
[Switch] link-aggregation group 1 service-type tunnel
[Switch] interface GigabitEthernet 1/0/1
[Switch-GigabitEthernet1/0/1] stp disable
[Switch-GigabitEthernet1/0/1] port link-aggregation group 1
[Switch-GigabitEthernet1/0/1] quit
# Configure addresses for interfaces.
[Switch] vlan 100
[Switch-vlan100] port GigabitEthernet 1/0/2
[Switch-vlan100] quit
[Switch] interface vlan-interface 100
[Switch-Vlan-interface100] ipv6 address 3001::1/64
[Switch-Vlan-interface100] quit
[Switch] vlan 101
[Switch-vlan101] port GigabitEthernet 1/0/3
[Switch-vlan101] quit
[Switch] interface vlan-interface 101