User guide
Windows NT Server (TCP/IP)
Page 84
Chapter 2 Installation and Configuration
Ip address configuration
To have the IOPRINT+ Print Server recognized as a valid device, first configure it, then follow
this procedure.
1. Add an entry for the IOPRINT+ Print Server to the hosts file:
\SYSTEM32\DRIVERS\ETC\HOSTS
The entry consists of the following line:
xxx.xxx.xxx.xxx Name
Where:
xxx.xxx.xxx.xxx is the IP Address you assigned to the IOPRINT+ Print Server.
Name is the IOPRINT+ Print Server's name. If you have not changed the name, use the
default name shown on a sticker on the base of the device. The default name is in the
form SCxxxxxx (SC followed by 6 digits).
2. Add an entry to the ARP table by entering the following commands:
arp -s IP_address 00:c0:02:xx:yy:zz
Where:
IP_address is the IP Address used in step 1.
00:c0:02:xx:yy:zz is the physical address of the IOPRINT+ Print Server, as determined
from the default name. Example:
arp -s 168.192.1.40 00:c0:02:12:34:56
3. Check the IP Address using the ping command:
ping Name
Where Name is the value used in step 1. You should receive a response. If you get a
Timeout message, the above procedure has failed.
Preparing for tcp/ip printing
To create a TCP/IP remote printer Microsoft TCP/IP printing support must be installed. The
procedure is as follows.