Force10 Networks S2410s Switch User Manual


 
ip dhcp ping packets
SFTOS Command Reference for the S2410, Version 2.4.1.0 209
ip dhcp ping packets
This command is used to specify the number in a range from 2-10, of packets a DHCP server
sends to a pool address as part of a ping operation. Setting the number of ping packets to 0 is
the same as ‘no ip dhcp ping packets’ and will prevent the server from pinging pool
addresses.
Syntax
ip dhcp ping packets 0,2-10
Use no ip dhcp ping packets to prevent the server from pinging pool addresses and will
set the number of packets to 0.
Default
2
Mode
Global Config
ip dhcp pool
This command configures a DHCP address pool name on a DHCP server and enters DHCP
Pool Config mode.
Syntax
ip dhcp pool name
The no version of this command removes the DHCP address pool. The name should be a
previously configured pool name.
Default
none
Mode
Global Config Mode
lease
This command configures the duration of the lease for an IP address that is assigned from a
DHCP server to a DHCP client. The overall lease time should be between 1-86400 minutes. If
infinite is specified, lease is set for 60 days. Days is an integer from 0 to 59. Hours is an
integer from 0 to 1439. Minutes is an integer from 0 to 86399.
The
no version of this command restores the default value of the lease time for DHCP Server.
Syntax
lease {[days [hours] [minutes]] | [infinite]}
Default
1 (day)
Mode
DHCP Pool Config