DHCP
The
Dynamic Host Configuration Protocol (DHCP) has been devised to provide static
and dynamic address allocation that can be manual or automatic. DHCP provides
static and dynamic address allocation that can be manual or automatic. Static
Address Allocation In this capacity DHCP acts as BOOTP does. It is backward
compatible with BOOTP, which means a host running the BOOTP client can request
a static address from a DHCP server. A DHCP server has a database that
statically binds physical addresses to IP addresses.
Dynamic
Address Allocation: DHCP has a second database with a pool of available IP
addresses. This second database makes DHCP dynamic. When a DHCP client requests
a temporary IP address, the DHCP server goes to the pool of available (unused)
IP addresses and assigns an IP address for a negotiable period of time. When a
DHCP client sends a request to a DHCP server, the server first checks its
static database. If an entry with the requested physical address exists in the
static database, the permanent IP address of the client is returned. On the
other hand, if the entry does not exist in the static database, the server
selects an IP address from the available pool, assigns the address to the
client, and adds the entry to the dynamic database.
Manual and Automatic Configuration:
One major
problem with the BOOTP protocol is that the table mapping the IP addresses to
physical addresses needs to be manually configured. This means that every time
there is a change in a physical or IP address, the administrator needs to
manually enter the changes. DHCP, on the other hand, allows both manual and
automatic configurations. Static addresses are created manually~ dynamic
addresses are created automatically.
Related Topics
Privacy Policy, Terms and Conditions, DMCA Policy and Compliant
Copyright © 2018-2023 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.