ip dhcp-lease

Sets the DHCP lease time on an interface.

Syntax

[no] ip dhcp-lease <seconds>

Syntax Description

Keyword
Description

no

(Optional) Resets the DHCP lease time to the default value.

seconds

The DHCP lease time in seconds.

Defaults

The default lease time is 1800 seconds (30 minutes).

Usage Guidelines

The default lease time for addresses assigned by Island's DHCP server is 30 minutes. This allows devices to respond reasonably quickly to network address changes.

Although rare, some devices cannot handle such a short lease time. This command can be used to change the DHCP lease time to a different value.

This command is valid only in interface context. Entering it does not change the configuration mode of the interface.

Examples

ip dhcp-lease 3600
interfaceip dhcp-serverip dhcp-scope

Last updated