User`s manual

NetWare
UNIX
Windows
OS/2
Macintosh
Section 3: Basic Installation AXIS 5400+ Users Manual
30
3. If it is not already running, start the RARP daemon. This is
typically performed using the
rarpd -a command.
4. Restart the AXIS 5400+ to download the IP address.
Notes:
Setting the print
servers IP address
using BOOTP
in UNIX
Follow the instructions below to set the IP address using BOOTP:
1. Append the following entry to your boot table. This is typically
performed by editing the file:
/etc/bootptab
Example:
Notes:
2. If necessary, update your host table and alias name databases, as
required by your system.
If the host name has not been mapped to an IP address, simply replace the host
name entry with the IP address in the example above.
If you are using IBM AIX, you will probably not have access to a RARP daemon.
If this is the case, you can use either the ARP or BOOTP methods instead.
<host name>:ht=<hardware type>:vm=<vendor magic>:\
:ha=<hardware address>:ip=<IP address>:\
:sm=<subnet mask>:gw=<gateway field>
npsname:ht=ether:vm=rfc1048:\
:ha=00408c100086:ip=192.168.3.191:\
:sm=255.255.255.0:gw=192.168.1.1
Enter the ht and vm fields exactly as shown in the example.
The ha field is the Ethernet address/node address and the ip field is the IP
address of your AXIS 5400+.
The gw and sm fields correspond to the default router address and subnet mask.
If the host name has not been mapped to an IP address, simply replace the host
name entry with the IP address in the example above.