CompTIA
CV0-003 · Question #34
CV0-003 Question #34: Real Exam Question with Answer & Explanation
The correct answer is A: DHCP. DHCP is the correct service for dynamically assigning IP addresses to guests within subnets in a private cloud environment, as it automates address allocation without requiring manual static configuration.
Cloud Architecture and Design
Question
An administrator is implementing a private cloud that will be used as a test environment. To limit the number of guests per subnet to a maximum of 14, the administrator implemented a /20 network. Which of the following should the administrator use to assign the networks?
Options
- ADHCP
- BSubnet
- CVLAN
- DGateway
Explanation
DHCP is the correct service for dynamically assigning IP addresses to guests within subnets in a private cloud environment, as it automates address allocation without requiring manual static configuration.
Common mistakes.
- B. Subnetting defines address ranges and divides a network into segments, but it is not a mechanism for assigning individual IP addresses to hosts.
- C. VLANs operate at Layer 2 to segment broadcast domains but have no role in assigning Layer 3 IP addresses to guests.
- D. A gateway is the Layer 3 device that routes traffic between subnets and to external networks, not a service that assigns IP addresses to hosts.
Concept tested. DHCP dynamic IP address assignment in a private cloud
Reference. https://learn.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-top
Topics
#DHCP#subnetting#network addressing#private cloud networking
Community Discussion
No community discussion yet for this question.