Mobile Printer CPCLProgramming Manual P14-43
ip.dhcp.cid_value
type: getvar; setvar
This parameter defines the unique value to be used as
the client identifier (option 61) if DHCP is enabled and
“ip.dhcp.cid_type” is “1”.
NOTE: This parameter is only applicable if “ip.dhcp.enable” is set to “on”.
getvar result The current client identifier value.
Example Description This command instructs the printer
to respond with the client identifier
value.
Syntax ! U1 getvar “ip.dhcp.cid_value”
Result “_”
setvar choices Any text string up to 20 characters in length
Default • If “ip.dhcp.cid_type” is “0” - the
default is the printer’s friendly
name (see “device.friendly_name”)
• If “ip.dhcp.cid_type” is “1” - the
default is the printer’s MAC ad-
dress
Example Description Change CID value to “PRT001”.
Syntax ! U1 setvar “ip.dhcp.cid_value”
“PRT001”
Result The next time the printer sends a
DHCP request, if “ip.dhcp.cid_type”
is “0”, the client identifier sent will
be “ip.dhcp.cid_prefix” plus
“PRT001”
e.g., if “ip.dhcp.cid_prefix” is “ZEB”,
the actual client identifier sent will
be “ZEBPRT001”.
continued on next page