ethers(5) — Linux manual page

NAME | DESCRIPTION | EXAMPLES | FILES | SEE ALSO | COLOPHON

ETHERS(5)          Linux System Administrator's Manual         ETHERS(5)

NAME         top

       ethers - Ethernet address to IP number database

DESCRIPTION         top

       /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.

EXAMPLES         top

       08:00:20:00:61:CA  pal

FILES         top

       /etc/ethers

SEE ALSO         top

       arp(8), rarp(8)

COLOPHON         top

       This page is part of the net-tools (networking utilities)
       project.  Information about the project can be found at 
       ⟨http://net-tools.sourceforge.net/⟩.  If you have a bug report for
       this manual page, see ⟨http://net-tools.sourceforge.net/⟩.  This
       page was obtained from the project's upstream Git repository
       ⟨git://git.code.sf.net/p/net-tools/code⟩ on 2023-12-22.  (At that
       time, the date of the most recent commit that was found in the
       repository was 2023-06-29.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there
       is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

net-tools                      2008-10-03                      ETHERS(5)

Pages that refer to this page: ether_aton(3)arp(8)route(8)