1576
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
D
YNAMIC
H
OST
C
ONFIGURATION
P
ROTOCOL
(DHCP) C
OMMANDS
PROBE
PACKETS
probe packets
Overview
Use this command to specify the number of packets sent for each lease probe.
Lease probing is configured on a per-DHCP pool basis. When set to 0 probing is
effectively disabled.
The
no
variant of this command sets the number of probe packets sent to the
default of 5.
Syntax
probe packets <
0-10
>
no probe packets
Default
The default is 5.
Mode
DHCP Pool Configuration
Examples
To set the number of probe packets to 2 for pool
P2
, use the commands:
awplus#
configure terminal
awplus(config)#
ip dhcp pool P2
awplus(dhcp-config)#
probe packets 2
To set the number of probe packets to the default 5 for pool
P2
, use the
commands:
awplus#
configure terminal
awplus(config)#
ip dhcp pool P2
awplus(dhcp-config)#
no probe packets
Related
Commands
probe enable
probe timeout
probe type
show ip dhcp pool
Parameter
Description
<
0-10
>
The number of probe packets sent.