Which command will apply a policy to redistribute static routes into OSPF?
A.
set protocols ospf import static-routes
B.
set protocols ospf export static-routes
C.
set routing-options static defaults readvertise
D.
set routing-options static route 0.0.0.0/0 readvertise
Explanation:
http://www.juniper.net/documentation/en_US/junos14.2/topics/example/ospf-routing-policy-redistributing-static-routes-into-ospf-configuring.html
set protocols ospf export
•export
—Applies the export policy you created to be evaluated when routes are being exported from the routing table into OSPF.