Chapter 2 — Configuring the PB22 and PB32
40 PB22 and PB32 Mobile Label and Receipt Printer User Guide
2 Send one of these 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, or TTLS.
<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 TTLS, you may need to send this command to set
the TTLS outer name:
<STX><SI>ws,TTLS_USER, xxxx <ETX>
where xxxx is the outer name.
5 If you are using certificates for validation, here are some
commands you may need to use.
• Send these commands to set a certificate and enable validation:
<STX><SI>ws,CA_CERT,c:/testCA.pfx@export<ETX>
<STX><SI>ws,VALIDATE,ON<ETX>
where c:/testCA.pfx is the location and name of the certificate
and export is the passphrase.
• Send these commands to set a common name for server 1 and
server 2:
<STX><SI>ws, .SERVER_CN1,xxxxxxxxxx <ETX>
<STX><SI>ws, .SERVER_CN2,xxxxxxxxxx <ETX>
where xxxxxxxxxx can be a value from 0 to 64 characters.