Exam 350-401 All QuestionsBrowse all questions from this exam
Question 7

How does QoS traffic shaping alleviate network congestion?

    Correct Answer: B

    QoS traffic shaping alleviates network congestion by buffering and queuing packets that exceed the committed rate. This helps smooth out bursts in traffic, allowing for more consistent data flow and preventing packet loss. Traffic shaping ensures that packets are held in a queue and sent out in a controlled manner when the network has the capacity to handle them. This is different from traffic policing, which would drop packets that exceed a certain bitrate, and other mechanisms such as packet fragmentation or random packet dropping from lower priority queues.

Discussion
ayodejiadeyemiOption: B

B is the accepted answer. traffic shaping support packet buffer while traffic policing support packet drop.

ciscokoolaidOption: B

B is Correct. During congestion, traffic shaping buffers and queues packets above the committed rate. Answer A describes Policing dropping packets exceeding a certain bitrate. Answer C is describing packet fragmentation when the router receives an IP packet above 1500 bytes. Answer D is sort of describing Random Early Detection (RED) which is a congestion avoidance mechanism that randomly drops packets from RED-enabled interfaces or queues during periods of high congestion. RED tells the packet source to decrease its transmission rate. Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_conavd/configuration/xe-16/qos-conavd-xe-16-book/qos-conavd-cfg-wred.html#GUID-F7BA5018-770F-48B7-8103-EEF22A7FC479

AliMo123Option: B

During shaping phase, it uses queues to force some traffic to wait (buffered traffic) to avoid congestion

flash007Option: B

traffic shaping buffers whereas policing drops the traffic

examSharkOption: B

The correct answer is B

mjunior

Strong agree

Dumpsvibe_com_examsOption: B

My answer B is rite

SeMo0o0oOption: B

B is correct

andy_doesnt_like_uucpOption: B

"B" obviously

techrieseOption: B

B is correct

cloud29Option: B

B is correct

Pudu_vladOption: B

B is correct

rquintanaOption: B

B is correct

pepgua

Answer is correct.