SGD Wired Commands
internal_wired.ip.addr
232
14245L-003 Rev. A EPL Programming Guide 12/16/13
internal_wired.ip.addr
Description This command allows you to get or set the internal wired print servers’s IP
address. For printer support, see SGD Command Support on page 315.
Type getvar; setvar
This table identifies the commands for this format:
Important • For a set IP address to take affect, the IP protocol must be set to permanent and
the print server must be reset.
Note • For details on SGD command structure, see Command Structure onpage 216.
Commands Details
getvar This command instructs the printer to respond with its current internal
wired print server IP address.
Format: ! U1 getvar "internal_wired.ip.addr"
setvar This command instructs the printer to change its current internal wired
print server IP address upon powering the printer on.
Format: ! U1 setvar "internal_wired.ip.addr" "value"
Valu e s : any valid IP address
Default: "0.0.0.0"
Note • The setvar value of this command can be affected by the
internal_wired.ip.dhcp.enable command.
Example • This setvar example shows the value set to "10.14.4.235".

! U1 setvar "internal_wired.ip.addr" "10.14.4.235"

What the setvar value is set to is the getvar result. In this example, the getvar result is
"10.14.4.235".