300-420 · Question #52
300-420 Question #52: Real Exam Question with Answer & Explanation
The correct answer is A: violating. {"question_number": 8, "question": "Which two parameters are supported by the traffic policing feature?", "correct_answer": "A, E", "explanation": "Traffic policing classifies packets into three traffic states and applies an action to each: Conform (E) - traffic within the commit
Question
An organization is designing a detailed QoS plan that limits bandwidth to specific rates. Which two parameters are supported be the traffic policing feature? (Choose two.)
Options
- Aviolating
- Bmarking
- Cshaping
- Dbursting
- Econforming
Explanation
{"question_number": 8, "question": "Which two parameters are supported by the traffic policing feature?", "correct_answer": "A, E", "explanation": "Traffic policing classifies packets into three traffic states and applies an action to each: Conform (E) - traffic within the committed information rate (CIR), typically transmitted or marked; Exceed - traffic between the CIR and the peak rate (allowed burst), typically transmitted or re-marked; and Violate (A) - traffic beyond both the committed and peak burst limits, typically dropped or re-marked. These three states (conform, exceed, violate) are the core parameters of a policing policy in Cisco IOS. Shaping (C) is a separate QoS mechanism. Marking (B) is an action applied within policing, not a policing state/parameter itself. Bursting (D) describes a behavior (burst size) but is not one of the three named policing traffic states.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.