PrepAway - Latest Free Exam Questions & Answers

Which routes will be propagated to OSPF neighbors?

— Exhibit —
[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;
}
}
— Exhibit —
Referring to the exhibit, there is an OSPF policy to redistribute static routes.
Which routes will be propagated to OSPF neighbors?

PrepAway - Latest Free Exam Questions & Answers

A.
172.29.130.0/17
172.29.13.0/24
172.20.16.0/12

B.
172.29.13.0/24
172.29.20.0/24

C.
172.29.130.0/17
172.29.13.0/24

D.
172.29.130.0/17
172.29.20.0/24


Leave a Reply