DHCP support is already included in every distro capable of networking. It isn't a program; it's a basic part of the TCP/IP protocol.
Answer:Well, if you are referring to the DHCP client, the program /sbin/dhclient is likely already installed on your Linux distro of choice.
If you would like to run a DHCP server for one or more DHCP client machines or devices, you would go to www.isc.org and download the dhcp.x.x.x package (whatever the latest and greatest version is) and compile it on your Linux host machine. After compilation, configure it as desired, launch dhcpd (usually via the service command or directly from /etc/init.d), the DHCP daemon and you're ready to boot your DHCP clients.
Exactly the same thing DHCP (Dynamic Host Control Protocol) provides for any other operating system administrator.Most, if not all, Linux distros come with a dhcp client in the basic installation.
For a Windows based system you use the DHCP MMC snapin console. This is installed when the DHCP server service is installed. For Linux and Unix based systems you can edit the DHCP configuration file in /etc
Server based operating systems have the function embedded. If you do not have one you can use on of free linux-based operating systems.
dhcp-client
FreeBSD of course
No!
You haven't indicated what operating system you are using. For windows, using the 'ipconfig /all' command will show you what the DHCP server address is.
netsh
DHCP should only be enabled if your network is set up for dynamic IP addressing.
Dhcp is Direct host configure protocol. This is used to assign IP address Automatically. In a Domain Environment we must need IP Addresses to communicate with one machine to another to access the resources, their are mainly two ways to configure a IP in a system One is static or manual IP and other is Dynamic or Automatic IP. So DHCP help us to configure an IP Address Dynamically.(Network+ Guide to Networking answer)BOOTP relies on a static table to associate IP addresses with MAC addresses, whereas DHCP does not
Using routing and remote access server role
DHCP