arprobe

Send ARP probes.

usage: arprobe [-h] [-q] [-v] [-c count | -i sec] [-w sec] [-f] [-V] ip

Positional Arguments

ip

ip address to probe

Named Arguments

-q, --quiet

give less output. option is additive, and can be used up to 3 times (warning/error/critical)

-v, --verbose

set the verbosity level. option is additive, and can be used up to 5 times (debug/info/warning/error/critical). (default: info)

-c

how many packets to send (default: infinite)

-i

set interval between packets (default: 1.0 sec)

-w

how long to wait for a reply

-f

quit on first reply

-V, --version

show program’s version number and exit