User`s manual
Section 3: Basic Installation AXIS 5470e User’s 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 5470e to download the IP address.
Notes:
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
The AXIS 5470e can automatically download a customized config file
from a TFTP server. Just add the name of the config file and the TFTP
server’s IP address to your boot table. The config file is downloaded
immediately after the AXIS 5470e receives its IP address.
• The Ethernet address is equal to the serial number, which can be
found on the underside label of the AXIS 5470e.
• If you are a IBM AIX user, 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