An administrator is configuring an OSPF router and would like the router to automatically advertise a default route into the OSPF domain even if there is no default route in the RIB. Which configuration will accomplish this?
- default-information originate always
- network 0.0.0.0 0.0.0.0 area 0
- network 0.0.0.0 255.255.255.255 area 0
- redistribute static
Explanation: To get an OSPF router to advertise a default route even if there is no default route in the RIB, use the default-information originate command with the always key word.
Exam with this question: CCNPv8 ENCOR (Version 8.0) - OSPF Exam
Please login or Register to submit your answer