cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1441
Views
6
Helpful
17
Replies

BBR and route-map

D@1984
Level 1
Level 1

Hi,

I have a PBR configured which works as expected when I generate some traffic, however when I check the show ip route-map, I can't see packets increasing for seq 10 of my route-map

router# show ip route-map

route-map test, deny, sequence 10

match clauses:

ip address (access-lists):100

set clauses:

policy routing matches: 0 packets, 0 bytes

route-map test, permit, sequence 20

match clauses:

set clauses:

ip next-hop 2.2.2.2

policy routing matches: 143 packets, 12368 bytes

#show access-list

extended ip access-list 100

10 permit ip any host 40.10.10.10 (27 matches)

considering that I had some hits on access-list , shouldn't I see packets and bytes increasing for route-map-seq 10?

Thanks

 

17 Replies 17

that what we try to explain to you from first comment 

it not issue of PBR counter it issue of deny you use in first line. 

also your PBR is not optimal, 
you add more work into CPU of device 
instead of routing packet as normal it send to use PBR with no match for forwarding.

Thanks
MHM

Well' I am with Mr @Richard Burts statement but that not meaning this need deep dive' so let me friend check it in lab I share result here.

Thanks alot 

MHM

Hello @MHM Cisco World 
Im confident that's what it is doing ..


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul