Command Manual – System Maintaining and Debugging
H3C S7500E Series Ethernet Switches
Chapter 2 System Maintaining and
Debugging Commands
2-5
remote-system: IP address or host name (a string of 1 to 20 characters) of the
destination device.
Description
Use the tracert command to trace the routers the packets traverse from the source to
the destination device.
After having identified network failure with the ping command, you can use the tracert
command to determine the failed node(s).
Output information of the tracert command includes IP addresses of all the routers the
packets traverse from the source to the destination device. If a router times out, "* * *"
will be displayed.
Examples
# Display the routers the packets traverse from the current device, with an IP address of
8.26.0.115, to the destination device.
<Sysname> tracert 18.26.0.115
traceroute to 18.26.0.115(18.26.0.115) 30 hops max,40 bytes packet, press
CTRL_C to break
1 128.3.112.1 10 ms 10 ms 10 ms
2 128.32.210.1 19 ms 19 ms 19 ms
3 128.32.216.1 39 ms 19 ms 19 ms
4 128.32.136.23 19 ms 39 ms 39 ms
5 128.32.168.22 20 ms 39 ms 39 ms
6 128.32.197.4 59 ms 119 ms 39 ms
7 131.119.2.5 59 ms 59 ms 39 ms
8 129.140.70.13 80 ms 79 ms 99 ms
9 129.140.71.6 139 ms 139 ms 159 ms
10 129.140.81.7 199 ms 180 ms 300 ms
11 129.140.72.17 300 ms 239 ms 239 ms
12 * * *
13 128.121.54.72 259 ms 499 ms 279 ms
14 * * *
15 * * *
16 * * *
17 * * *
18 18.26.0.115 339 ms 279 ms 279 ms
2.1.4 tracert ipv6
Syntax
tracert ipv6 [ -f first-ttl | -m max-ttl | -p port | -q packet-number | -w timeout ] *
remote-system