COMPUTER NETWORKS AND COMMUNICATIONS
NETWORK TOPOLOGIES AND PROTOCOLS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
maintains a database of available IP addresses
|
|
maintains the information about client configuration parameters
|
|
grants a IP address when receives a request from a client
|
|
all of the above
|
Detailed explanation-1: -A DHCP server dynamically assigns an IP address and other network configuration parameters to each device on a network so they can communicate with other IP networks. DHCP is an enhancement of an older protocol called BOOTP. DHCP is an important part of the DDI solution (DNS-DHCP-IPAM).
Detailed explanation-2: -The correct answer is Dynamic Host Configuration Protocol. DHCP is the acronym of Dynamic Host Configuration Protocol. A Dynamic Host Configuration Protocol is a network server that automatically provides and assigns IP addresses, default gateways and other network parameters to client devices.
Detailed explanation-3: -DHCP operations fall into four phases: server discovery, IP lease offer, IP lease request, and IP lease acknowledgement. These stages are often abbreviated as DORA for discovery, offer, request, and acknowledgement.
Detailed explanation-4: -Automatic. The automatic lease is used to assign permanent IP addresses to hosts. Dynamic. The dynamic lease is the most commonly used type. Manual. A manual allocation is used by system administrators to allocate fixed IP addresses to certain hosts.