JN0-661 · Question #31
You are asked to implement route damping on a BGP router. There are two specific requirements for your implementation: 1. damp all prefixes with a mask length equal to or greater than /24 more…
The correct answer is A. [edit policy-options]. The default half-life is 15 minutes. The default value of suppress is 3000. To aggressively damp prefixes we should increase half-life, to for example 30 minutes, and to decrease the damp we should lower the half-life, to for example 5. B, C: The intervals in the route filter…
Question
Options
- A[edit policy-options]
- B[edit policy-options]
- C[edit policy-options]
- D[edit policy-options]
How the community answered
(36 responses)- A83% (30)
- B3% (1)
- C6% (2)
- D8% (3)
Explanation
The default half-life is 15 minutes. The default value of suppress is 3000. To aggressively damp prefixes we should increase half-life, to for example 30 minutes, and to decrease the damp we should lower the half-life, to for example 5. B, C: The intervals in the route filter should be /0-/16 and /24-/32, not /0-/23 and /24-/32. D: We should increase half-life, not decrease it to 5. routing-policies-to-damp-bgp-route-flapping.html
Topics
Community Discussion
No community discussion yet for this question.