241
SGD Wired Commands
internal_wired.ip.netmask
12/16/13 EPL Programming Guide 14245L-003 Rev. A
internal_wired.ip.netmask
Description This setting refers to the internal wired 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 onpage 216.
Commands Details
getvar This command instructs the printer to respond with internal wired print
servers subnet mask.
Format: ! U1 getvar "internal_wired.ip.netmask"
setvar This command instructs the printer to change the internal wired print
servers subnet mask.
Format:
! U1 setvar "internal_wired.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 "internal_wired.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".