Intermec PF4i 사용자 설명서

다운로드
페이지 72
 
EasyLAN Wireless Interface Kit Installation Instructions
Chapter  — Setup in IPL
Setting Up Wireless Communications
This 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.
The 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.”