Force10 Networks S2410s Switch User Manual


 
208 DHCP Server Commands
ip dhcp bootp automatic
ip dhcp bootp automatic
This command enables the allocation of the addresses to the bootp client. The addresses are
from the automatic address pool.
The
no version of this command disables the allocation of the addresses to the bootp client.
The address are from the automatic address pool.
Syntax
ip dhcp bootp automatic
Default
disable
Mode
Global Config
ip dhcp conflict logging
This command enables conflict logging on DHCP server.
The
no version of this command disables conflict logging on DHCP server.
Syntax
ip dhcp conflict logging
Default
enabled
Mode
Global Config
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.
Syntax
ip dhcp excluded-address lowaddress [highaddress]
The no version of this command removes the excluded IP addresses for a DHCP client.
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.
Default
none
Mode
Global Config