Configuration Example - HP 6125XLG Configuration Manual

Blade switch layer 3 - ip services
Table of Contents

Advertisement

Step
5.
Configure the
destination address for
the tunnel interface.

Configuration example

Network requirements
As shown in
networks can reach each other over the IPv6 network.
Figure 77 Network diagram
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:
# Specify an IPv4 address for VLAN-interface 100.
<SwitchA> system-view
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] ip address 30.1.1.1 255.255.255.0
[SwitchA-Vlan-interface100] quit
# Specify an IPv6 address for VLAN-interface 101, which is the physical interface of the tunnel.
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] ipv6 address 2001::1: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 Ten-GigabitEthernet 1/1/5 to service loopback group 1.
[SwitchA] interface Ten-GigabitEthernet 1/1/5
[SwitchA-Ten-GigabitEthernet1/1/5] port service-loopback group 1
[SwitchA-Ten-GigabitEthernet1/1/5] quit
# Create an IPv6 tunnel interface tunnel 1.
[SwitchA] interface tunnel 1 mode ipv6
Command
destination ipv6-address
Figure
77, configure an IPv4 over IPv6 tunnel between Switch A and Switch B so the two IPv4
Remarks
By default, no destination address is
configured for the tunnel.
The tunnel destination address must be
the IPv6 address of the receiving interface
on the tunnel peer. It is used as the
destination IPv6 address of tunneled
packets.
177

Advertisement

Table of Contents
loading

Table of Contents