Operation Manual – IPv6 Management
H3C S3100 Series Ethernet Switches
Chapter 2 IPv6 Application Configuration
2-6
round-trip min/avg/max = 31/46/110 ms
# On SWA, configure static routes to SWC, the Telnet Server, and the TFTP Server.
<SWA> system-view
[SWA] ipv6 route-static 3002:: 64 3003::1
[SWA] ipv6 route-static 3001:: 64 3003::1
[SWA] quit
# Trace the IPv6 route from SWA to SWC.
<SWA> tracert ipv6 3002::1
traceroute to 3002::1 30 hops max,60 bytes packet
1 3003::1 30 ms 0 ms 0 ms
2 3002::1 10 ms 10 ms 0 ms
# SWA downloads a file from TFTP server 3001::3.
<SWA> tftp ipv6 3001::3 get filetoget flash:/filegothere
.
File will be transferred in binary mode
Downloading file from remote tftp server, please wait....
TFTP: 13 bytes received in 1.243 second(s)
File downloaded successfully.
# SWA Connect to Telnet server 3001::2.
<SWA> telnet ipv6 3001::2
Trying 3001::2...
Press CTRL+K to abort
Connected to 3001::2 ...
Telnet Server>
2.4 Troubleshooting IPv6 Application
2.4.1 Unable to Ping a Remote Destination
I. Symptom
Unable to ping a remote destination and return an error message.
II. Solution
z
Check that the IPv6 addresses are configured correctly.
z
Use the
display ipv6 interface
command to determine the interfaces of the
source and the destination and the link-layer protocol between them are up.
z
Use the
display ipv6 route-table
command to verify that the destination is
reachable.