HP 4800G Series Configuration Manual page 372

24/48 port
Table of Contents

Advertisement

Figure 1-3 Network diagram for an IPv6 manual tunnel
Configuration procedure
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> system-view
[SwitchA] ipv6
# Configure an IPv4 address for VLAN-interface 100.
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] ip address 192.168.100.1 255.255.255.0
[SwitchA-Vlan-interface100] quit
# Configure an IPv6 address for VLAN-interface 101.
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] ipv6 address 3002::1 64
[SwitchA-Vlan-interface101] quit
# Create a service loopback group. Note that you need to disable STP on a port before adding it to a
service loopback group.
[SwitchA] service-loopback group 1 type tunnel
[SwitchA] interface GigabitEthernet 1/0/1
[SwitchA-GigabitEthernet1/0/1] stp disable
[SwitchA-GigabitEthernet1/0/1] port service-loopback group 1
[SwitchA-GigabitEthernet1/0/1] quit
# Configure a manual IPv6 tunnel.
[SwitchA] interface tunnel 1/0/0
[SwitchA-Tunnel1/0/0] ipv6 address 3001::1/64
[SwitchA-Tunnel1/0/0] source vlan-interface 100
[SwitchA-Tunnel1/0/0] destination 192.168.50.1
[SwitchA-Tunnel1/0/0] tunnel-protocol ipv6-ipv4
1-7

Advertisement

Chapters

Table of Contents
loading

Table of Contents