Chapter 2 — Connecting the Printer
PD41 and PD42 Commercial Printer User’s Manual 31
To configure the printer to use WPA or WPA2 Enterprise mode
1 Send the following commands to login as an admin and set the
SSID:
<STX><ESC>.x,su -p pass admin<ETX>
<STX><SI>ws,SSID,xxxxx<ETX>
where xxxxx can be from 0 to 32 alphanumeric characters.
2 Send one of the following commands to enable WPA-802.1x or
WPA2-802.1x authentication. You should also send the WPA_PSK
command that does not contain a value:
<STX><SI>ws,WPA,ON<ETX>
<STX><SI>ws,WPA2,ON<ETX>
<STX><SI>ws,WPA_PSK, <ETX>
3 Send these commands to configure the EAP_TYPE:
<STX><SI>ws,EAP_TYPE,xxxx<ETX>
where xxxx can be OFF, LEAP, PEAP, TTLS, or EAP-FAST.
<STX><SI>ws,.EAP_USER,xxxx<ETX>
<STX><SI>ws,.EAP_PASS,xxxx<ETX>
where xxxx is the unique username and the unique password for
this protocol.
4 If you are using EAP-FAST, you can use PAC and ACQUIRE_PAC
commands. The PAC setting specifies the PAC file to use for EAP-
FAST authentication. The ACQUIRE_PAC setting checks to see if
automatic PAC file provisioning is enabled. You can set
ACQUIRE_PAC to on or off.
• Send the following command to set PAC to use /tmp/my.pac
with a pass phrase of “verysecret”:
<STX><SI>ws,PAC,/tmp/my.pac @verysecret<ETX>
• Send the following command to set ACQUIRE_PAC to on:
<STX><SI>ws,ACQUIRE_PAC,ON<ETX>
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.”