File ethers of Package netcfg
xxxxxxxxxx
1
#
2
# ethers This file contains 48 bit Ethernet addresses and their
3
# corresponding IP number or hostname. The two items are
4
# separated by any number of SPACE and/or TAB char acters.
5
# A at the beginning of a line starts a comment which extends
6
# to the end of the line. The Ethernet-address is written as
7
# x:x:x:x:x:x, where x is a hexadecimal number between 0 and
8
# ff which represents one byte of the address, which is in
9
# network byte order (bigendian). The IP-number may be a
10
# hostname which can be resolved by DNS or a dot separated
11
# number.
12
#
13
# Syntax:
14
# Ethernet-address IP-number
15
#
16
#
17