Windows Ping Options

Windows Ping Command Options How to Use Ping Command on Linux?

Ping Command
  • -t : Continuous ping. ping 172.22.82.1 —t

    ×

    How to do this task:
    Subtasks:
  • -n: Number of ping packet. D ping 172.22.82.1 —n 2

    ×

    How to do this task:
    Subtasks:
  • -l : Size of the ping packet. -> ping 172.22.82.1—l 200

    ×

    How to do this task:
    Subtasks:
  • -i : The value of TTL. ping 172.22.82.1 -i 200

    ×

    How to do this task:
    Subtasks:
  • -w: TO adjust the time-out. ping 172.22.82.1 -w 2000

    ×

    How to do this task:
    Subtasks:
  • -f : Sets the Do Not Fragment bit -> ping 172.22.82.1 —f

    ×

    How to do this task:
    Subtasks:
  • -a: To resolve, the hostname of a target. -> ping 172.22.82.1 -a

    ×

    How to do this task:
    Subtasks:

433 copy saved

433 copies saved