Section 3: Assigning an Internet Address
AXIS 200 User’s Manual
22
Using BOOTP
in UNIX
Follow these steps to use the BOOTP method:
1. Append the following entry to your boot table. This is typically
performed using the command
/etc/bootptab
:
where:
Example:
2. If necessary, update your host table and alias name databases as
described required by your system.
3. If it is not already running, start the bootp daemon. This is typically
performed using the command
bootpd
4. Restart the AXIS 200 to download the Internet address, default
router address, and subnet mask.
<host name>:ht=<hardware type>:vm=<vendor
magic>:\
:ha=<hardware address>:ip=<Internet address>:\
:sm=<subnet mask>:gw=<gateway field>
ht
= ether
vm
= rfc1048
ha
= The Ethernet address of the AXIS 200
ip
= The Internet address of the AXIS 200
sm
= The subnet mask
gw
= The default router address
cameraname:ht=ether:vm=rfc1048:\
:ha=00408c100086:ip=192.168.3.191:\
:sm=255.255.255.0:gw=192.168.1.1