Ipv6 Basics Configuration Example; Network Requirements; Configuration Procedure - HP 6125XLG Configuration Manual

Blade switch layer 3 - ip services
Table of Contents

Advertisement

IPv6 basics configuration example

Network requirements

As shown in
Ethernet ports into corresponding VLANs, configure IPv6 addresses for the VLAN interfaces and verify
that they are connected. Switch B can reach the host.
Enable IPv6 on the host to automatically obtain an IPv6 address through IPv6 ND.
Figure 56 Network diagram

Configuration procedure

This example assumes that the VLAN interfaces have been created on the switches.
1.
Configure Switch A:
# Specify a global unicast address for VLAN-interface 2.
<SwitchA> system-view
[SwitchA] interface vlan-interface 2
[SwitchA-Vlan-interface2] ipv6 address 3001::1/64
[SwitchA-Vlan-interface2] quit
# Specify a global unicast address for VLAN-interface 1, and allow it to advertise RA messages (no
interface advertises RA messages by default).
[SwitchA] interface vlan-interface 1
[SwitchA-Vlan-interface1] ipv6 address 2001::1/64
[SwitchA-Vlan-interface1] undo ipv6 nd ra halt
[SwitchA-Vlan-interface1] quit
2.
Configure Switch B:
# Configure a global unicast address for VLAN-interface 2.
<SwitchB> system-view
[SwitchB] interface vlan-interface 2
[SwitchB-Vlan-interface2] ipv6 address 3001::2/64
[SwitchB-Vlan-interface2] quit
# Configure an IPv6 static route with destination IP address 2001::/64 and next hop address
3001::1.
[SwitchB] ipv6 route-static 2001:: 64 3001::1
3.
Configure the host:
Enable IPv6 for the host to automatically obtain an IPv6 address through IPv6 ND.
# Display the neighbor information about Ten-GigabitEthernet 1/1/5 on Switch A.
[SwitchA] display ipv6 neighbors interface Ten-GigabitEthernet 1/1/5
IPv6 Address
Figure
56, a host, Switch A, and Switch B are connected through Ethernet ports. Add the
Type: S-Static
D-Dynamic
Link Layer
VID
136
I-Invalid
Interface
State T Age

Advertisement

Table of Contents
loading

Table of Contents