User guide

Dynamic Host Configuration Protocol DHCP Client command reference
iMG/RG Software Reference Manual (System Administration)
5-68
5.1.6.1.16 DHCPCLIENT SET INTERFACECONFIG CLIENTID
Syntax DHCPCLIENT SET INTERFACECONFIG
{<name>|<number>}
CLIENTID
<cli-
entid>
Description This command sets a unique client identifier that DHCP server uses to identify the client.
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 set interfaceconfig client1 clientid 00:11.22.33.44.5a
See also DHCPCLIENT LIST INTERFACECONFIGS
5.1.6.1.17 DHCPCLIENT SET INTERFACECONFIG DEFAULTROUTE ENABLED|DISABLED
Syntax DHCPCLIENT SET INTERFACECONFIG {<name>|<number>}
DEFAULTROUTE {ENABLED|DISABLED}
Description This command enables/disables whether DHCP client makes use of default gateway
information received from a DHCP server. If no DHCP interfaceconfigs have been added
to the system, by default DHCP client will use default gateway information received from
DHCP server.
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).
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 DHCPCLIENT
LIST INTERFACECONFIGS
command.
N/A
client id A unique identifier that DHCP server can use to
identify the client. By default it is the MAC address
of the CPE. The client ID can be a MAC address
or a text string such as the hostname. The string
must be entered as hexadecimal values separated
by colon.
N/A