Reference Guide (Supporting software release 4.1.0.0-040GR and later) User guide
Table Of Contents
- Table of Contents
- About This Document
- Introduction
- Common Commands
- User Exec Commands
- Privileged Exec Commands
- Global Configuration Commands
- Crypto-isakmp Instance
- Crypto-group Instance
- Crypto-peer Instance
- Crypto-ipsec Instance
- Crypto-map Instance
- Crypto-trustpoint Instance
- Interface Instance
- Spanning tree-mst Instance
- Extended ACL Instance
- Standard ACL Instance
- Extended MAC ACL Instance
- DHCP Server Instance
- DHCP Class Instance
- RADIUS Server Instance
- Wireless Instance
- RTLS Instance
- SOLE Instance

Brocade Mobility RFS7000-GR CLI Reference Guide 423
53-1001945-01
DHCP Config Commands
17
lease
DHCP Config Commands
Use this command to configure a valid lease time for the IP address used by all DHCP clients in the
network pool.
Syntax
lease [{<0-365> <0-23> <0-59>}|infinite]
Parameters
Usage Guidelines
If lease parameter is not configured on the DHCP network pool, the default value is used. The
default lease value is 24 hours.
The lease value for DHCP host pool is infinite.
Example
RFS7000(config-dhcp)#lease 20 12 30
RFS7000(config-dhcp)#
lease [
{<0-365> <0-23> <0-59>}
|infinite]
Sets the lease time for IP address.
• <0-365> – Lease period in days. Days can be made as 0 only when hours
and/or mins are greater than 0.
• <0-23> – Used with the above to set the hours for the lease period.
• <0-59> – Used with the above to set the minutes for the lease period.
• infinite – Sets the lease period as infinite.










