CV0-002 · Question #161
Which of the following does the administrator use to consolidate all the VMs into a single IP while allowing access to the Internet?
The correct answer is B. VLAN. A VLAN groups multiple virtual machines into a single logical network segment, allowing them to share a common gateway for Internet access.
Question
Which of the following does the administrator use to consolidate all the VMs into a single IP while allowing access to the Internet?
Options
- ADNS
- BVLAN
- CNAT
- DDHCP
How the community answered
(23 responses)- B87% (20)
- C4% (1)
- D9% (2)
Why each option
A VLAN groups multiple virtual machines into a single logical network segment, allowing them to share a common gateway for Internet access.
DNS is used for name resolution and does not consolidate multiple IP addresses for Internet access.
A VLAN segments a network and groups virtual machines into a single logical broadcast domain, ensuring that all traffic from these VMs is directed through a common gateway. This grouping is an essential prerequisite step to allow the traffic from multiple VMs to be processed through a single routing or NAT device for consolidated outbound access to the Internet.
While NAT (Network Address Translation) directly performs the translation of multiple private IP addresses to a single public IP address for Internet access, the question emphasizes the consolidation of VMs within a network structure. A VLAN provides the foundational logical grouping that funnels traffic through a single point where NAT typically occurs.
DHCP assigns IP addresses to devices dynamically and does not consolidate multiple IPs for external access.
Concept tested: Network segmentation and address consolidation
Source: https://www.cisco.com/c/en/us/products/switches/what-is-vlan.html
Topics
Community Discussion
No community discussion yet for this question.