Lease – Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 437

Advertising
background image

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.

Advertising