A network administrator is configuring QoS mechanisms on a branch router edge interface to manage traffic bursts that periodically exceed the committed contract rate. Which two statements accurately describe the operational characteristics of traffic shaping?
- Buffers excess packets in a queue and delays their transmission to smooth the outbound traffic flow.Answer
- Can only be implemented in the egress direction on a network interface.Answer
- CImmediately drops out-of-profile packets as soon as the traffic rate exceeds the burst threshold.
- DRemarks out-of-profile traffic to a lower precedence value instead of delaying packet egress.
Answer
Traffic shaping buffers excess packets in a queue to release them smoothly over time, and it can only be configured in the egress direction on an interface.
Traffic shaping is designed to smooth egress traffic rates by holding non-conforming packets in software queues and transmitting them as bandwidth becomes available. Because this queueing and scheduling process takes place before sending packets out of an interface, shaping is strictly an egress-only feature.
Step-by-Step Solution
Key Concept
Traffic Shaping vs. Traffic Policing Mechanisms
Estimated Time:1m 0s