C613-50631-01 Rev A Command Reference for IE340 Series 3079
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
DYNAMIC HOST CONFIGURATION PROTOCOL (DHCP) COMMANDS
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.