HP 4800G Series Configuration Manual page 373

24/48 port
Table of Contents

Advertisement

# Reference service loopback group 1 in tunnel interface view.
[SwitchA-Tunnel1/0/0] service-loopback-group 1
[SwitchA-Tunnel1/0/0] quit
# Configure a static route to IPv6 Group 2 through tunnel 1/0/0 on Switch A.
[SwitchA] ipv6 route-static 3003:: 64 tunnel 1/0/0
Configuration on Switch B
# Enable IPv6.
<SwitchB> system-view
[SwitchB] ipv6
# Configure an IPv4 address for VLAN-interface 100.
[SwitchB] interface vlan-interface 100
[SwitchB-Vlan-interface100] ip address 192.168.50.1 255.255.255.0
[SwitchB-Vlan-interface100] quit
# Configure an IPv6 address for VLAN-interface 101.
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] ipv6 address 3003::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.
[SwitchB] service-loopback group 1 type tunnel
[SwitchB] interface GigabitEthernet 1/0/1
[SwitchB-GigabitEthernet1/0/1] stp disable
[SwitchB-GigabitEthernet1/0/1] port service-loopback group 1
[SwitchB-GigabitEthernet1/0/1] quit
# Configure an IPv6 manual tunnel.
[SwitchB] interface tunnel 1/0/0
[SwitchB-Tunnel1/0/0] ipv6 address 3001::2/64
[SwitchB-Tunnel1/0/0] source vlan-interface 100
[SwitchB-Tunnel1/0/0] destination 192.168.100.1
[SwitchB-Tunnel1/0/0] tunnel-protocol ipv6-ipv4
# Reference service loopback group 1 in tunnel interface view.
[SwitchB-Tunnel1/0/0] service-loopback-group 1
[SwitchB-Tunnel1/0/0] quit
# Configure a static route to IPv6 Group 1 through tunnel 1/0/0 on Switch B.
[SwitchB] ipv6 route-static 3002:: 64 tunnel 1/0/0
Configuration verification
After the above configurations, display the status of the tunnel interfaces on Switch A and Switch B,
respectively.
[SwitchA] display ipv6 interface tunnel 1/0/0 verbose
Tunnel1/0/0 current state :UP
Line protocol current state :UP
IPv6 is enabled, link-local address is FE80::C0A8:6401
1-8

Advertisement

Chapters

Table of Contents
loading

Table of Contents