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

NBAR and URL redirection

s.uslay
Level 1
Level 1

Can NBAR be used for selective URL redirection ?

i.e Can NBAR class be used in policy based routing?

I have this ;

class-map match-any httpWEBSPHERE

match protocol http url "XXX*"

match protocol http url "YYY*"

route-map redirect-url permit 10

Router(config-route-map)#match "NBR class map ???

Router(config)#interface serial 0/0

Router(config-if)#ip policy route-map redirect-url

thanks

Serhat

1 Reply 1

ziutek
Level 1
Level 1

Hi Serhat,

I do not think that you can mix the two, ie. QOS and PBR. You can certainly try though. Just remember that NBAR requires ip cef. But you could probably use an extended access-list to match the assocaited IP with the specific URL. And this would certainly work with PBR.

Regards,

Joe

Review Cisco Networking for a $25 gift card