Intermec PM4i Time Clock User Manual


 
54 EasyLAN Wireless Interface Kit Installation Instructions
Chapter 5 — Setup in IPL
Setting Network Parameters in Manual Mode
Note: MANUAL mode is only supported by IPL 2.40 or later.
You can use MANUAL mode to assign a static IP address to the printer.
To assign network values manually, connect the printer to the serial
port on the host PC and open a communications program such as
HyperTerminal. Send this command:
<SI>nn[,m1[,m2]]
where:
n is the IP address, in the format n.n.n.n, where n is a number in the
range 0-255.
,m1 is the subnet mask address written in the same format.
,m2 is the router address written in the same format.
Sending this command places the printer in MANUAL mode
automatically if you specify at least two of the three parameters. If you
specify only one parameter, such as the IP address, you need to place the
printer in MANUAL mode via the printer's keyboard before you send
the command. Otherwise, the command will have no effect.
You can confirm the IP address by sending the upload configuration
parameters command.
Examples:
<STX><SI>n192.168.235.86,255.255.254.0,192.168.234.
1<ETX>
Sets the IP address to 192.168.235.86, the subnet mask to
255.255.254.0, and the router to 192.168.234.1.
<STX><SI>n192.168.235.86<ETX>
Sets the IP address to 192.168.235.86 and uses the default subnet mask
and router settings. You need to place the printer in MANUAL mode via
the printer's keyboard before you send this command.