
Connecting ASN Routers to a Network
2-2
308652-14.00 Rev 00
Copying the BOOTPD Program on Sun Workstations
Depending on the operating system you use, Nortel Networks may or may not
ship BOOTPD with the Site Manager package. The AIX and HP-UX operating
systems already have BOOTPD. SunOS and Solaris
do not, however, so Site
Manager automatically installs BOOTPD on Sun workstations running SunOS
and Solaris.
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 BOOTP Sockets
A socket is a UNIX mechanism for creating virtual connections between operating
system and network processes. For each socket, the /etc/services file must include
a user datagram protocol (UDP) descriptor that provides process-to-process
addressing information.
Set up the send and receive sockets for the BOOTP process as follows:
1.
Log in to the UNIX workstation as
root
.
2.
Use a text editor to insert the following two lines into the
/etc/services
file:
Setting Up BOOTPD to Run
Configure your workstation to run the BOOTPD program when it receives a
BOOTP request packet, as follows:
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.”
bootps 67/udp # bootp server
bootpc 68/udp # bootp client
Comentarios a estos manuales