A network technician is configuring an access control list on a switch to allow client workstations to automatically obtain IP address assignments from a server on the network. Which port and protocol combination must be opened to allow communication to the assignment server?
- UDP port 67Answer
- BUDP port 53
- CTCP port 67
- DTCP port 53
Answer
UDP port 67 must be opened to allow client workstations to communicate with the DHCP server for dynamic IP address assignment.
Dynamic Host Configuration Protocol (DHCP) servers accept client discovery and request messages on UDP port 67. Opening UDP port 67 permits workstations to communicate with the DHCP server to receive IP address configurations automatically.
Step-by-Step Solution
Key Concept
DHCP Port and Protocol Configuration