User`s manual

Section 2: Basic Installation
26 AXIS StorPoint CD User’s Manual
Using BOOTP
in UNIX
Follow these steps to use the BOOTP method:
1.
Append the following entry to your boot table (typically
/etc/bootptab
):
where:
Example (Ethernet):
Example (Token Ring):
2.
Make sure the host table and alias name databases are updated as
described on page 20.
3.
Start the BOOTP daemon (if not already running), typically by the
command:
bootpd -a
4.
Restart the StorPoint CD to download the Internet address, default
router address and net mask.
<host name>:ht=<hardware type>:vm=<vendor magic>:\
:ha=<hardware address>:ip=<Internet address>:\
:sm=<subnet mask>:gw=<gateway field>
ht = ether for Ethernet and tr for Token Ring
vm = rfc1048
ha = The Ethernet or node address, i.e. the StorPoint
CD serial number
ip = The Internet address of the StorPoint CD
sm = The subnet mask
gw = The default router address
cdserv:ht=ether:vm=rfc1048:\
:ha=00408c110086:ip=192.36.253.80:\
:sm=255.255.255.0:gw=192.36.253.254
cdserv:ht=tr:vm=rfc1048:\
:ha=00408c110086:ip=192.36.253.80:\
:sm=255.255.255.0:gw=192.36.253.254