p Each line in .Nm has the format: .Dl ethernet-MAC-address hostname-or-IP
p Ethernet MAC addresses are expressed as six hexadecimal numbers separated by colons, e.g. "08:00:20:00:5a:bc". The functions described in .Xr ethers 3 and .Xr ether_aton 3 can read and produce this format.
p The traditional use of .Nm involved using hostnames for the second argument. This may not be suitable for machines that don't have a common MAC address for all interfaces (i.e., just about every non .Tn Sun machine). There should be no problem in using an IP address as the second field if you wish to differentiate between different interfaces on a system. .Sh FILES l -tag -width /etc/ethers -compact t Pa /etc/ethers The .Nm file resides in
a /etc . .El .Sh SEE ALSO .Xr ethers 3 .Sh HISTORY The .Nm ethers file format was adopted from .Tn SunOS and appeared in .Nx 1.0 . .Sh BUGS A name server should be used instead of a static file.