51Testing软件测试论坛
标题:
各位大侠,谁知道ping -j 与-k 究竟该怎么使用,给个实例吧
[打印本页]
作者:
huaerjohn
时间:
2009-10-28 22:03
标题:
各位大侠,谁知道ping -j 与-k 究竟该怎么使用,给个实例吧
各位大侠,谁知道ping -j 与-k 究竟该怎么使用,给个实例吧
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
-j host-list Loose source route along host-list.
利用 computer-list 指定的计算机列表路由数据包。连续计算机可以被中间网关分隔(路由稀疏源)IP 允许的最大数量为 9。
-k host-list Strict source route along host-list.
利用 computer-list 指定的计算机列表路由数据包。连续计算机不能被中间网关分隔(路由严格源)IP 允许的最大数量为 9。
但究竟但怎么使用啊???给个实例吧!!!
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2