Juniper
JN0-694 · Question #50
Given test route 192.168.1.0/24 and the configuration shown in the exhibit, what is the expected result? policy-statement test_route_filter { term 1 { from { route-filter 192.168.0.0/16 longer…
The correct answer is C. accepted with metric of 20. See the full explanation below for the reasoning.
Question
Given test route 192.168.1.0/24 and the configuration shown in the exhibit, what is the expected result? policy-statement test_route_filter { term 1 { from { route-filter 192.168.0.0/16 longer; route-filter 192.168.1.0/24 longer { metric 5; accept; } route-filter 192.168.0.0/8 orlonger accept; } then { metric 10; accept; } } term 2 { then { metric 20; accept; } } }
Options
- Aaccepted with metric of 5
- Baccepted with metric of 10
- Caccepted with metric of 20
- Drejected
How the community answered
(35 responses)- A3% (1)
- B6% (2)
- C74% (26)
- D17% (6)
Community Discussion
No community discussion yet for this question.