Troubleshooting ipv6 basics configuration, Symptom, Solution – H3C Technologies H3C S10500 Series Switches User Manual
Page 138

127
CAUTION:
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
•
Use the display current-configuration command in any view or the display this command in system
view to verify that IPv6 is enabled.
•
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.
•
Use the debugging ipv6 packet command in user view to enable the debugging for IPv6 packets to
help locate the cause.