⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rarp.8

📁 linux里面的网络工具代码,用于无线局域网
💻 8
字号:
.TH RARP 8 "4 August 1997" "net-tools" "Linux Programmer's Manual".SH NAMErarp \- manipulate the system RARP table.SH SYNOPSIS.B "rarp [-V] [--version] [-h] [--help]".br.B "rarp -a".br.B "rarp [-v] -d hostname ...".br.B "rarp [-v] [-t type] -s hostname hw_addr".SH NOTE.PThis program is obsolete.  From version 2.3, the Linux kernel no longer contains RARP support.  For a replacement RARP daemon, see.Iftp://ftp.dementia.org/pub/net-tools.SH DESCRIPTION.B Rarpmanipulates the kernel's RARP table in various ways.  The primary optionsare clearing an address mapping entry and manually setting up one.  Fordebugging purposes, the.B rarpprogram also allows a complete dump of the RARP table..SH OPTIONS.TP.B \-VDisplay the version of RARP in use..TP.B \-vTell the user what is going on by being verbose..TP.B "\-t type"When setting or reading the RARP table, this optional parameter tells.B rarpwhich class of entries it should check for.  The default value ofthis parameter is.B ether(i.e. hardware code.B 0x01for.B "IEEE 802.3 10Mbps Ethernet".Other values might include network technologies such as.B AX.25 (ax25)and.B NET/ROM (netrom)..TP.B "\-a".TP.B "\-\-list"Lists the entries in the RARP table..TP.B "\-d hostname".TP.B "\-\-delete hostname"Remove all RARP entries for the specified host..TP.B "\-s hostname hw_addr".TP.B "\-\-set hostname hw_addr"Create a RARP address mapping entry for host.B hostnamewith hardware address set to.B hw_addr.  The format of the hardware address is dependent on the hardwareclass, but for most classes one can assume that the usual presentationcan be used.  For the Ethernet class, this is 6 bytes in hexadecimal,separated by colons..SH WARNINGSome systems (notably older Suns) assume that the host replying toa RARP query can also provide other remote boot services. Therefore never gratuitously add rarp entries unless you wish to meet the wrathof the network administrator..SH FILES.I /proc/net/rarp,.SH SEE ALSOarp(8), route(8), ifconfig(8), netstat(8).SH AUTHORSRoss D. Martin, <martin@trcsun3.eas.asu.edu>.brFred N. van Kempen, <waltje@uwalt.nl.mugnet.org>.brPhil Blundell, <Philip.Blundell@pobox.com>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -