SGD Wireless Commands
wlan.ip.netmask
280
14245L-003 Rev. A EPL Programming Guide 12/16/13
wlan.ip.netmask
Description This setting refers to the wireless print server’s subnet mask address. This value
is ignored if the IP protocol is not set to permanent. For printer support, see SGD Command
Support on page 315.
Type getvar; setvar
This table identifies the commands for this format:
Note • For details on SGD command structure, see Command Structure on page 250.
Commands Details
getvar
This command instructs the printer to respond with wireless print server’s
subnet mask.
Format: ! U1 getvar "wlan.ip.netmask"
setvar
This command instructs the printer to change the wireless print servers’s
subnet mask.
Format: ! U1 setvar "wlan.ip.netmask" "value"
Va lues: Any valid subnet mask.
Default: "255.255.255.0"
Example • This setvar example shows the value set to "255.255.255.0".
! U1 setvar "wlan.ip.netmask" "255.255.255.0"
When the setvar value is set to "255.255.255.0", the getvar result is
"255.255.255.0".