
Setting Up a UNIX Boot Server
117341-B Rev. 00
2-3
The AIX and HP-UX operating systems include BootPD. SunOS and Solaris
do
not include BootPD, so Site Manager automatically installs BootPD on Sun
workstations running these operating systems.
Copy the bootpd file to the /etc directory as follows:
1.
Log in to the UNIX workstation as
root
.
2.
Enter the following command:
cp /usr/wf/bin/bootpd /etc
Setting Up BootPD to Run
To configure your workstation to run BootPD when it receives a BootP request
packet:
1.
As
root
, use a text editor to open the
/etc/inetd.conf
file.
2.
Make sure that no other line in the file begins with “bootps.”
If there is such a line, your workstation is already configured as a BootP
server. Comment out this line by typing a pound sign (#) at the beginning of
the line so that the server will use the BootPD program that you specify in the
next step.
3.
Insert the following line anywhere in the file to configure your
workstation as a BootP server:
bootps dgram udp wait root /etc/bootpd bootpd
4.
Save and exit the file.
Setting Up BootPD to Respond to BayStack Routers
When the operating system receives a BootP request packet, it starts BootPD.
BootPD matches the source IP address of the packet to an IP address in its BootP
table (bootptab file) to determine the path names of the requested startup files.
Entries in bootptab also include optional parameter tags. Bay Networks supplies a
sample bootptab file that Site Manager installs automatically in the /usr/wf/config
directory. Use a copy of this sample file if you do not already have a bootptab file.
Note:
The bootptab file can include the same path name for all booting
routers, or a different path name for each IP address.
Commentaires sur ces manuels