Node ID: 00304F010101 (this implies Ethernet address is 00304F010101),

IP address: 203.66.191.12

The entry for this MFP Server in the /etc/bootptab file should be:

MF010101:\

:ht=1:\

:ha=00304F010101:\:ip=203.66.191.12:

11.4Verify MFP Server’s IP Address

To verify your MFP Server is responding to the newly assigned IP address using a PING command:

ping ip-address

11.5Configure Remote LPD Printing on the Host

The procedure you use to configure your Unix host(s) to allow printing to your network remote MFP Server varies between different varieties of Unix. The procedure below can be used for Unix variants that are related to BSD Unix, such as SunOS or Linux. For other versions of Unix, consult your system documentation, keeping in mind that:

1.The MFP Server should be treated as a BSD networked MFP Server host.

2.The host name should be the name (or IP address) that you have assigned to the MFP Server.

3.The printer name (or queue name) on the remote host should be lpt1, lpt2 or lpt3, the name of the printer port on the MFP Server.

You will need to perform the tasks below, logged in as the superuser (root). To configure your Unix host for printing,

1.Optionally, assign a name corresponding to the MFP Servers IP address. You can add this address to the /etc/hosts file, by adding a line such as:

203.66.191.186 pserver

73