JN0-343 · Question #339
Click the Exhibit button. [edit routing-options] user@R1# show static { route 172.29.130.0/17 next-hop 172.30.25.1; route 172.29.13.0/24 { next-hop 172.30.25.1; no-readvertise; } route…
The correct answer is D. 172.29.130.0/17. See the full explanation below for the reasoning.
Question
Click the Exhibit button. [edit routing-options] user@R1# show static { route 172.29.130.0/17 next-hop 172.30.25.1; route 172.29.13.0/24 { next-hop 172.30.25.1; no-readvertise; } route 172.29.16.0/12 next-hop 172.30.25.1; route 172.29.20.0/24 next-hop 172.30.25.1; } [edit protocols ospf] user@R1# show export Export_OSPF; area 0.0.0.0 { interface ge-0/0/2.0; interface ge-0/0/3.0; interface lo0.0; } [edit policy-options] user@R1# show policy-statement Export_OSPF { term match-static-routes { from { protocol static; route-filter 172.29.0.0/16 orlonger; } then accept; } } Referring to the exhibit, there is an OSPF policy to redistribute static routes. Which routes will be propagated to OSPF neighbors?
Options
- A172.29.130.0/17
- B172.29.13.0/24
- C172.29.130.0/17
- D172.29.130.0/17
How the community answered
(29 responses)- A14% (4)
- B3% (1)
- C3% (1)
- D79% (23)
Community Discussion
No community discussion yet for this question.