A network engineer is configuring Quality of Service (QoS) mechanisms on a Cisco router interface to control bandwidth usage. Which two behaviors are characteristic of traffic policing rather than traffic shaping? (Select two.)
- Dropping excess packets immediately when traffic exceeds the configured rate limitAnswer
- Remarking the DSCP or CoS values of out-of-profile traffic to lower priority valuesAnswer
- CBuffering excess packets in interface queues to smooth out traffic bursts for later transmission
- DApplying queuing delays to ensure traffic fits within a configured egress shaper profile
Answer
Traffic policing is characterized by dropping excess packets immediately when traffic exceeds the rate limit and remarking DSCP or CoS values of non-conforming packets.
Traffic policing enforces a hard rate limit by either dropping out-of-profile packets immediately or remarking their QoS headers (such as DSCP or CoS) to a lower priority class so they can be dropped downstream if congestion occurs.
Step-by-Step Solution
Key Concept
Traffic Policing vs. Traffic Shaping Mechanics
Estimated Time:45s