exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 116 discussion

Actual exam question from Cisco's 200-901
Question #: 116
Topic #: 1
[All 200-901 Questions]

A company has written a script that creates a log bundle from the Cisco DNA Center every day. The script runs without error and the log bundles are produced.
However, when the script is run during business hours, people report poor voice quality of phone calls. What explains this behavior?

  • A. The script is written in a low-level programming language where there is no memory safety. This causes a buffer overflow and disruption on the network.
  • B. The speed and duplex settings in Cisco DNA Center are set incorrectly, which causes the transfer to be too slow.
  • C. The script is running in the Voice VLAN and causes delays and jitter in the subnet.
  • D. Generating the logs causes the CPU on the network controller to spike, which causes delays in forwarding the voice IP packets.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
sigg
Highly Voted 4 years, 11 months ago
Answer is C
upvoted 60 times
...
Alan2036
Highly Voted 4 years, 11 months ago
If speed and duplex settings are incorrect, the problem should appears all the time. During office hours, users are using the IP phones, if the application is running on the voice LAN accidentally, it will impact the quality of the voice
upvoted 24 times
radbaver
4 years, 10 months ago
The voice traffic uses QoS so it should not be affected due to other traffic due prioritization. So I believe the answer is D.
upvoted 5 times
flambadone
4 years, 10 months ago
Not by default. You have to turn on autoQOS on Cisco switches. And who knows - this is most likely in a DC in this scenario. This question is also sorta far fetched. There are almost never voice issues on a LAN but that's my .02
upvoted 2 times
...
...
...
dexcript
Most Recent 10 months ago
I think the hint here is that controllers usually doens't forward traffic on data plane. So, any cpu spike woulnd't cause any issue on the packet forwarding. Based on that my answer would be C.
upvoted 1 times
...
VictorBravo
2 years, 4 months ago
Selected Answer: C
Ans is C
upvoted 3 times
...
mellohello
2 years, 4 months ago
Selected Answer: D
It is possible that the issue is caused by D. Generating the logs could cause the CPU on the network controller to spike, which could lead to delays in forwarding the voice IP packets. This could result in poor quality of phone calls during the time when the script is running. However, it is also possible that the issue could be caused by other factors, such as network congestion or issues with the configuration of the voice VLAN or the speed and duplex settings. It would be useful to gather more information about the network and the script to determine the root cause of the problem.
upvoted 2 times
nunyabeez
2 years, 3 months ago
I don't think that would be it. The network controller isn't responsible for forwarding packets. It's responsible for making routing decisions. Packet forwarding is data plane while network controllers are control plane. Even if the data plane and control plane were on the same router, the data plane should be happening in the line card hardware under normal circumstances, not the CPU.
upvoted 3 times
...
...
Sam24681
2 years, 8 months ago
Selected Answer: C
I'd go for C since it makes sense although I doubt any one would do that in the real world. The other choice D doesn;t seems to be very relevant since the network controller is supposed to impact the control plane not the data plane, thus the data plan should still forward without interruptions/drops.
upvoted 4 times
...
refriednoodlenl
2 years, 9 months ago
Selected Answer: D
Delay & jitter are not on the 'subnet' level, which is a L3 thing. C is worded by someone who has no idea about how networks operate. It has to be D.
upvoted 3 times
...
SierraSix
2 years, 9 months ago
Selected Answer: D
I’m going with D on this one.
upvoted 1 times
...
[Removed]
3 years, 2 months ago
For me it's D.
upvoted 3 times
...
anagy11
3 years, 2 months ago
Selected Answer: C
Should be C, it seems to be the more logical option
upvoted 1 times
...
sds85
3 years, 2 months ago
Selected Answer: C
speed would case problems always, DNA doesnt control traffic, so its clearly C
upvoted 2 times
...
CCNPWILL
3 years, 3 months ago
The Answer is C. TCP and UDP should be separated to prevent such issues and is best practice to do so. You can bet your life savings the answer is C. lol
upvoted 1 times
...
Piji
3 years, 3 months ago
Selected Answer: B
Answer is C.
upvoted 1 times
...
Piji
3 years, 4 months ago
Answer is C, it says the script is running in Voice Vlan it says in clear that script is running in Voice Vlan and the same subnet, and not Data Vlan, so if script is running in Voice Vlan, even if there is QoS, it could cause jitter and drop backets depends on traffic.
upvoted 1 times
...
gbarl
3 years, 7 months ago
Answer is C. DNA is just the control plane, and does not have anything with the dataplane.
upvoted 1 times
...
dp2728
4 years, 1 month ago
answer is 'C'. DNAC is a controller, control plane only. Not responsible for forwarding traffic. If DNAC running impacts voice, which is normally isolated in its own VVLAN, then DNAC must be in the VVLAN
upvoted 2 times
nebtashi
4 years ago
Well, they don't give us any details about the VLAN configurations so we must asume the they are configured following the best practices. That is, not mixing voice and data VLANS. If that's the case, then C is not correct. On the other hand, although the controller does not handle the data plane. Depending on the type of packet, it may require to go to the control plane for further processing and here is where D comes in. Again, if they don't say the VLANs are mixed, we must asume they're correctly configured.
upvoted 2 times
...
...
zgcorpuz
4 years, 3 months ago
Definitely D, on our network we avoid running scripts during day time because it might caused to increase the usage of the resources which might affect the performance of the device where you are getting the logs. C is wrong, it is not advisable to mixed up management traffic to a voice traffic, id rather have different vlan for managing the devices.
upvoted 6 times
nickname81
4 years, 3 months ago
is'nt it correct that Network controller does not forward voice packets? so it does not effect voice trafic?
upvoted 3 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 ...