Section 3: Network Configuration
20
AXIS 850/950 User’s Manual
Set the Internet
Address Using the
rarp Method
Follow these steps to use the rarp method.
1. Append the following line to your Ethernet address or Node
address table (typically
/etc/ethers
):
Example
2. Update your host table and alias name data bases as described
above.
3. Start the rarp daemon (if not already running), typically by
the command:
rarpd -a
4. Restart the Axis CD-ROM Server to download the Internet
address.
Setting the Internet
Address Using the
bootp Method
Follow these steps to use the bootp method:
1. Append the following entry to your boot table (typically
/etc/bootptab
):
Example (Ethernet):
Example (Token Ring):
<Ethernet or node address>
<host name>
00:40:8c:11:00:86
cdserv
<host name>:ht=<hardware type>:vm=<vendor magic>:\
:ha=<hardware address>:ip=<Internet address>:\
:sm=<subnet mask>:gw=<gateway field>
cdserv:ht=ether:vm=rfc1048:\
:ha=00408c110086:ip=192.36.253.96:\
:sm=255.255.255.0:gw=192.36.253.254
cdserv:ht=tr:vm=rfc1048:\
:ha=00408c110086:ip=192.36.253.96:\
:sm=255.255.255.0:gw=192.36.253.254