|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
ARPING(8) System Manager's Manual: iputils ARPING(8)
NAME
arping - send ARP REQUEST to a neighbour host
SYNOPSIS
arping [ -AbDfhqUV] [ -c count] [ -w deadline] [ -s source] -I
interface destination
DESCRIPTION
Ping destination on device interface by ARP packets, using source
address source.
OPTIONS
-A The same as -U, but ARP REPLY packets used instead of ARP
REQUEST.
-b Send only MAC level broadcasts. Normally arping starts from
sending broadcast, and switch to unicast after reply received.
-c count
Stop after sending count ARP REQUEST packets. With deadline
option, arping waits for count ARP REPLY packets, until the
timeout expires.
-D Duplicate address detection mode (DAD). See RFC2131, 4.4.1.
Returns 0, if DAD succeeded i.e. no replies are received
-f Finish after the first reply confirming that target is alive.
-I interface
Name of network device where to send ARP REQUEST packets. This
option is required.
-h Print help page and exit.
-q Quiet output. Nothing is displayed.
-s source
IP source address to use in ARP packets. If this option is
absent, source address is:
· In DAD mode (with option -D) set to 0.0.0.0.
· In Unsolicited ARP mode (with options -U or -A) set to desti-
nation.
· Otherwise, it is calculated from routing tables.
-U Unsolicited ARP mode to update neighbours' ARP caches. No
replies are expected.
-V Print version of the program and exit.
-w deadline
Specify a timeout, in seconds, before arping exits regardless of
how many packets have been sent or received. In this case arping
does not stop after count packet are sent, it waits either for
deadline expire or until count probes are answered.
SEE ALSO
ping(8), clockdiff(8), tracepath(8).
AUTHOR
arping was written by Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>.
SECURITY
arping requires CAP_NET_RAWIO capability to be executed. It is not rec-
ommended to be used as set-uid root, because it allows user to modify
ARP caches of neighbour hosts.
AVAILABILITY
arping is part of iputils package and the latest versions are avail-
able in source form for anonymous ftp ftp://ftp.inr.ac.ru/ip-rout-
ing/iputils-current.tar.gz.
iputils-021109 09 îÏÑÂÒÑ 2002 ARPING(8)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:40:46 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (6164 hits) (FreeBSD 6.2)
sqlite3 man page (5598 hits) (openSUSE 10.2)
adv_cap_autoneg man page (5045 hits) (Solaris 10 11_06)
CPAN man page (4791 hits) (Suse Linux 10.1)
ssh man page (4439 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3525 hits) (Solaris 10 11_06)
signal man page (3395 hits) (Suse Linux 10.1)
netcat man page (3383 hits) (Suse Linux 10.1)
pprosetup man page (2890 hits) (Solaris 10 11_06)
startproc man page (2739 hits) (Suse Linux 10.1)
|