Query: ipconfig
OS: plan9
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPCONFIG(8) System Manager's Manual IPCONFIG(8)NAMEipconfig, arpd, rip - Internet configuration and routingSYNOPSISip/ipconfig [-abp] [-e etherdev] [-m ip-mask] [ipaddr] ip/arpd [-pd] [-e etherdev] [-b bcast-addr] ip/rip [-b]DESCRIPTIONIpconfig configures an Internet connection on an Ethernet. The options are a do not start arpd b do not use BOOTP to discover a gateway address p start arpd in promiscuous mode (see below) e use the Ethernet mounted at /net/etherdev m set the network mask to ip-mask If ipaddr is specified on the command line, use that instead of one found in the local database or via the BOOTP protocol. 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. Rip runs the routing protocol RIP. It listens for RIP packets on connected networks and updates the kernel routing tables. The only option, -b, broadcasts routing information onto the networks.SOURCE/sys/src/cmd/ip/ipconfig.c /sys/src/cmd/ip/arpd.c /sys/src/cmd/ip/rip.cSEE ALSOndb(6) IPCONFIG(8)
Related Man Pages |
---|
arpd(8) - centos |
arpd(8) - linux |
arp(3) - plan9 |
ip(2) - plan9 |
rtquery(8) - netbsd |
Similar Topics in the Unix Linux Community |
---|
ipconfig? |
How to connect to the Internet Using RH 7.2 i.e configuration plz Hlp |
How to disable RIP and enable EGP |
IP Address |
Signals and semaphores |