Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
lease-duration
Configures the minimum and maximum allowable lease times that are accepted in responses from DHCP
servers.
Product
GGSN
ASN-GW
HA
P-GW
SAEGW
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > DHCP Service Configuration
configure > context context_name > dhcp-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-dhcp-service)#
Syntax Description
lease-duration min min_time max max_time
min min_time
Specifies the minimum acceptable lease time (in seconds) as an integer from 600 trough 3600. Default: 600
max max_time
Specifies the maximum acceptable lease time (in seconds) as an integer from 10800 through 4294967295.
Default: 86400
Usage Guidelines
To reduce the call setup time, the system requests IP addresses from the DHCP server in blocks rather than
on a call-by-call basis. Each address received has a corresponding lease time, or time that it is valid. The
values configured by command represent the minimum and maximum times that the system allows and
negotiates for the lease(s).
If the DHCP server responds with values that are out of the range specified by the min and max values, the
system accumulates warning statistics. Responses that fall below the minimum value are rejected by the system
and the system contacts the DHCP server with the next highest priority. Responses that are greater than the
maximum value are accepted.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1768
DHCP Service Configuration Mode Commands
lease-duration