221
SGD Wired Commands
external_wired.ip.dhcp.cid_enable
12/16/13 EPL Programming Guide 14245L-003 Rev. A
external_wired.ip.dhcp.cid_enable
Description This command determines if DHCP (option 61) on the external wired print
server is turned on or off. For printer support, see SGD Command Support onpage 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 status of the client
identifier of the external wired print server.
Format:
! U1 getvar "external_wired.ip.dhcp.cid_enable"
setvar This command instructs the printer to set the status of the client identifier
of the external wired print server.
Format:
! U1 setvar "external_wired.ip.dhcp.cid_enable" "
value
"
Valu e s :
"off" = client identifier is turned off
"on" = client identifier is turned on
Default: "off"
Example • This setvar example shows the value set to "off".

! U1 setvar "external_wired.ip.dhcp.cid_enable" "off"

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