219
SGD Wired Commands
external_wired.ip.default_addr.enable
12/16/13 EPL Programming Guide 14245L-003 Rev. A
external_wired.ip.default_addr.enable
Description This command allows you to default the external wired print server’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 show the status of the setting of
external wired print server’s default IP address feature.
Format:
! U1 getvar "external_wired.ip.default_addr.enable"
setvar This command tells the printer to use it’s default address, if no address is
provided through DHCP or BOOTP. If you do not assign an IP address
after 2 minutes, the 10/100 Internal PS defaults to IP address
192.168.254.254.
Format:
! U1 setvar "external_wired.ip.default_addr.enable" "
value
"
Valu e s :
"on" = enabled
"off" = disabled
Default: "on"
Example • This setvar example shows the value set to "on".

! U1 setvar "external_wired.ip.default_addr.enable" "on"

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