58 PX4i and PX6i High Performance Printer User Guide
• You may need to send the following command several times for the wireless
station to connect:
setup "wlan","ACTIVE","1"<ETX>
Configuring 802.11 Wireless Security Using IPL
Use the following procedures to configure 802.11 wireless security parameters on
your printer using IPL.
To configure the printer to use WEP authentication
1. Send the following commands to login as an admin and set the SSID:
<STX><ESC>.x,su -p pass admin<ETX>
<STX><SI>ws,SSID,xxxxx<ETX>
where xxxxx can be from 0 to 32 ASCII characters.
To enter non-alphanumeric octets, use “%nn,” where nn is two hexadecimal digits
representing the value of the character.
Note: The default password for logging in as an admin is “pass.” If you have changed the
password, you will need to use your password instead of “pass.”
2. Send the following commands to configure the WEP keys. The following
example sets WEP key 1 to 01234 and enables WEP key 1.
<STX><SI>ws,WEP1,0x3031323334<ETX>
<STX><SI>ws,.WEP_KEY,1<ETX>
3. Send the following command to activate the settings.
<STX><SI>ws,ACTIVE,1<ETX>
To configure the printer to use WPA-PSK or WPA2-PSK mode
1. Send the following commands to login as an admin and set the SSID:
<STX><ESC>.x,su -p pass admin<ETX>
<STX><SI>ws,SSID,xxxxx<ETX>
where xxxxx can be from 0 to 32 alphanumeric characters.
To enter non-alphanumeric octets, use “%nn,” where nn is two hexadecimal digits
representing the value of the character.
Note: The default password for logging in as an admin is “pass.” If you have changed the
password, you will need to use your password instead of “pass.”
2. Send one of the following commands to turn on WPA or WPA2 authentication.
Send the WPA-PSK or WPA2-PSK command to set a pre-shared key:
<STX><SI>ws,WPA,OFF<ETX>
<STX><SI>ws,WPA2,ON<ETX>
<STX><SI>ws,WPA_PSK,xxxxxxxxxx<ETX>
where xxxxxxxxxx is a value between 8 and 64 characters.
3. Send the following command to activate the settings:
<STX><SI>ws,ACTIVE,1<ETX>