cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
241
Views
5
Helpful
2
Replies

route-map

Wantser1981_2
Level 1
Level 1

Hi all,

If I were to add the following basic route map, what will happen to the rest of the traffic? Will it still pass through the interface untouched and only the matching traffic will be amended, or do require a statement to permit everything else to take the routes as per the route table.

Access-list 100 permit IP host 10.1.10.10 host 10.2.10.14

Access-list 100 permit IP host 10.1.10.11 host 10.2.10.14

Access-list 100 permit IP host 10.1.10.12 host 10.2.10.14

Route-map blah permit 10

Match ip address 100

Set IP next-hop 192.168.101.20

Interface Vlan 10

Ip policy route-map blah

I just want to send the taffic in ACL 100 via a different route.

Thanks

Andy

2 Replies 2

Edison Ortiz
Hall of Fame
Hall of Fame

There is an implicit deny in the route-map.

Source/Destination not matching the ACL will be normally forwarded.

HTH,

__

Edison.

I thought as much, just couldnt remember!

Cheers

Andy

Review Cisco Networking products for a $25 gift card