4
5. Reset the port server either by cycling power or by entering “expert” mode and
issuing the reboot command:
admin>> expert
expert>> reboot
6. When the port server has rebooted, log in again by repeating step 1 above. You can
establish telnet or rlogin sessions with other hosts on your network via any of the
serial ports on the port server using commands available “user” mode. Or you can
continue customizing the port server for your application using commands available
in “admin” mode.
BOOTP
1. Record the MAC address. The MAC address is printed on a label on the outside of the
port server case. It is a 12 digit number, beginning with 00:80:44, printed in bar code
and in digits.
2. Configure the BOOTP server with the MAC address of the port server and an IP
address by modifying the “bootptab” file. The MAC address should be entered as a
string of 12 digits, without spaces or hyphens.
For further information, see the section, Assigning an IP address with a UNIX BOOTP
server, page 65 of Administrator's Guide.
The BOOTP server will reassign the same IP address to the port server each time the
port server is rebooted.
3. Boot the port server on the same network as your BOOTP server.
DHCP
1. Record the MAC address. The MAC address is printed on a label on the outside of the
port server case. It is a 12 digit number, beginning with 00:80:44, printed in bar code
and in digits.
2. Boot the port server on the same network as the DHCP server.
3. The DHCP server will assign an IP address to the port server. Query the DHCP server
to determine the IP address that was assigned. Look up the IP address using the MAC
address.
The port server will request a lease of 28 days. It will not accept a lease of less than 10
minutes. If the DHCP server does not specify a time for renegotiation, the port server
will begin renegotiation when the lease is half way to expiration. If renegotiation
cannot be completed for a new lease before the current lease expires, the port server
will release its IP address and will have no IP address. As long as the port server does
not have an IP address, it will continue to negotiate for one.
NOTE: If the port server encounters both BOOTP and DHCP servers on
the same network, it will attempt to get the IP address from the DHCP
server first, but may experience problems. When both servers are present,
it is recommended that you assign the IP address with DHCP, rather than
configuring BOOTP to assign the IP address.