263
SGD Wireless Commands
ip.netmask
12/16/13 EPL Programming Guide 14245L-003 Rev. A
ip.netmask
Description This setting refers to the 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 onpage 250.
Commands Details
getvar This command instructs the printer to respond with subnet mask.
Format: ! U1 getvar "ip.netmask"
setvar This command instructs the printer to change the subnet mask.
Format: ! U1 setvar "ip.netmask" "value"
Valu e s : Any valid subnet mask.
Default: "255.255.255.0"
Example • This setvar example shows the value set to "255.255.255.0".

! U1 setvar "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".