Troubleshooting ipv6 basics configuration, Symptom, Solution – H3C Technologies H3C S12500 Series Switches User Manual

Page 177

Advertising
background image

163

# Ping Switch A and Switch B on the host, and ping Switch A and the host on Switch B to verify whether

they are connected.

NOTE:

When you ping a link-local address, you should use the –i parameter to specify an interface for the
link-local address.

[SwitchB] ping ipv6 -c 1 3001::1

PING 3001::1 : 56 data bytes, press CTRL_C to break

Reply from 3001::1

bytes=56 Sequence=1 hop limit=64 time = 2 ms

--- 3001::1 ping statistics ---

1 packet(s) transmitted

1 packet(s) received

0.00% packet loss

round-trip min/avg/max = 2/2/2 ms

[SwitchB-Vlan-interface2] ping ipv6 -c 1 2001::15B:E0EA:3524:E791

PING 2001::15B:E0EA:3524:E791 : 56 data bytes, press CTRL_C to break

Reply from 2001::15B:E0EA:3524:E791

bytes=56 Sequence=1 hop limit=63 time = 3 ms

--- 2001::15B:E0EA:3524:E791 ping statistics ---

1 packet(s) transmitted

1 packet(s) received

0.00% packet loss

round-trip min/avg/max = 3/3/3 ms

The output shows that Switch B can ping Switch A and the host.

Troubleshooting IPv6 basics configuration

Symptom

The peer IPv6 address cannot be pinged.

Solution

1.

Use the display current-configuration command in any view or the display this command in system

view to verify that IPv6 is enabled. For more information about the display current-configuration

command, see Fundamentals Configuration Guide.

2.

Use the display ipv6 interface command in any view to verify that the IPv6 address of the interface
is correct and the interface is up.

Advertising