networker050184 wrote: » The 'always' knob allows the router to advertise a default route even if there is not one in the routing table.
FrankGuthrie wrote: » I have ssen this written on the internet, but it doesn't register with me So if you use #default-information originate, the router is going to REdistribute a default route it got from another Router, and with the default-information originate always command the Router will generate default route pointing to itself?? Did I under this correctly.
xXErebuS wrote: » Almost correct - the default-information originate will redistribute any default route whether it be from another router or if you create a static default route on itself - it can even be from a different routing protocol but it has to be present in the routing table. Note that the always command still shows up as a O*E2 so technically it redistributes a default route pointing to itself.