Cisco CCNP Enterprise 350-401 ENCOR Device Virtualization and Overlay Concepts Practice Test
Topic 04 covers device virtualization, virtual switching, LISP and VXLAN concepts for Cisco ENCOR v1.2. These original scenarios distinguish compute abstractions, shared-host failure boundaries, identity-to-location mapping and overlay encapsulation. Select one answer unless Choose TWO. or Choose THREE. is stated. For broader preparation, visit the Cisco 350-401 ENCOR Exam Dumps page. Every option has a scenario-specific explanation.
Question 1
A branch lab server boots a virtualization layer directly from its local disks. No general-purpose host operating system is installed beneath that layer, and several virtual routers run as guests. Which description best fits the virtualization layer?
Correct Answer: E
Correct Answer
Answer E is correct because a bare-metal hypervisor executes on the physical system rather than depending on a separate host operating system.
Incorrect Answers
Answer A is incorrect because virtual machines with guest operating systems are not established as containers merely because several workloads share hardware.
Answer B is incorrect because a VRF separates routing tables on a network device; it is not the compute virtualization layer described.
Answer C is incorrect because virtual switching is a networking function inside a virtualization platform, not the layer that schedules guest CPU and memory on the hardware.
Answer D is incorrect because both hypervisor types present virtualized resources; dependence on a host operating system is the distinguishing Type 2 characteristic.
Question 2
An engineer installs virtualization software as an application on a Windows laptop and then runs an IOS XE lab VM inside it. If Windows fails or is shut down, the VM also stops. Which conclusion is correct?
Correct Answer: A
Correct Answer
Answer A is correct because the host OS is an explicit layer below the virtualization application, so the guest inherits that host dependency.
Incorrect Answers
Answer B is incorrect because an independent guest address is ordinary VM networking and does not create a VRF by itself.
Answer C is incorrect because the physical NIC does not determine whether the hypervisor is Type 1 or Type 2.
Answer D is incorrect because dependency on a host does not make a virtual machine a container; the stem explicitly identifies a VM.
Answer E is incorrect because virtual CPUs do not distinguish the two types; Type 1 does not require a general-purpose host OS beneath it.
Question 3
Two identical physical servers host the same network appliance VM. Server A uses a bare-metal hypervisor. Server B uses a desktop hypervisor installed on a general-purpose operating system. Which TWO failure dependencies distinguish the arrangements? Choose TWO.
Correct Answers: A, C
Correct Answers
Answer A is correct because virtualization abstracts hardware but does not eliminate the failure of the physical host executing the workloads.
Answer C is correct because the Type 2 stack depends on the general-purpose host operating system that supports the virtualization application.
Incorrect Answers
Answer B is incorrect because hypervisor type alone does not supply independent storage or application redundancy.
Answer D is incorrect because Type 2 products can present virtual hardware, including virtual NICs.
Answer E is incorrect because bare metal removes the host-OS layer; it does not provide power independence.
Question 4
A training team needs engineers to run the same small virtual network lab on their existing Windows and macOS laptops with minimal changes to the corporate boot process. Production-grade host consolidation is not the goal. Which approach best fits the stated constraint?
Correct Answer: B
Correct Answer
Answer B is correct because the requirement favors virtualization that runs on an existing desktop operating system without replacing the laptop boot environment.
Incorrect Answers
Answer A is incorrect because VLANs provide Layer 2 segmentation, not compute virtualization.
Answer C is incorrect because VRFs do not provide portable guest operating systems or the network-appliance images required by the lab.
Answer D is incorrect because the lab requirement is local compute virtualization and does not depend on a campus fabric.
Answer E is incorrect because that changes the boot environment and conflicts with the portability and minimal-disruption requirement.
Question 5
A security team places two untrusted test VMs on the same physical virtualization host. Each VM has a separate virtual NIC and separate guest operating system. Which statement is most accurate about isolation?
Correct Answer: C
Correct Answer
Answer C is correct because separate guests reduce direct sharing at the guest layer while the hypervisor, physical hardware, and possibly virtual switching remain common dependencies.
Incorrect Answers
Answer A is incorrect because both guests still execute on the same physical host and therefore share physical dependencies.
Answer B is incorrect because the shared host creates a common failure domain absent from truly independent sites.
Answer D is incorrect because unique guest interface identities do not remove the shared virtualization layer.
Answer E is incorrect because logical network separation is not the same as separate physical compute hosts.
Question 6
A VM configuration assigns four vCPUs and 8 GB of virtual memory. The physical host has a different CPU model and 128 GB of RAM. Which interpretation is correct?
Correct Answer: B
Correct Answer
Answer B is correct because vCPU and virtual memory are guest-visible abstractions scheduled from the host resources.
Incorrect Answers
Answer A is incorrect because the setting allocates or limits virtual memory for one guest; it does not redefine installed host memory.
Answer C is incorrect because vCPU count does not by itself prove exclusive physical sockets or cores.
Answer D is incorrect because virtualization intentionally abstracts many physical device details from the guest.
Answer E is incorrect because resource virtualization and routing-table virtualization are different mechanisms.
Question 7
Four network-service VMs share a host with eight physical CPU cores. During a load test, all four guests report high CPU ready time while the physical host is saturated. Which cause is most consistent with the evidence?
Correct Answer: A
Correct Answer
Answer A is correct because high host saturation with multiple busy VMs supports contention for the finite physical execution resources beneath their vCPUs.
Incorrect Answers
Answer B is incorrect because a gateway fault would not explain host CPU saturation and CPU scheduling delay.
Answer C is incorrect because VLAN identifiers do not provide compute cycles. It does not satisfy the stem’s governing point: Use host and guest performance evidence to distinguish compute contention from unrelated network causes.
Answer D is incorrect because virtualization can schedule multiple vCPUs on shared cores; the issue is capacity under this workload, not an inherent prohibition.
Answer E is incorrect because packet loss is not established; the direct evidence concerns compute scheduling.
Question 8
A VM is live-migrated to another host. Its virtual NIC retains the same MAC address and the intended network preserves the same Layer 2 segment at the destination. Which TWO observations are reasonable? Choose TWO.
Correct Answers: A, D
Correct Answers
Answer A is correct because preserving a virtual identity does not eliminate the need for the network to deliver traffic to the destination host.
Answer D is correct because the VM-facing interface can maintain the same address identity when the migration system and destination network support it.
Incorrect Answers
Answer B is incorrect because the guest virtual NIC can retain its own identity independently of the host uplink MAC.
Answer C is incorrect because planned migration capability does not establish state continuity for arbitrary failures or applications.
Answer E is incorrect because host placement and guest IP identity are separate; the stem explicitly preserves the intended guest network.
Question 9
Six routing VMs run on one physical server. The server power supply fails completely. No clustering or live-restart mechanism is configured. Which outcome should the architect expect?
Correct Answer: A
Correct Answer
Answer A is correct because separate guests do not provide host-level redundancy when every workload depends on the same powered server.
Incorrect Answers
Answer B is incorrect because virtual power state is an abstraction and still depends on the host hardware.
Answer C is incorrect because a virtual switch forwards guest traffic; it does not perform workload migration by itself.
Answer D is incorrect because hypervisor type does not change as a recovery response to host power loss.
Answer E is incorrect because a physical host power failure removes the execution platform for all resident guests regardless of their utilization.
Question 10
An administrator wants to patch the guest operating system inside a virtual network appliance but not change the hypervisor configuration or other VMs. Which management boundary should be targeted?
Correct Answer: E
Correct Answer
Answer E is correct because guest OS maintenance is logically separate from the hypervisor that manages the host and from unrelated guests.
Incorrect Answers
Answer A is incorrect because an external switch does not patch the guest operating system.
Answer B is incorrect because a VRF controls routing context, not guest operating-system software.
Answer C is incorrect because virtual machines are separately managed workloads even though they share a host.
Answer D is incorrect because the guest and hypervisor are distinct software layers.
Question 11
Two VMs on the same host attach to the same virtual switch and VLAN. Their traffic stays between those VMs and no external policy requires physical inspection. Which path can carry the frames?
Correct Answer: D
Correct Answer
Answer D is correct because co-resident endpoints on the same virtual Layer 2 domain can exchange frames through the software switching function.
Incorrect Answers
Answer A is incorrect because an external hop is not inherently required for same-host switching when the virtual switch provides the common segment.
Answer B is incorrect because same-subnet communication can remain Layer 2. It does not satisfy the stem’s governing point: Trace same-host virtual-switch forwarding before assuming a physical network hop.
Answer C is incorrect because local Layer 2 switching does not require BGP route advertisement.
Answer E is incorrect because GRE is not a requirement for local virtual-switch forwarding.
Question 12
A VM sends traffic to a server on a physical network outside the host. The VM is connected to a virtual switch that has one active physical uplink. Which TWO components are necessarily involved in moving the Ethernet frame off the host? Choose TWO.
Correct Answers: A, E
Correct Answers
Answer A is correct because traffic leaving the host must be transmitted through an appropriate physical adapter or equivalent host uplink.
Answer E is correct because the guest frame enters the virtual switching function through its virtual interface attachment.
Incorrect Answers
Answer B is incorrect because off-host forwarding does not inherently require another guest unless the architecture explicitly inserts one.
Answer C is incorrect because ordinary virtual-switch egress does not require LISP. It does not satisfy the stem’s governing point: Follow the guest-to-virtual-switch-to-physical-uplink path for off-host traffic.
Answer D is incorrect because encryption may be designed separately but is not inherent to off-host virtual switching.
Question 13
Two groups of VMs use the same virtual switch. Port group RED is assigned VLAN 110 and port group BLUE is assigned VLAN 120. The physical uplink carries both VLANs to an external switch. Which statement is correct?
Correct Answer: E
Correct Answer
Answer E is correct because the virtual switch can classify guest ports into distinct VLANs and tag traffic as it traverses the shared uplink.
Incorrect Answers
Answer A is incorrect because port groups or equivalent virtual-port policies can carry different VLAN assignments on the same switching instance.
Answer B is incorrect because logical tagging does not create additional physical adapters.
Answer C is incorrect because a shared uplink can carry multiple tagged VLANs according to the configured trunking design.
Answer D is incorrect because network segmentation does not dictate compute placement. It does not satisfy the stem’s governing point: Virtual switching can provide VLAN segmentation independently of shared compute and uplink hardware.
Question 14
A VM is connected to a virtual switch port that has been administratively disconnected. The guest operating system still shows its virtual NIC device. Which outcome is most likely?
Correct Answer: A
Correct Answer
Answer A is correct because device presentation to the guest and connection state of its virtual switch port are separate conditions.
Incorrect Answers
Answer B is incorrect because external switching does not perform VM migration. It does not satisfy the stem’s governing point: Differentiate guest device presence from actual virtual-switch connectivity.
Answer C is incorrect because an IP configuration cannot transmit through an administratively disconnected virtual link.
Answer D is incorrect because network-port state does not determine compute allocation. It does not satisfy the stem’s governing point: Differentiate guest device presence from actual virtual-switch connectivity.
Answer E is incorrect because disconnection does not change the interface from virtual to physical.
Question 15
Two VMs are attached to the same virtual Layer 2 segment but use different IP subnets. No virtual router, external router, or Layer 3 switch interface exists for those subnets. Which conclusion is correct?
Correct Answer: B
Correct Answer
Answer B is correct because Layer 2 switching and Layer 3 forwarding are separate functions; a routed gateway is needed for communication between the IP subnets.
Incorrect Answers
Answer A is incorrect because VXLAN is not required merely because endpoints have different IP subnets; the missing function is routing.
Answer C is incorrect because a VLAN does not create a Layer 3 gateway unless one is explicitly provided.
Answer D is incorrect because MAC learning supports Layer 2 forwarding and does not create an IP routing function.
Answer E is incorrect because no NAT behavior is established in the scenario.
Question 16
A LISP design assigns endpoint identity 10.20.30.40/32 while the xTR that currently serves the endpoint is reachable in the routed underlay at 192.0.2.10. Which mapping is represented?
Correct Answer: C
Correct Answer
Answer C is correct because LISP separates endpoint identifiers from routing locators that identify where an endpoint is attached to the routing infrastructure.
Incorrect Answers
Answer A is incorrect because VNI is a VXLAN construct, not the EID/RLOC distinction described.
Answer B is incorrect because underlay routability is characteristic of the locator role rather than endpoint identity.
Answer D is incorrect because an EID represents endpoint identity and need not be a host-management address.
Answer E is incorrect because the purpose of the mapping is to separate identity from location; they do not need to share a subnet.
Question 17
An ingress LISP router needs to send traffic to an EID it has not previously contacted. Which TWO functions are conceptually distinct? Choose TWO.
Correct Answers: A, B
Correct Answers
Answer A is correct because the mapping system supplies identity-to-location information used to choose a tunnel endpoint.
Answer B is correct because after resolution, ordinary underlay forwarding delivers the encapsulated packet to the locator.
Incorrect Answers
Answer C is incorrect because mapping resolution and user-packet forwarding are separate roles; data packets do not need to traverse the mapping system.
Answer D is incorrect because LISP relies on locator reachability in the underlay rather than requiring the underlay to carry every endpoint prefix.
Answer E is incorrect because LISP mapping does not turn an endpoint IP identity into a VLAN identifier.
Question 18
An ITR has no cached mapping for destination EID 10.44.8.8. Its underlay routing table can reach the mapping infrastructure and candidate locators. What should happen before the ITR can choose the appropriate LISP tunnel destination?
Correct Answer: D
Correct Answer
Answer D is correct because the mapping tells the ingress device which locator can receive traffic for the destination endpoint identity.
Incorrect Answers
Answer A is incorrect because the endpoint does not need to be a BGP peer for the ITR to learn its mapping.
Answer B is incorrect because VXLAN VNI assignment is not the LISP map-resolution step.
Answer C is incorrect because identity is retained while the packet is encapsulated toward a locator.
Answer E is incorrect because spanning-tree root election is unrelated to LISP map resolution.
Question 19
A packet sourced from an EID reaches the LISP ingress tunnel router. The destination EID has a valid mapping to remote RLOC 198.51.100.7. Which action is expected on the LISP data path?
Correct Answer: D
Correct Answer
Answer D is correct because the ingress tunnel router uses the locator as the outer destination so the underlay can carry the packet while preserving the endpoint packet inside.
Incorrect Answers
Answer A is incorrect because encapsulation and encryption are distinct; LISP by itself should not be treated as an encryption guarantee.
Answer B is incorrect because the mapping system supports resolution and is not normally the user-data transit path.
Answer C is incorrect because encapsulation adds locator addressing outside the original packet rather than replacing endpoint identity for the receiving endpoint.
Answer E is incorrect because LISP uses routed locator reachability rather than flooding all underlay links.
Question 20
An endpoint moves from a site served by RLOC 192.0.2.20 to a site served by RLOC 198.51.100.20. The design keeps the endpoint EID unchanged and updates the mapping system. Which THREE statements are consistent with the LISP model? Choose THREE.
Correct Answers: D, E, F
Correct Answers
Answer D is correct because stale mappings could continue sending encapsulated traffic to the previous attachment point.
Answer E is correct because the outer packet still depends on ordinary locator reachability after the mapping points to the new site.
Answer F is correct because identity/location separation is specifically useful when attachment changes without renumbering the endpoint identity.
Incorrect Answers
Answer A is incorrect because an IP locator is not transformed into the endpoint Layer 2 identifier.
Answer B is incorrect because the data path can use encapsulation directly between xTRs after mapping resolution.
Answer C is incorrect because the model separates these namespaces, so a move does not inherently require EID renumbering.
Question 21
A VXLAN frame arrives at a device that removes the VXLAN/UDP/IP outer headers and forwards the original Ethernet frame into the local segment. Which device role is performing that function?
Correct Answer: E
Correct Answer
Answer E is correct because a VTEP encapsulates local frames into VXLAN and decapsulates received VXLAN traffic for local delivery.
Incorrect Answers
Answer A is incorrect because time synchronization does not terminate VXLAN encapsulation. It does not satisfy the stem’s governing point: Identify the VTEP as the VXLAN encapsulation/decapsulation edge.
Answer B is incorrect because mapping services are conceptually different from VXLAN encapsulation and decapsulation.
Answer C is incorrect because a route distinguisher is not a packet-processing device.
Answer D is incorrect because spanning-tree role does not define VXLAN tunnel termination.
Question 22
Two tenant segments both use VLAN 30 in different parts of a data center. VXLAN assigns one tenant VNI 50030 and the other VNI 60030. Which statement is correct?
Correct Answer: E
Correct Answer
Answer E is correct because the VXLAN Network Identifier provides overlay segmentation beyond the locally significant VLAN identifier.
Incorrect Answers
Answer A is incorrect because logical overlay segmentation can coexist on shared physical infrastructure.
Answer B is incorrect because VXLAN does not require numerical equality between a VNI and a local VLAN.
Answer C is incorrect because the identifier labels an overlay segment; it is not a cryptographic key.
Answer D is incorrect because overlay segment identity and underlay routing areas are separate constructs.
Question 23
Two Ethernet endpoints must remain in the same Layer 2 segment while their VTEPs are connected only by a routed IP fabric. Which TWO properties make VXLAN relevant? Choose TWO.
Correct Answers: A, C
Correct Answers
Answer A is correct because VXLAN encapsulates Layer 2 frames for transport through an IP network.
Answer C is correct because the receiving tunnel endpoint restores local Layer 2 delivery according to the VNI.
Incorrect Answers
Answer B is incorrect because the outer packet still requires IP routing between VTEPs.
Answer D is incorrect because the routed underlay can transport the overlay without extending the endpoint VLAN through every physical hop.
Answer E is incorrect because standard VXLAN encapsulation is not itself an encryption guarantee.
Question 24
A 1500-byte inner Ethernet/IP payload already fills the physical path MTU. The design adds VXLAN encapsulation but leaves the underlay MTU unchanged. Which risk should the engineer evaluate?
Correct Answer: E
Correct Answer
Answer E is correct because encapsulation adds bytes, so a path sized only for the original packet may require a larger MTU or smaller inner payload.
Incorrect Answers
Answer A is incorrect because size does not change the requirement for outer IP routing.
Answer B is incorrect because fragmentation and MTU behavior depend on the network; the design should not assume away the added overhead.
Answer C is incorrect because VNI validity is unrelated to the size of a specific payload.
Answer D is incorrect because VXLAN carries the inner frame and adds outer headers rather than shrinking it.
Question 25
A compliance review notes that two tenants are separated by different VXLAN VNIs. The reviewer asks whether that fact alone protects the payload from someone who can capture packets on an underlay link. Which conclusion is correct?
Correct Answer: E
Correct Answer
Answer E is correct because overlay separation controls membership and forwarding; confidentiality requires an appropriate security mechanism beyond plain VXLAN encapsulation.
Incorrect Answers
Answer A is incorrect because no automatic IPsec behavior is established by VXLAN segmentation alone.
Answer B is incorrect because logical overlays are specifically designed to segment shared infrastructure.
Answer C is incorrect because an identifier is not an encryption key. It does not satisfy the stem’s governing point: Do not infer encryption from overlay segmentation.
Answer D is incorrect because the underlay forwards the outer IP/UDP/VXLAN packet. It does not satisfy the stem’s governing point: Do not infer encryption from overlay segmentation.
Popular posts
Recent Posts
