C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1575
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
D
YNAMIC
H
OST
C
ONFIGURATION
P
ROTOCOL
(DHCP) C
OMMANDS
PROBE
ENABLE
probe enable
Overview
Use this command to enable lease probing for a DHCP pool. Probing is used by the
DHCP server to check if an IP address it wants to lease to a client is already being
used by another host.
The
no
variant of this command disables probing for a DHCP pool.
Syntax
probe enable
no probe enable
Default
Probing is enabled by default.
Mode
DHCP Pool Configuration
Examples
To enable probing for pool
P2
, use the commands:
awplus#
configure terminal
awplus(config)#
ip dhcp pool P2
awplus(dhcp-config)#
probe enable
To disable probing for pool
P2
, use the commands:
awplus#
configure terminal
awplus(config)#
ip dhcp pool P2
awplus(dhcp-config)#
no probe enable
Related
Commands
ip dhcp pool
probe packets
probe timeout
probe type
show ip dhcp pool