User Manual UMN:CLI
V8102
423
9.6.9.1 Enabling DHCP Client
To configure an interface as a DHCP client, use the following command.
Enables a DHCP client on an interface.
9.6.9.2 DHCP Client ID
To specify a client ID, use the following command.
ip dhcp client client-id hex HEXSTRING
ip dhcp client client-id text STRING
no ip dhcp client client-id
Deletes a specified client ID.
9.6.9.3 DHCP Class ID
To specify a class ID, use the following command.
ip dhcp client class-id hex HEXSTRING
Specifies a class ID.
(default: system MAC address)
ip dhcp client class-id text STRING
no ip dhcp client class-id
Deletes a specified class ID.
9.6.9.4 Host Name
To specify a host name, use the following command.
ip dhcp client host-name NAME
no ip dhcp client host-name
Deletes a specified host name.
9.6.9.5 IP Lease Time
To specify IP lease time that is requested to a DHCP server, use the following command.
ip dhcp client lease-time <120-2147483637>
Specifies IP lease time in the unit of
second (default: 3600).
no ip dhcp client lease-time
Deletes a specified IP lease time.
9.6.9.6 Requesting Option
To configure a DHCP client to request an option from a DHCP server, use the following
command.