SGD Wired Commands
internal_wired.ip.dhcp.cid_enable
236
14245L-003 Rev. A EPL Programming Guide 12/16/13
internal_wired.ip.dhcp.cid_enable
Description This command determines if DHCP (option 61) is turned on or off of the
internal wired print server. 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 internal wired print server.
Format:
! U1 getvar "internal_wired.ip.dhcp.cid_enable"
setvar This command instructs the printer to set the status of the client identifier
of the internal wired print server.
Format:
! U1 setvar "internal_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 "internal_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".