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

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