Specifications

Mobile Printing Systems
CPCL Programming Manual
Section 14
Configuration/
Control
Commands
pg. 14-84
continued
ip.dhcp.cid_prex
type: getvar; setvar
This parameter defines the prefix to be prepended to the DHCP client identifier (option 61) when DHCP is
enabled and “ip.dhcp.cid_type” is set to “0.
NOTE: This parameter is only applicable if “ip.dhcp.enable” is set to “on”.
getvar result The current client identifier prefix
Example
Description This command instructs the printer to respond with the client
identifier prefix
Syntax ! U1 getvar “ip.dhcp.cid_prefix
Result
setvar choices
Any text string up to 10 characters in length
Default “”
Example
Description Change CID prefix to “ZEB
Syntax ! U1 setvar “ip.dhcp.cid_prefix” “ZEB
Result The next time the printer sends a DHCP request, if “ip.dhcp.
cid_type” is “0, the client identifier sent will be prefixed with the
string “ZEB. e.g. if “ip.dhcp.cid_value” is “PRT001, the actual
client identifier sent will be “ZEBPRT001