Configuration Procedure - HP 3600 v2 Series Configuration Manual

Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

The VLAN interfaces have been created on the switch.

Configuration procedure

Configure Switch A:
1.
# Enable IPv6.
<SwitchA> system-view
[SwitchA] ipv6
# Specify a global unicast address for VLAN-interface 2.
[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
Configure Switch B:
2.
# Enable IPv6.
<SwitchB> system-view
[SwitchB] ipv6
# Configure a global unicast address for VLAN-interface 2.
[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
Configure the host:
3.
# Enable IPv6 for Host to automatically obtain an IPv6 address through IPv6 ND.
# On Switch A, use the ping ipv6 command to ping Switch B for the connectivity.
[SwitchA] ping ipv6 3001::1
PING 3001::1 : 56
Reply from 3001::1
bytes=56 Sequence=0 hop limit=64
Reply from 3001::1
bytes=56 Sequence=1 hop limit=64
Reply from 3001::1
bytes=56 Sequence=2 hop limit=64
Reply from 3001::1
bytes=56 Sequence=3 hop limit=64
Reply from 3001::1
bytes=56 Sequence=4 hop limit=64
--- 3001::1 ping statistics ---
data bytes, press CTRL_C to break
time = 3 ms
time = 2 ms
time = 2 ms
time = 3 ms
time = 9 ms
140

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents