exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 61 discussion

Actual exam question from Cisco's 350-401
Question #: 61
Topic #: 1
[All 350-401 Questions]

What are two reasons why broadcast radiation is caused in the virtual machine environment? (Choose two.)

  • A. vSwitch must interrupt the server CPU to process the broadcast packet.
  • B. The Layer 2 domain can be large in virtual machine environments.
  • C. Virtual machines communicate primarily through broadcast mode.
  • D. Communication between vSwitch and network switch is broadcast based.
  • E. Communication between vSwitch and network switch is multicast based.
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
J_C_STUDY
Highly Voted 3 years, 11 months ago
Thinking it is A and B. Based off the reference link. Because the vswitch is software based, as broadcasts are received the vswitch must interrupt the server CPU to change contexts to enable the vswitch to process the packet. After the vswitch has determined that the packet is a broadcast, it copies the packet to all the VMNICs, which then pass the broadcast packet up the stack to process. This processing overhead can have a tangible effect on overall server performance if a single domain is hosting a large number of virtual machines
upvoted 51 times
...
MWoods
Highly Voted 3 years, 9 months ago
B, C It is asking what causes it not effect.
upvoted 18 times
wwwwaaaa
2 years, 7 months ago
C?... all VMs communication are broadcast based, yet not every VM environment suffer from Broadcast Radiation A - B are the answer
upvoted 1 times
ArchBishop
2 years, 5 months ago
I imagine what MWoods is saying is, the combination of B and C will cause an overabundance of A. B and C are the Cause, in that VMs use broadcast and there can be a LOT of VMs, resulting in a lot of broadcasts; therefore an over-utilization of the process described in A. As far as I can tell, A, B, and C all seem to be correct... and this question kinda sucks....
upvoted 8 times
...
...
...
pacman64
Most Recent 2 weeks, 1 day ago
Selected Answer: AB
A & B are correct
upvoted 1 times
...
isegyik
1 month, 2 weeks ago
Selected Answer: BC
Just based on text interpretation considerations: asking for cause, not side effect.
upvoted 2 times
...
[Removed]
1 month, 3 weeks ago
Selected Answer: AB
A & B are correct
upvoted 1 times
...
teems5uk
7 months, 2 weeks ago
Selected Answer: BC
B. The Layer 2 domain can be large in virtual machine environments. In virtualized environments, especially in larger deployments, the Layer 2 domain (broadcast domain) can expand significantly due to multiple virtual machines residing on the same subnet or VLAN. This enlargement of the Layer 2 domain can increase broadcast traffic. C. Virtual machines communicate primarily through broadcast mode. In some cases, certain applications or protocols utilized within virtual machines might heavily rely on broadcast communication for tasks such as service discovery, network resolution, or client-server interaction. This reliance on broadcast-based communication contributes to broadcast traffic within the virtualized environment.
upvoted 1 times
...
shefo1
8 months, 1 week ago
* from Google bard * The two reasons why broadcast radiation is caused in the virtual machine environment are: The Layer 2 domain can be large in virtual machine environments. (B) Virtual machines communicate via broadcast too much. (C) Explanation: (B): Virtual machines can be easily created and destroyed, and they can be moved around between different physical hosts. This can lead to large Layer 2 domains, which is a major factor in broadcast radiation. (C): Virtual machines often communicate through broadcast packets, such as Address Resolution Protocol (ARP) broadcasts and DHCP requests. This can flood the network with broadcast traffic, leading to broadcast radiation.
upvoted 1 times
...
djedeen
10 months, 3 weeks ago
Selected Answer: BC
The two reasons why broadcast radiation is caused in the virtual machine environment are: B. The Layer 2 domain can be large in virtual machine environments: In a physical network, broadcast traffic is typically limited to a single LAN segment, which can be controlled through the use of routers or VLANs. However, in a virtual machine environment, multiple VMs can be connected to the same virtual switch, which creates a larger Layer 2 broadcast domain. C. Virtual machines communicate primarily through broadcast mode: In a traditional physical network, communication between devices typically occurs through unicast or multicast traffic. However, in a virtual machine environment, communication between VMs often relies on broadcast traffic, which can be less efficient and create more network traffic than necessary. This is due to the fact that virtual machines are often configured to use broadcast traffic for tasks such as address resolution or service discovery.
upvoted 2 times
...
JackDRipper
1 year, 3 months ago
Selected Answer: BC
The question is asking for "reasons". Only B and C addresses that. Answer A is a "result" of broadcast radiation. D and E are just dead wrong.
upvoted 4 times
...
mykab
1 year, 4 months ago
Selected Answer: BD
The two possible reasons why broadcast radiation can occur in a virtual machine (VM) environment are: B. The Layer 2 domain can be large in virtual machine environments. D. Communication between vSwitch and network switch is broadcast based. Explanation :- B. In VM environments, the Layer 2 domain can be large, as multiple VMs may be connected to the same virtual switch. This can lead to broadcast radiation, as broadcast packets sent by one VM are replicated to all the other VMs on the same virtual switch. D.Communication between vSwitch and network switch is typically based on Ethernet frames, which use broadcast for certain types of traffic, such as ARP requests and DHCP broadcasts. This can lead to broadcast radiation in VM environments.
upvoted 1 times
...
Quentin_
1 year, 4 months ago
A is true, but it's not the cause of broadcast radiation. It is the effect. So, i think B and C
upvoted 1 times
...
TSKARAN
1 year, 5 months ago
A & B - Correct Answer. INCORRECT: Virtual machines communicate primarily through broadcast mode
upvoted 1 times
...
kewokil120
1 year, 6 months ago
Selected Answer: AB
AB is right
upvoted 2 times
...
kewokil120
1 year, 6 months ago
Selected Answer: AB
AB is the answer
upvoted 2 times
...
StefanOT2
1 year, 6 months ago
Selected Answer: BC
Upfront: This question is just bad. I think it is B and C. While C sounds strange at first glance... when VMs are using a lot of broadcasts, then there is broadcast radiation. If you take this answer as simple as it is, it sound logical...
upvoted 2 times
...
Ayman_B
1 year, 6 months ago
Selected Answer: AB interrupting the server CPU to process the packet causes broadcast radiation in a (VM) environment because it can result in increased traffic and congestion on the network (answer A). on the other side all VMs communication are broadcast based but Broadcast radiation results in increased traffic and congestion on the network, there is no problem with broadcast unless there is increased traffic and congestion on the network (Answer C) because of that I think the answer is : A and B
upvoted 1 times
...
kewokil120
1 year, 6 months ago
Selected Answer: AB
C?... all VMs communication are broadcast based, yet not every VM environment suffer from Broadcast Radiation A - B are the answer
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago