ping 发送多个数据包方法
答案:2 悬赏:80 手机版
解决时间 2021-11-20 15:18
- 提问者网友:姑娘长的好罪过
- 2021-11-19 20:57
ping 发送多个数据包方法
最佳答案
- 五星知识达人网友:你可爱的野爹
- 2021-11-19 22:12
您好,您可以使用下列命令:
ping x.x.x.x -t(持续发送ICMP请求消息)
ping x.x.x.x -n xx(指定发送的ICMP请求的消息数量)
ping x.x.x.x -t(持续发送ICMP请求消息)
ping x.x.x.x -n xx(指定发送的ICMP请求的消息数量)
全部回答
- 1楼网友:傲气稳了全场
- 2021-11-19 22:33
Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
[-r count] [-s count] [[-j host-list] | [-k host-list]]
[-w timeout] target_name
Options:
-t Ping the specified host until stopped.
To see statistics and continue - type Control-Break;
To stop - type Control-C.
-a Resolve addresses to hostnames.
-n count Number of echo requests to send.
-l size Send buffer size.
-f Set Don't Fragment flag in packet.
-i TTL Time To Live.
-v TOS Type Of Service.
-r count Record route for count hops.
-s count Timestamp for count hops.
-j host-list Loose source route along host-list.
-k host-list Strict source route along host-list.
-w timeout Timeout in milliseconds to wait for each reply.
[-r count] [-s count] [[-j host-list] | [-k host-list]]
[-w timeout] target_name
Options:
-t Ping the specified host until stopped.
To see statistics and continue - type Control-Break;
To stop - type Control-C.
-a Resolve addresses to hostnames.
-n count Number of echo requests to send.
-l size Send buffer size.
-f Set Don't Fragment flag in packet.
-i TTL Time To Live.
-v TOS Type Of Service.
-r count Record route for count hops.
-s count Timestamp for count hops.
-j host-list Loose source route along host-list.
-k host-list Strict source route along host-list.
-w timeout Timeout in milliseconds to wait for each reply.
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯