|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
RARP(8) Linux Programmer's Manual RARP(8)
NAME
rarp - manipulate the system RARP table
SYNOPSIS
rarp [-V] [--version] [-h] [--help]
rarp -a
rarp [-v] -d hostname ...
rarp [-v] [-t type] -s hostname hw_addr
NOTE
This program is obsolete. From version 2.3, the Linux kernel no longer
contains RARP support. For a replacement RARP daemon, see
ftp://ftp.dementia.org/pub/net-tools
DESCRIPTION
Rarp manipulates the kernel's RARP table in various ways. The primary
options are clearing an address mapping entry and manually setting up
one. For debugging purposes, the rarp program also allows a complete
dump of the RARP table.
OPTIONS
-V Display the version of RARP in use.
-v Tell the user what is going on by being verbose.
-t type
When setting or reading the RARP table, this optional parameter
tells rarp which class of entries it should check for. The
default value of this parameter is ether (i.e. hardware code
0x01 for IEEE 802.3 10Mbps Ethernet . Other values might
include network technologies such as AX.25 (ax25) and NET/ROM
(netrom).
-a
--list Lists the entries in the RARP table.
-d hostname
--delete hostname
Remove all RARP entries for the specified host.
-s hostname hw_addr
--set hostname hw_addr
Create a RARP address mapping entry for host hostname with hard-
ware address set to hw_addr class, but for most classes one can
assume that the usual presentation can be used. For the Ether-
net class, this is 6 bytes in hexadecimal, separated by colons.
WARNING
Some systems (notably older Suns) assume that the host replying to a
RARP query can also provide other remote boot services. Therefore never
gratuitously add rarp entries unless you wish to meet the wrath of the
network administrator.
FILES
/proc/net/rarp,
SEE ALSO
arp(8), route(8), ifconfig(8), netstat(8)
AUTHORS
Ross D. Martin, <martin@trcsun3.eas.asu.edu>
Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
Phil Blundell, <Philip.Blundell@pobox.com>
net-tools 4 August 1997 RARP(8)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:40:53 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)
|