DHCP Client CLI Commands
116
2/1553-ZAT 759 94 Uen B – December 2005
5.7
dhcpclient interfaceconfig add sent option
5.7.1 Syntax
dhcpclient interfaceconfig {<name>|<number>} add sent
option <option> <value>
5.7.2 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.
5.7.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing
DHCP client interface. To display
client interface names, use the
dhcpclient list
interfaceconfigs
command.
N/A
number
A number that identifies an existing
DHCP client interface. To display
client interface numbers, use the
dhcpclient list
interfaceconfigs
command.
N/A
option
A text string that identifies a DHCP
server configuration option.
N/A
value
The value associated with the option
identifier.
N/A
5.7.4 Example
-->
dhcpclient interfaceconfig config1 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