beautypg.com

Printronix Network Interface Card User Manual

Page 310

background image

Chapter 15

Complete Command List

310

WLAN

ADAPTER,

WLAN

Set transmit power:

store ifc wlan txpwr <0-100>

is the interface number for the WLAN device.
<0-100> the power level as a percentage of full power .

WLAN

ADAPTER,

WLAN

Set options:

store ifc wlan opts [[-]openauth][[-]intnl]

is the interface number for the WLAN device.
An option is enabled by including it in the list and disabled by
preceding it with a '-' character in the list. Supported option is
"intnl", for international mode and “openauth” for open
authentication.

WLAN

ADAPTER,

WLAN

Set the default key for WLAN encryption:

store ifc wlan defkey disable|<1-4>

is the interface number for the WLAN device.
<1-4> is the number identifying one of the four keys (1-4). A
value of zero or the word "disable" disables encryption.

WLAN

ADAPTER,

WLAN

Set the key to a given value:

store ifc wlan key |
<${]>

is the interface number for the WLAN interface.
is the number identifying one of the four keys (1-4).
is the encryption key value for . The
value must consist of 5 or 13 double- or quad-digit HEX
numbers, separated by colon (':') or dash ('-') characters for
readability (e.g. D1C2-B3A4-9586-7768-594A-3B2C-1D).
Alpha characters are NOT case sensitive. All zero disables
encryption for . If '$' is the first character the
remainder of the argument is treated as a literal string with all
alpha-numeric characters allowed except spaces). Key length
is inferred from the length of key-value so leading zeroes of
longer keys must be entered (not blanked).