[c-nsp] route-map local destination device

Dan Letkeman danletkeman at gmail.com
Thu Jul 24 19:15:24 EDT 2008


Hello,

I have a router that is doing some route-map's for various
destinations.  On the fa0/0 port I have "ip policy route-map inet" and
the route-map's are done like this

route-map inet permit 10
 match ip address 111
 set ip next-hop 187.174.55.2
!
route-map inet permit 40
 match ip address 222
 set ip next-hop 187.174.55.2
!
route-map inet permit 50
 match ip address 333
 set ip next-hop 187.174.55.2

Ip access lists match various internal ip's or ip ranges.

Now if have a device that is connected directly to the router with an
ip of 10.1.1.1, but none of the internal devices can ping it because
they are being route-map'd to different gateway's.  Is there a way to
bypass the route-map if it is a certain destination?

Thanks,
Dan.


More information about the cisco-nsp mailing list