3com S7906E Guide De Référence

Page de 2327
 
1-5 
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 source device to the destination device with an IP 
address of 18.26.0.115. 
<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 
tracert ipv6 
Syntax 
tracert ipv6 [ -f first-ttl | -m max-ttl | -p port | -q packet-number -w timeout ] * remote-system 
View 
Any view 
Default Level 
0: Visit level 
Parameters 
-f first-ttl: Specifies the first TTL, that is, the allowed number of hops for the first packet, in the range 1 to 
255. It defaults to 1 and must be less than the maximum TTL. 
-m max-ttl: Specifies the maximum TTL, that is, the maximum allowed number of hops for a packet, in 
the range 1 to 255. It defaults to 30 and must be greater than the first TTL. 
-p port: Specifies the UDP port number of the destination device, in the range 1 to 65535. The default 
value is 33434. It is unnecessary to modify this parameter. 
-q  packet-number: Specifies the number of probe packets sent each time, in the range 1 to 65535, 
defaulting to 3.