User`s guide

Zebra Mobile Printers • Wireless Configuration Guide • rev. H 20
continued
ip.dhcp.enable
type: getvar; setvar
setvar choices: on”, “off
Default “on”
getvar example: ! U1 getvarip.dhcp.enable
setvar example: ! U1 setvarip.dhcp.enable” “off”
This parameter refers to DHCP setting. DHCP must be set to
off” before setting a static IP address.
NOTE: It is not recommended that BOOTP and DHCP both be
enabled at the same time since this may increase the printer
power-up initialization time. You should contact your network
administrator to determine whether your network supports either
BOOTP or DHCP and enable only the proper parameter on the
printer.
ip.dhcp.cid_prefix
type: getvar; setvar
setvar choices: Any text string up to 10 characters in length
Default “”
This parameter defines the prex to be pre-pended to the
DHCP client identier (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”.
ip.dhcp.cid_type
type: getvar; setvar
setvar choices: • “0”: synthetic string
• “1”: use printer’s MAC address
Default: “1”
getvar example: ! U1 getvar “ip.dhcp.cid_prefix
setvar example: ! U1 setvar “ip.dhcp.cid_prefix” “ZEB
This parameter defines the type of Client Identier (option
61) that will be sent if DHCP is enabled. A value of “1” means
the type is “Ethernetand the printer’s MAC address will be
used. A value of “0” means the type is “synthetic” and the cli-
ent identier sent will be “ip.dhcp.cid_prexconcatenated
with “ip.dhcp.cid_value.
NOTE: This parameter is only applicable if “ip.dhcp.enable” is set
to “on”.
ip.dhcp.cid_value
type: getvar; setvar
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 parameter
“device.friendly _ name”)
If “ip.dhcp.cid _ type” is “1” - the default is the printer’s MAC
address
getvar example: ! U1 getvar “ip.dhcp.cid_value”
setvar example: ! U1 setvar “ip.dhcp.cid_value” “PRT001
This parameter denes 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”.
ip.ftp.enable
type: getvar; setvar
setvar choices : “on”, “off
Default “on”
getvar example:
! U1 getvar “ip.ftp.enable
setvar example: ! U1 setvarip.ftp.enable”off”
This parameter refers to the FTP protocol setting.
ip.gateway
type: getvar; setvar
setvar choices: Any valid gateway address.
Default: “0.0.0.0”
getvar example: ! U1 getvarip.gateway”
setvar example: ! U1 setvarip.gateway” 38.10.4.1
This parameter refers to the gateway address. This value is
ignored if DHCP is enabled.