6.35 OSPF Conditional Default Routing
• Remove the previous default route advertisement on R6.
• Configure R6 to originate a default route into OSPF, but only if the local
Serial interface connecting to BB1 is up.
Hi guys,
I have answered Question 6.35 in a different way , I would like if any one can confirm my answer.
R6
router ospf 1
default-information originate
exit
track 1 interface Serial0/0/0 line-protocol
ip route 0.0.0.0 0.0.0.0 54.1.1.254 track 1
thanks in advance