Chapter 2 — Configuring the PB21 and PB31
PB21 and PB31 Mobile Receipt Printer User Guide 41
4 Send these commands to configure the EAP_TYPE:
setup "8021x","EAP_TYPE","xxxx"
where xxxx can be OFF, LEAP, PEAP, or TTLS.
setup "8021x",".EAP_USER","xxxx"
setup "8021x","EAP_PASS","xxxx"
where xxxx is the unique username and the unique password for
this protocol.
5 If you are using TTLS, you may need to send this command to set
the TTLS outer name:
setup "8021x","TTLS_USER","xxxx"
where xxxx is the outer name.
6 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:
setup "8021x","CA_CERT","c:/test.pfx@export"
setup "8021x","VALIDATE","ON"
where c:/test.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:
setup "8021x",".SERVER_CN1","xxxxxxxxxx"
setup "8021x",".SERVER_CN2","xxxxxxxxxx"
where xxxxxxxxxx can be a value from 0 to 64 characters.
• Send this command to make sure your values match those
used by the access point:
setup write "8021x","uart1:"
• You may need to send this command several times for the
wireless station to connect:
setup "wlan","ACTIVE","1"