1Y0-201 · Question #143
A Citrix Administrator creates an external network in a XenServer deployment; however, virtual machines connected to the newly created external network CANNOT communicate with other devices on the sam
The correct answer is C. the link status for the external NIC is disconnected D. the virtual machines are on a VLAN that is configured incorrectly. In a XenServer external network, VMs bridge directly to the physical network via a host NIC, so either a disconnected NIC link or a misconfigured VLAN will prevent VMs from communicating with devices on the same subnet.
Question
A Citrix Administrator creates an external network in a XenServer deployment; however, virtual machines connected to the newly created external network CANNOT communicate with other devices on the same subnet as the XenServer host. The virtual machines are unable to communicate with devices on the same subnet as the XenServer host because __________ or __________. (Choose the two correct options to complete the sentence.)
Options
- Athe virtual machines are behind a NAT router
- BMAC filtering is enabled on the external network
- Cthe link status for the external NIC is disconnected
- Dthe virtual machines are on a VLAN that is configured incorrectly
How the community answered
(58 responses)- A12% (7)
- B28% (16)
- C60% (35)
Why each option
In a XenServer external network, VMs bridge directly to the physical network via a host NIC, so either a disconnected NIC link or a misconfigured VLAN will prevent VMs from communicating with devices on the same subnet.
A NAT router would still allow outbound communication from VMs to the subnet (and potentially beyond), so complete failure to communicate with same-subnet devices is not consistent with NAT being the sole cause.
MAC filtering restricts communication to specific MAC addresses but would selectively block individual VMs rather than causing a universal failure across all VMs on the newly created external network.
If the physical NIC assigned to the external network has a disconnected link status (cable unplugged, switch port down, or NIC failure), no traffic can pass between VMs and the physical subnet regardless of software configuration.
If the external network is mapped to an incorrect VLAN ID, tagged frames will be sent to the wrong VLAN segment and will not reach devices on the XenServer host's native subnet, causing communication to fail.
Concept tested: XenServer external network NIC and VLAN configuration troubleshooting
Source: https://docs.xenserver.com/en-us/xenserver/current-release/networking.html
Topics
Community Discussion
No community discussion yet for this question.