DHCP Server CLI Commands
178
2/1553-ZAT 759 94 Uen B – December 2005
6.28
dhcpserver set subnet maxleasetime
6.28.1 Syntax
dhcpserver set subnet {<name>|<number>} maxleasetime
<maxleasetime>
6.28.2 Description
This command sets the maximum lease time for an existing subnet. This
command setting overrides the global maximum lease time setting for this
particular subnet.
6.28.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
subnet. To display subnet names, use
the
dhcpserver list subnets
command.
N/A
number
A number that identifies an existing
subnet. To display subnet numbers,
use the
dhcpserver list
subnets
command.
N/A
maxlease
time
The maximum time (in seconds) that a
subnet assigns to a lease if the client
requesting the lease does not ask for
a specific expiry time.
86400
6.28.4 Example
-->
dhcpserver set subnet sub1 maxleasetime 70000