cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
559
Views
3
Helpful
2
Replies

PBR question

george_daly
Level 1
Level 1

Hi all,

Quick question relating to policy based routing. If I have a route-map which does:

Match ip address 10

access-list 10 has a source and dest IP, but there is no Set clause configured.

What will happen when a packet matches the access-list?

As I understand it the packet will be routed by the routing engine and the route-map is effectively doing nothing.

Can someone else confirm please?

1 Accepted Solution

Accepted Solutions

bvsnarayana03
Level 5
Level 5

You are right. No effect. Pkts will be routed as in the routing table.

View solution in original post

2 Replies 2

bvsnarayana03
Level 5
Level 5

You are right. No effect. Pkts will be routed as in the routing table.

Great stuff, thanks very much for the confirmation.