ARP works on networks other than Ethernet.

PR:		22062
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>,
		Brooks Davis <brooks@one-eyed-alien.net>
This commit is contained in:
Dima Dorfman 2001-06-02 04:09:53 +00:00
parent d86b31125b
commit b80875bce6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77611

View File

@ -106,7 +106,8 @@ That is, one can specify an address like
.\" through
.\" .Ar f ,
.\" are specified in hexadecimal.
.\" The host number may be omitted on 10Mb/s Ethernet interfaces,
.\" The host number may be omitted on IEEE 802 protocol
.\" (Ethernet, FDDI, and Token Ring) interfaces,
.\" which use the hardware physical address,
.\" and on interfaces other than the first.
.\" For the
@ -178,7 +179,9 @@ between network level addresses and link level addresses (default).
This is currently implemented for mapping between
.Tn DARPA
Internet
addresses and 10Mb/s Ethernet addresses.
addresses and
.Tn IEEE
802 48-bit MAC addresses (Ethernet, FDDI, and Token Ring addresses).
.It Fl arp
Disable the use of the Address Resolution Protocol.
.It Cm broadcast