Query: ethers
OS: linux
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ETHERS(5) File formats ETHERS(5)NAMEethers - Ethernet address to IP number databaseDESCRIPTION/etc/ethers contains 48 bit Ethernet addresses and their corresponding IP numbers, one line for each IP number: Ethernet-address IP-number The two items are separated by any number of SPACE and/or TAB characters. A # at the beginning of a line starts a comment which extends to the end of the line. The Ethernet-address is written as x:x:x:x:x:x, where x is a hexadecimal number between 0 and ff which represents one byte of the address, which is in network byte order (big-endian). The IP-number may be a hostname which can be resolved by DNS or a dot separated number.EXAMPLES08:00:20:00:61:CA palFILES/etc/ethersSEE ALSOrarp(8) May 15th, 2005 ETHERS(5)
| Related Man Pages | 
|---|
| ether_ntoa(3) - mojave | 
| ethers(5) - ultrix | 
| ether_aton(3) - netbsd | 
| ethers(5) - netbsd | 
| ethers(4) - sunos | 
| Similar Topics in the Unix Linux Community | 
|---|
| Listing IPs from the dhcpd.conf | 
| MySQL User Deletions (Purge) |