DHCP Client CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
143
5.27
dhcpclient set interfaceconfig requestedleasetime
5.27.1 Syntax
dhcpclient set interfaceconfig {<name>|<number>}
requestedleasetime <requestedleasetime>
5.27.2 Description
The DHCP client requests a specific lease time from the DHCP server for the
allocated IP addresses. This command determines the length of lease time
requested. The DHCP server will ‘cap’ a requested lease time if it is too large.
5.27.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
requested
lease time
The lease time (in seconds) that a
DHCP client requests from the
DHCP server.
86400
5.27.4 Example
-->
dhcpclient set interfaceconfig config1
requestedleasetime 70000