Posted on Friday, 2nd May 2008 by sean

The other day I ran into some problems with a default route, which prompted a discussion with co-workers, which led me to look up the behavior of redistributing a static default route into a dynamic routing protocol.
Take, for example, the following

! default route
ip route 0.0.0.0 0.0.0.0 1.1.1.1
! pick your routing protocol
router [...]

Tags: , , ,
Posted in Routing | Comments (0)