An IT specialist is configuring an internal network host to automatically assign IPv4 network configuration parameters—including IP addresses, subnet masks, and default gateways—to client computers on a local subnet. Which of the following port and transport protocol combinations must be permitted on the server to receive incoming request broadcasts from client workstations?
- UDP port 67Answer
- BUDP port 53
- CUDP port 68
- DTCP port 53
Answer
UDP port 67 is required on the server to receive incoming DHCP requests.
Dynamic Host Configuration Protocol (DHCP) operates using UDP port 67 on the server side to receive incoming client broadcasts for IP address assignment. Clients listen for responses on UDP port 68.
Step-by-Step Solution
Key Concept
DHCP Port and Transport Layer Protocol Operations
Estimated Time:1m 0s