This is Lab Environment:
I want to configure a default route on R1 to the internet and propagate the default route to R2 using OSPF. The routers are connected via Serial ofc. and R1 is connected to the net via it's FastEthernet port.
To create a default route you would have to have the following in the config:
Code:
ip route 0.0.0.0 0.0.0.0 [ip you want traffic to go to]
to propagate it into OSPF you would have to include the network 0.0.0.0 in your OSPF config. This normally isn't done, default routes are normally propagated through BGP or just statically set on each router.
Ben Boyd
Network Engineer/Programmer/Student
Windstream Communications
JNCIA, JNCIS, CCNP
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.