Kings,

Why redistribute a default route?  In OSPF just use the default-information 
command and in eigrp use a summary on the interface.  I cant see why you would 
redistribute a default.  What are you trying to accomplish?


Regards,

Brandon Carroll - CCIE #23837
Senior Technical Instructor - IPexpert
Mailto: [email protected]
Telephone: +1.810.326.1444
Live Assistance, Please visit: www.ipexpert.com/chat
eFax: +1.810.454.0130

IPexpert is a premier provider of Self-Study Workbooks, Video on Demand, Audio 
Tools, Online Hardware Rental and Classroom Training for the Cisco CCIE (R&S, 
Voice, Security & Service Provider) certification(s) with training locations 
throughout the United States, Europe, South Asia and Australia. Be sure to 
visit our online communities at www.ipexpert.com/communities and our public 
website at www.ipexpert.com



On Apr 20, 2010, at 10:08 PM, Jimmy Larsson wrote:

> Hi
> 
> If I in my router has a  number of static routes and I only want to 
> redistribute the default static route into rip, which is the preferred way to 
> do this? I did like this first:
> 
> ip access-list standard static2rip
>  deny   10.0.0.0 0.255.255.255
>  permit any
> !
> route-map static2rip permit 10
>  match ip address static2rip
> !
> router rip
>  redistribute static route-map static2rip
> !
> 
> But this only filters out my 10-statics. What if i ONLY want to redistribute 
> the default route? I was thinking about specifying the prefix-length...?
> 
> br Jimmy
> 
> 
> 
> -- 
> -------
> Jimmy Larsson
> Ryavagen 173
> s-26030 Vallakra
> Sweden
> http://blogg.kvistofta.nu
> -------
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please 
> visit www.ipexpert.com

_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to