257
SGD Wireless Commands
ip.dhcp.cid_enable
12/16/13 EPL Programming Guide 14245L-003 Rev. A
ip.dhcp.cid_enable
Description This command determines if DHCP (option 61) is turned on or off. For printer
support, see SGD Command Support onpage 31 5.
Type getvar; setvar
This table identifies the commands for this format:
Note • For details on SGD command structure, see Command Structure onpage 250.
Commands Details
getvar This command instructs the printer to respond with the status of the client
identifier.
Format: ! U1 getvar "ip.dhcp.cid_enable"
setvar This command instructs the printer to set the status of the client identifier.
Format: ! U1 setvar "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 "ip.dhcp.cid_enable" "off"

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