Intermec PB50 Label Maker User Manual


 
Chapter 2 — Configuring the PB50
34 PB50 Mobile Label and Receipt Printer User’s Guide
To configure the printer to use WEP authentication
1 Send the following commands to login as an admin and set the
SSID:
run"su -p pass admin"
setup write "wlan","uart1:"
setup "wlan","SSID","xxxxx"
where xxxxx can be from 0 to 32 ASCII characters, not including
the double quote.
2 Send the following commands to configure the WEP keys. The
following example sets WEP key 1 to 1234 and enables WEP key 1.
setup "wlan","WEP1","0x0001020304"
setup "wlan",".WEP_KEY","1"
setup "wlan","ACTIVE","1"
setup write "wlan","uart1:"
To configure the printer to use WPA-PSK or WPA2-PSK mode
1 Send the following commands to login as an admin and set the
SSID:
run"su-p pass admin"
setup write "wlan","uart1:"
setup "wlan","SSID","xxxxx"
where xxxxx can be from 0 to 32 alphanumeric characters.
2 Send one of the following WPA/WPA2 ON commands to turn on
WPA or WPA2 authentication. Send the WPA-PSK or WPA2-PSK
command to set a pre-shared key:
setup "wlan","WPA","ON"
setup "wlan","WPA2","ON"
setup "wlan","WPA_PSK","xxxxxxxxxx"
setup "wlan","ACTIVE","1"
setup write "wlan","uart1:"
where xxxxxxxxxx is a value between 8 and 64 characters.
To configure the PB50 to use WPA or WPA2 Enterprise mode
1 Send the following commands to login as an admin and set the
SSID:
Note: The default password for logging in as an admin is “pass.”
If you have changed the password, you will need to use your
password instead of “pass.”