cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
427
Views
0
Helpful
1
Replies

route-map and ip next-hop

mbellears
Level 1
Level 1

I have the following route-map configured:

!

route-map unlimited-traffic permit 10

match ip address 101

set ip next-hop 203.63.121.150

!

access-list 101 remark ACL for Policy Routing to force certain subnets via Open-pipe

access-list 101 permit ip 203.149.70.0 0.0.0.255 any

Which works as expected, by forcing any ip range defined in acl 101, out via 203.63.121.150.

My problem is that even traffic from source acl 101, to destination that is local to our 7206 is also going to 203.63.121.150 first, then back to the 7206.

I would rather traffic destined for local ip's, not go via 203.63.121.150 - Would I need to add all local ranges to the ACL 101 (i.e. deny destination local_ranges)

Thanks in advance,

MB

1 Reply 1

mbellears
Level 1
Level 1

Please disregard - Added appropriate deny's fixed the problem.

Regards,

MB

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: