Windowsとlinuxでpingビッグパケットのコマンドフォーマット

6621 ワード

日常の仕事では、ネットワークの品質をテストするために、pingビッグパケットのシーンがよくあります.Linux環境、コマンドフォーマット:ping-s[1-650507]x.x.x.x.x Windows環境、コマンドフォーマット:ping-l[1-650500]x.x.x.x.x.x.x.x
Windowsのヘルプ情報:
[c:\~]$ ping

  : ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
            [-r count] [-s count] [[-j host-list] | [-k host-list]]
            [-w timeout] [-R] [-S srcaddr] [-c compartment] [-p]
            [-4] [-6] target_name

  :
    -t             Ping      ,    。
                       ,    Ctrl+C。
    -a                      。
    -n count                。
    -l size               。      0   65500    -f                    “   ”  (     IPv4)。
    -i TTL    -v TOS             (     IPv4。       ,
                     IP               
                     )。
    -r count                (     IPv4)。
    -s count               (     IPv4)。
    -j host-list                  (     IPv4)。
    -k host-list                   (     IPv4)。
    -w timeout                (  )。
    -R                           (     IPv6)。
                      RFC 5095,        。
                          ,        
                       。
    -S srcaddr            。
    -c compartment         。
    -p             Ping Hyper-V    -4                  IPv4    -6                  IPv6

Linuxのヘルプ情報:
NAME
       ping, ping6 - send ICMP ECHO_REQUEST to network hosts

SYNOPSIS
       ping  [-aAbBdDfhLnOqrRUvV]  [-c  count] [-F flowlabel]
        [-i interval] [-I interface] [-l preload] [-m mark]  
        [-M pmtudisc_option] [-N nodeinfo_option] [-w deadline]  
        [-W timeout] [-p pattern]
        [-Q tos] [-s packetsize] [-S sndbuf] [-t ttl]  
        [-T timestamp option] [hop ...] destination  
###
        -a  Audible ping.   ##        ,ping      。
        -f  Flood ping.     ##          ping , Ctrl+c  ,        。
        -q  Quiet output.
        -R  ping only.  Record route.  ##     9     。

        [-c count][-i interval][-I interface][-s packetsize]          。      0   65507。