Questions: Traffic Shaping and Policing

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A TCP sender transmits a burst of data at twice its contracted rate for 500ms, then returns to normal. Under traffic shaping, what does the receiver observe?

APackets are delayed but eventually all arrive; TCP sees increased latency but no loss
BAll packets exceeding the rate limit are immediately dropped; TCP retransmits them
CThe burst passes through unaffected because TCP handles rate control end-to-end
DThe sender is disconnected from the network for violating the rate limit
Question 2 Multiple Choice

In the token bucket algorithm, what does a larger bucket (burst size) allow compared to a smaller one?

ALarger bursts of traffic to pass at full rate before rate limiting kicks in
BA higher sustained average rate over time
CFaster token generation, effectively increasing the configured rate
DMore packets to be dropped before alerting the network operator
Question 3 True / False

Traffic shaping adds latency to excess packets but does not discard them.

TTrue
FFalse
Question 4 True / False

Policing is generally preferable to shaping because it seldom adds latency to network traffic.

TTrue
FFalse
Question 5 Short Answer

Why would an ISP deploy policing at its network edge rather than shaping, even though policing causes packet loss for customers who exceed their contracted rate?

Think about your answer, then reveal below.