A network technician is setting up a local server intended to automatically assign dynamic IP addresses and default gateways to workstations on the subnetwork. Which port and transport layer protocol combination must be allowed on the server to support this service?
- UDP port 67Answer
- BUDP port 53
- CTCP port 67
- DTCP port 80
Answer
UDP port 67 is the correct choice because Dynamic Host Configuration Protocol (DHCP) servers receive incoming client configuration requests on UDP port 67.
Dynamic Host Configuration Protocol (DHCP) server software listens on User Datagram Protocol (UDP) port 67 to receive discovery and request messages from network hosts requiring automatic IP configuration.
Step-by-Step Solution
Key Concept
Dynamic Host Configuration Protocol (DHCP) Port Assignment