UMN:CLI User Manual
V5808
356
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.
8.5.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.
8.5.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.
8.5.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.
8.5.9.6 Requesting Option
To configure a DHCP client to request an option from a DHCP server, use the following
command.
ip dhcp client request {domain-
name | dns}
Configures a DHCP client to request a specified option.
To configure a DHCP client not to request an option, use the following command.
no ip dhcp client request
{domain-name | dns}
Configures a DHCP client not to request a specified
option.