Section 2: Basic Installation
AXIS 700 User’s Manual 25
Using RARP
in UNIX
Follow these steps to use the RARP method:
1. Append the following line to your Ethernet address table
(typically
/etc/ethers
):
Example:
2. Make sure the host table and alias name data bases are updated as
described on page 18.
3. Start the RARP daemon (if not already running), typically by the
command:
rarpd -a
4. Restart the AXIS 700 to download the Internet address.
Using BOOTP
in UNIX
Follow these steps to download the Internet address using the
BOOTP method:
1. Append the following entry to your boot table (typically
/etc/bootptab
):
Example:
2. Make sure the host table and alias name databases are updated as
described on page 18.
<Ethernet address> <host name>
00:40:8c:24:c0:1c spserv
<host name>:ht=<hardware type>:vm=<vendor magic>:\
:ha=<hardware address>:ip=<Internet address>:\
:sm=<subnet mask>:gw=<gateway field>
spserv:ht=ether:vm=rfc1048:\
:ha=00408c24c01c:ip=192.36.253.80:\
:sm=255.255.255.0:gw=192.36.253.254