Configuration Example - HP 10500 Series Configuration Manual

Layer 3 - ip services
Hide thumbs Also See for 10500 Series:
Table of Contents

Advertisement

Step
9.
Enable dropping of IPv6
packets
IPv4-compatible
addresses.

Configuration example

Network requirements
As shown in
networks can reach each other without disclosing their IPv6 addresses.
Figure 77 Network diagram
Switch A
GE1/0/3
Vlan-int100
2002:1::1/64
IPv6
Group 1
Configuration procedure
Make sure Switch A and Switch B have the corresponding VLAN interfaces created and can reach each
other through IPv6.
Configure Switch A:
# Enable IPv6.
<SwitchA> system-view
[SwitchA] ipv6
# Specify an IPv6 address for VLAN-interface 100.
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] ipv6 address 2002:1::1 64
[SwitchA-Vlan-interface100] quit
# Specify an IPv6 address for VLAN-interface 101, the physical interface of the tunnel.
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] ipv6 address 2001::11:1 64
[SwitchA-Vlan-interface101] quit
# Create service loopback group 1 and specify its service type as tunnel.
[SwitchA] service-loopback group 1 type tunnel
# Assign GigabitEthernet 1/0/3 to service loopback group 1, and disable STP, and LLDP on the
interface.
[SwitchA] interface GigabitEthernet 1/0/3
[SwitchA-GigabitEthernet1/0/3] undo stp enable
[SwitchA-GigabitEthernet1/0/3] undo lldp enable
[SwitchA-GigabitEthernet1/0/3] port service-loopback group 1
[SwitchA-GigabitEthernet1/0/3] quit
Command
using
tunnel discard ipv4-compatible-packet
IPv6
Figure
77, configure an IPv6 over IPv6 tunnel between Switch A and Switch B so the two IP
Vlan-int101
2001::11:1/64
IPv6 network
IPv6 over IPv6 tunnel
Tunnel1
3001::1:1/64
Service loopback port
Switch B
Vlan-int101
2002::22:1/64
Vlan-int100
Tunnel2
2002:3::1/64
3001::1:2/64
IPv6
Group 2
184
Remarks
Optional.
The default setting is
disabled.
GE1/0/3

Advertisement

Table of Contents
loading

Table of Contents