Intermec PX4i Time Clock User Manual


 
38 EasyLAN Wireless Interface Kit Installation Instructions
Chapter 5 — Setup in IPL
Setting Up Wireless Communications
is section describes how to perform some common tasks such as
changing user and passwords, as well as setting individual network
parameters with IPL commands.
General
Once a wired serial communication is established, you can use IPL
commands to set up the necessary EasyLAN Wireless parameters. All
settings are saved in files on the printer flash memory. If a factory default
upgrade is performed, all settings described in this section are set to their
(factory) default values.
e default allowed user is “admin”. All settings are restricted to read-
only for all users except the allowed user, who can change all settings.
Settings beginning with a period “.” character are read-protected from
non-authorized users. Some settings are not possible to read even by
the allowed user, for instance WEP keys, which return the same string
regardless of the actual key.
Display Current User
To display who the current user is in IPL, the “whoami” command is
used.
<STX><ESC>.x,whoami<ETX>
Changing User
To change the current user in IPL, the “xu” command is used.
<STX><SI>xu,user,password<ETX>
xu switches to the specified user after checking the password against the
password file.
Valid user names are admin and user.
Everyone can become user even if user’s password is set.
Example:
<STX><SI>xu,admin,pass<ETX>
changes the current user to “admin” provided that the admin’s password
is “pass.”