ip dhcp ping timeout

Use this command to specify the amount of time the DHCP server will wait for a ping reply from an IP address before timing out.

Syntax

ip dhcp ping timeout milliseconds
no ip dhcp ping timeout

Parameters

milliseconds Specifies the ping timeout in milliseconds. Valid values are 100 to 10000. Default: 500 milliseconds.

Defaults

None.

Mode

Configuration command.

Usage

The “no” form of this command resets the ping timeout to the default value.

Example

This example shows how to set the DHCP ping timeout to 900 milliseconds:

System(rw-config)->ip dhcp ping timeout 900