Tuesday, December 2, 2008

What are the Advantages and Disadvantages of DHCP?

ADV:With a DHCP server installed and configured on your network, DHCP-enabled clients can obtain IP addresses and related configuration parameters each time they start and join your network. DHCP servers provide this configuration in the form of an address lease offer to requesting clients. DHCP servers greatly reduce the time required to configure and reconfigure computers on your network. DHCP simplifies administration not only by supplying clients with IP addresses, but also with the addresses of the default gateway, DNS servers, WINS servers, and other servers useful to the client. Another advantage of DHCP is that by assigning IP addresses automatically, it allows you to avoid configuration errors resulting from entering IP address information manually at every host. DISADV:once DHCP server sends IP it also updates the DNS records. so a machine with previous record can not be accessed with its DNS name.(we should only access a machine with its IP for better result)

No comments:

Post a Comment