DHCP (Dynamic Host Configuration Protocol) is a _____.

2021

DHCP (Dynamic Host Configuration Protocol) is a _____.

  1. A.

    asking question and getting the reply

  2. B.

    protocol in which the sender stops positive acknowledgement before advancing to the next data item

  3. C.

    protocol allows a newly booted workstation to broadcast its Ethernet address

  4. D.

    protocol allows both manual IP address assignment and automatic assignment

Attempted by 1760 students.

Show answer & explanation

Correct answer: D

Correct answer: DHCP is a protocol that allows both manual IP address assignment and automatic assignment.

What DHCP does: it automatically provides IP configuration (IP address, subnet mask, default gateway, DNS servers) to hosts and also supports manual/static assignment through reservations or manual configuration.

  • Automatic (dynamic) assignment: DHCP servers lease addresses to clients and manage lease times and renewals.

  • Manual/static assignment: administrators can assign fixed addresses or configure reservations on the DHCP server for specific hardware addresses.

  • Centralized management: DHCP centralizes network configuration so hosts can be configured automatically when they join the network.

Typical DHCP message exchange (DORA):

  1. Discover: client broadcasts to find DHCP servers.

  2. Offer: server offers an IP address and configuration.

  3. Request: client requests the offered configuration.

  4. Acknowledge: server confirms and assigns the lease.

In summary, the statement that DHCP allows both manual and automatic IP assignment correctly captures DHCP's role in network configuration.

Explore the full course: Up Lt Grade Assistant Teacher 2025