时 间 记 忆
<<  < 2011 - 11 >  >>
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30

最 新 评 论

最 新 日 志

最 新 留 言

搜 索

用 户 登 录

友 情 连 接


 
 
 
附录一 Ping命令参数
[ 2006-11-2 19:30:00 | By: 我心依旧 ]
 
   Windows下ping测试网络连通情况时用户使用最频繁的命令之一熟悉并灵活应用ping命令,了解、熟悉ping的各个参数可以大大方便联网、检测、排除网络故障。

Dos状态下的ping /?的格式可以看到关于命令的帮助,详列了ping命令的各个参数。ping只有在安装了TCP/IP协议以后才可以使用:

ping [-t] [-a] [-n count] [-l length] [-f] [-i ttl] [-v tos] [-r count] [-s count] [[-j computer-list] | [-k computer-list]] [-w timeout] destination-list

 

-t Ping the specified host until stopped.To see statistics and continue - type Control-Break;To stop - type Control-C. (不停的ping地方主机直到你按下Control-C)

-a Resolve addresses to hostnames. (解析计算机NetBios名。)

-n count Number of echo requests to send. (发送count指定的Echo数据包数。)

-l size Send buffer size. (定义echo数据包大小。)

-f Set Don't Fragment flag in packet. (在数据包中发送不要分段标志。)

-i TTL Time To Live.( 指定TTL值在对方的系统里停留的时间。)

-v TOS Type Of Service. (服务类型字段设置为 tos 指定的值。)

-r count Record route for count hops.( 记录路由字段中记录传出和返回数据包的路由。)

-s count Timestamp for count hops. (指定 count 指定的跃点数的时间戳。)

-k host-list Strict source route along host-list. (利用 computer-list 指定的计算机列表路由数据包。)

-w timeout Timeout in milliseconds to wait for each reply.(指定超时间隔,单位为毫秒。)

ping命令的其他技巧:在一般情况下还可以通过ping对方让对方返回给你的TTL值大小,粗略的判断目标主机的系统类型是Windows系列还是UNIX/Linux系列,一般情况下Windows系列的系统返回的TTL值在100-130之间,而UNIX/Linux系列的系统返回的TTL值在240-255之间,当然TTL的值在对方的主机里是可以修改的,Windows系列的系统可以通过修改注册表实现。
 
 
  • 标签:附录 ping 参数 
  • 圈子:网络生活 
  •  
    Re:附录一 Ping命令参数
    [ 2007-3-22 19:05:00 | By: 明月(游客) ]
     
    明月(游客)你真厉害!
     
    个人主页 | 引用 | 返回 | 删除 | 回复
     
    发表评论:
     
    天涯博客天涯博客
    天涯博客欢迎您!