The correct answer is C. DHCP (Dynamic Host Configuration Protocol) .
According to CompTIA A+ Core 1 220-1201 objectives under Networking:
DHCP is used to automatically assign IP addresses and related network configuration (such as subnet mask, default gateway, and DNS servers) to devices on a network.
This eliminates the need for manually configuring IP addresses on each PC and helps prevent conflicts.
Why the other options are incorrect:
A. VLAN (Virtual Local Area Network): VLANs segment a network into logical subnets but do not assign IP addresses.
B. DNS (Domain Name System): DNS translates domain names to IP addresses; it does not assign IP addresses to devices.
D. TCP (Transmission Control Protocol): TCP is a transport layer protocol used for reliable communication between devices, not for IP assignment.
[References:, CompTIA A+ Core 1 (220-1201) Exam Objectives – Networking: “Given a scenario, configure TCP/IP, including DHCP, static addressing, and subnetting.” , Mike Meyers’ CompTIA A+ Certification Guide, 13th Edition, Chapter on Networking Protocols and IP Addressing.]
Submit