User guide
Dynamic Host Configuration Protocol DHCP Client command reference
iMG/RG Software Reference Manual (System Administration)
5-60
Description This command tells the DHCP client to send a value for the given DHCP configuration
option to a DHCP server. The DHCP server’s response depends on the type of option
being sent out.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example --> dhcpclient interfaceconfig client1 add sent option host-name ‘“vancouver”’
This command example tells the DHCP client to send the DHCP host-name option to
the DHCP server with the value “vancouver”. Note that for options with string-type val-
ues associated with them, the option value must be in double-quotes (“ ”). Also, the
entire string including the double quotes must be inside single quotes (‘’) to ensure that
the CLI treats the double quotes literally.
Option Description Default Value
name An existing DHCP client interface. To display cli-
ent interface names, use the
DHCPCLIENT
LIST INTERFACECONFIGS
command.
N/A
number An existing DHCP client interface. To display cli-
ent interface numbers, use the
DHCPCLI-
ENT LIST INTERFACECONFIGS
command.
N/A
subnet-mask A text string that identifies a DHCP server con-
figuration option.
N/A
dhcp-leasetime An option that can be used to request a specific
lease duration by the client.
N/A
dhcp-clientidentifier An option that can be used to specify the client
identifier in a host declaration so that a DHCP
server can find the host record by matching
against the client identifier.
N/A
Routers An option that provides IP address of a known
router to the ARTMOS DHCP configuration
when DHCP server configuration is given.
N/A
Domainnameservers An option that requests the IP address of any
DNS server.
N/A
value The value associated with the option identifier. N/A