SGD Wired Commands
external_wired.ip.netmask
226
14245L-003 Rev. A EPL Programming Guide 12/16/13
external_wired.ip.netmask
Description This setting refers to the external 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 the external wired print
server’s subnet mask.
Format: ! U1 getvar "external_wired.ip.netmask"
setvar This command instructs the printer to change the external wired print
servers’s subnet mask.
Format:
! U1 setvar "external_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 "external_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".