Utility Commands
429
ProSAFE M7100 Managed Switches
no option
This command removes the DHCP Server options. The <code> parame
ter specifies the DHCP
option code.
ip dhcp excluded-address
This command specifies the IP addresses that a DHCP server should not assign to DHCP clients.
Low-address and high-address are valid IP addresses; each made up of four decimal bytes
ranging from 0 to 255. IP address 0.0.0.0 is invalid.
no ip dhcp excluded-address
This command removes the excluded IP addresses for a DHCP client. Low-address and
high-addres
s are valid IP addresses; each made up of four decimal bytes ranging from 0 to 255.
IP address 0.0.0.0 is invalid.
ip dhcp ping packets
Use this command 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. By default the number of packets sent to a pool
address is 2, which is the smallest allowed number when sending packets. Setting the number of
packets to 0 disables this command.
Format no option <code>
Mode DHCP Pool Config
Default none
Format ip dhcp excluded-address <lowaddress> [<highaddress>]
Mode Global Config
Format no ip dhcp excluded-address <lowaddress> [<highaddress>]
Mode Global Config
Default 2
Format ip dhcp ping packets {0 | <2-10>}
Mode Global Config