果中包括每次测试的时间(ms)和设备的名称(如有的话)及其IP 地址。
在大多数情况下, 作为网络工程技术人员或者系统管理员会在UNIX 主机系统下,
直接执行命令行:
Traceroute hostname
而在Windows 系统下是执行Tracert 的命令:
Tracert hostname
比如在北京地区使用windows NT 主机(已经与北京163 建立了点对点的连接后)
使用NT 系统中的Tracer t 命令: ( 用户可用: 开始- > 运行, 输入″command″调出
command 窗口使用此命令)
C: \ > t racert www .yahoo .com
Tracing route to www .yahoo .com [ 204 .71 .200 .75]
over a maximum of 30 hops:
1 161 ms 150 ms 160 ms 202 .99 .38 .67
2 151 ms 160 ms 160 ms 202 .99 .38 .65
3 151 ms 160 ms 150 ms 202 .97 .16 .170
4 151 ms 150 ms 150 ms 202 .97 .17 .90
5 151 ms 150 ms 150 ms 202 .97 .10 .5
6 151 ms 150 ms 150 ms 202 .97 .9 .9
7 761 ms 761 ms 752 ms border7 - serial3 - 0 - 0 .Sacramento .cw .net [204 .70 .122 .69]
8 751 ms 751 ms * core2 - fddi - 0 .Sacramento .cw .net [ 204 .70 .164 .49]
9 762 ms 771 ms 751 ms border8 - fddi - 0 .Sacramento .cw .net [ 204 .70 .164 .67]
10 721 ms * 741 ms globalcenter .Sacramento .cw .net [ 204 .70 .123 .6 ]
11 * 761 ms 751 ms pos4 - 2 - 155M .cr2 .SNV .globalcenter .net [206 .132 .150 .237]
12 771 ms * 771 ms pos1 - 0 - 2488M .hr8 .SNV .globalcenter .net [206 .132 .254 .41]
13 731 ms 741 ms 751 ms bas1r - ge3 - 0 - hr8 .snv .yahoo .com [ 208 .178 .103 .62 ]
14 781 ms 771 ms 781 ms www10 .yahoo .com [204 .71 .200 .75 ]
Trace complete .
参数说明:
t racert [ - d] [ - h maximum - hops ] [ - j computer - list ] [ - w timeout ] target - name
该诊断实用程序通过向目的地发送具有不同生存时间( TL ) 的Internet 控制信息协
议(CMP)回应报文, 以确定至目的地的路由。路径上的每个路由器都要在转发该ICMP
回应报文之前将其T TL 值至少减1 , 因此TTL 是有效的跳转计数。当报文的T TL 值减
少到0 时, 路由器向源系统发回ICMP 超时信息。通过发送TTL 为1 的第一个回应报文
并且在随后的发送中每次将TTL 值加1 , 直到目标响应或达到最大TTL 值, Tracer t 可以
确定路由。通过检查中间路由器发回的ICMP 超时( ime Exceeded) 信息, 可以确定路由
器。注意, 有些路由器“ 安静”地丢弃生存时间( TLS)过期的报文并且对t racert 无效。
参数
- d