Wlan.essid; Wlan.kerberos.kdc - Intermec EasyCoder PL3 Programmer's Reference Manual

Intermec easycoder pl3: reference guide
Hide thumbs Also See for EasyCoder PL3:
Table of Contents

Advertisement

Chapter 13— Configuration/Control Commands
152
Note: When using encryption, make sure that the encryption key is set
properly. The encryption key and the encryption index should match the
encryption key and encryption index of the access point (or the other
network devices when in Ad Hoc mode). When you have changed all the
settings, you must turn the printer off and on or reset the printer using the
do device.reset command.
getvar result
Returns the type of encryption that the printer is currently using.
Example
Description
Syntax
Result
setvar choices
off, 40-bit, and 128-bit. Default = off
Example
Description
Syntax
Result

wlan.essid

Type: getvar; setvar
This parameter refers to the printer's stored eSSID. Setting the eSSID to
"" sets the printer in a Broadcast mode, where the printer searches for an
access point to associate with.
Example:
! U1 setvar "wlan.essid" ""
getvar result
Returns the stored eSSID.
Example
Description
Syntax
Result
setvar choices
26 character text string (can be alpha-numeric). Default = 247
Example
Description
Syntax
Result

wlan.kerberos.kdc

Type: getvar; setvar
This parameter refers to the Kerberos Key Distribution Center (KDC).
The KDC is a trusted server that maintains a database with account
information for all security principals (users) for a particular site or
administrative domain (realm).
EasyCoder PL-Series Printer Programmer's Reference Manual
Get the encryption value.
! U1 getvar "wlan.encryption_mode"
"off"
Turn encryption off.
! U1 setvar "wlan.encryption_mode" "off"
Sets the encryption mode to off.
Get the stored eSSID value.
! U1 getvar "wlan.essid"
"247"
Set the eSSID to IntermecNet.
! U1 setvar "wlan.essid" "IntermecNet"
Sets the eSSID to IntermecNet.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents