wlan.wpa.psk

wlan.wpa.psk

This printer setting specifies the pre-shared key (PSK) value to use when the WPA authentication is set to PSK.

Setvar

To set the pre-shared key:
! U1 setvar "wlan.wpa.psk" "value"
Values
64 hexadecimal digits
Default
64 zeros (00000000...)

Getvar

To return the pre-shared key value:
! U1 getvar "wlan.wpa.psk"
For protection a single
"*"
prints.
Example
This
setvar
example shows the value set to
"00000000..."
.
! U1 setvar "wlan.wpa.psk" "00000000..."
When the
setvar
value is set to
"00000000..."
, the
getvar
result is
"*"
.