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
