IPCONFIG(8) IPCONFIG(8) NAME ipconfig, arpd - Internet configuration SYNOPSIS ip/ipconfig [-ap] [-e etherdev] [-m ip-mask] ip/arpd [-pd] [-e etherdev] [-b bcast-addr] DESCRIPTION Ipconfig configures an Internet connection on an Ethernet. The options are a do not start arpd p start arpd in promiscuous mode (see below) e use the Ethernet mounted at /net/etherdev m set the network mask to ip-mask Arpd performs the Internet Address Resolution Protocol, translating Internet addresses into Ethernet addresses. It is normally started by ipconfig. The options are d print debugging to standard output p (promiscuous) answer ARP requests for any recognized machine. The default is to answer just for the machine running arpd. e use the Ethernet mounted at /net/etherdev b use the IP broadcast address bcast-addr instead of the correct one. SEE ALSO ndb(6) Page 1 Plan 9 (printed 11/18/24)