cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
668
Views
9
Helpful
2
Replies

calling route maps

lcaruso
Level 6
Level 6

Hi,

I'm trying to sort out someone else's 800 series router config IOS 12.2 that was just added onto for years and never cleaned up.

There are about 10 route map statments near the end. As far as I can tell, only two are being used.

Doesn't a route map statment have to be called(referenced) in another statement in order to actuall be used such as either under an interface or in a nat statment?

Thanks.

2 Replies 2

John Blakley
VIP Alumni
VIP Alumni

Yes. NAT, redistribution with routing protocols, and policy based routing all use route-maps. If you're not calling it anywhere, it's not being used.

HTH,
John

*** Please rate all useful posts ***

HTH, John *** Please rate all useful posts ***

Thanks much.