6to4 tunnel configuration example, Network requirements, Configuration consideration – H3C Technologies H3C S10500 Series Switches User Manual
Page 172: Configuration procedure

161
6to4 tunnel configuration example
Network requirements
As shown in
, two 6to4 networks are connected to an IPv4 network through two 6to4 switches
(Switch A and Switch B) respectively. Configure a 6to4 tunnel to make Host A and Host B reachable to
each other.
Figure 71 Network diagram for a 6to4 tunnel
Vlan-int100
2.1.1.1/24
Vlan-int100
5.1.1.1/24
Vlan-int101
2002:0201:0101:1::1/64
Vlan-int101
2002:0501:0101:1::1/64
Switch A
6to4 switch
Host A
2002:0201:0101:1::2/64
Host B
2002:0501:0101:1::2/64
6to4
Group 1
IPv4 netwok
Switch B
6to4 switch
6to4
Group 2
6to4 tunnel
Tunnel 0
2002:0201:0101::1/64
Tunnel 0
2002:0501:0101::1/64
Service loopback port
GE1/0/3
GE1/0/3
Configuration consideration
To enable communication between 6to4 networks, configure 6to4 addresses for 6to4 switches and hosts
in the 6to4 networks.
•
The IPv4 address of VLAN-interface 100 on Switch A is 2.1.1.1/24, and the corresponding 6to4
prefix is 2002:0201:0101::/48 after it is translated to an IPv6 address. Assign interface Tunnel 0 to
subnet 2002:0201:0101::/64 and VLAN-interface 101 to subnet 2002:0201:0101:1::/64.
•
The IPv4 address of VLAN-interface 100 on Switch B is 5.1.1.1/24, and the corresponding 6to4
prefix is 2002:0501:0101::/48 after it is translated to an IPv6 address. Assign interface Tunnel 0 to
subnet 2002:0501:0101::/64 and VLAN-interface 101 to subnet 2002:0501:0101:1::/64.
Configuration procedure
NOTE:
Before configuring a 6to4 tunnel, make sure that Switch A and Switch B have the corresponding VLAN
interfaces created and are reachable to each other.
•
Configuration on Switch A
# Enable IPv6.
[SwitchA] ipv6
# Configure an IPv4 address for VLAN-interface 100.
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] ip address 2.1.1.1 24
[SwitchA-Vlan-interface100] quit
# Configure an IPv6 address for VLAN-interface 101.
[SwitchA] interface vlan-interface 101