06-10-2021 03:09 AM - edited 06-10-2021 05:26 AM
Hi,
I want to implement the local policy based routing feature on IOS XR, with IOS it was basically done by matching certain destination traffic and management-protocols with access-lists and then assigning for example a QOS marking to them. (this gets done with the command 'ip local policy route-map $route-map')
Does IOS XR have this feature aswell? if not what would be an alternative on achieving this with XR? i have done a search on Google but no results
And one last question, how do you match access-lists with route-policies?
P.S. this is an old thread were a user was looking for the same:
community.cisco.com/t5/xr-os-and-platforms/local-policy-map-in-ios-xr/td-p/1910612
Edit: any help is highly appreciated, it is a feature which will be used
Solved! Go to Solution.
06-10-2021 06:00 AM
Hi Alan,
on the asr9000 there are two features.
1. ABF, we match with an ACL and change the next hop per flow. (locally destined traffic is not applicable)
2. PBR
Thanks
06-10-2021 06:00 AM
Hi Alan,
on the asr9000 there are two features.
1. ABF, we match with an ACL and change the next hop per flow. (locally destined traffic is not applicable)
2. PBR
Thanks
06-10-2021 07:36 AM - edited 06-10-2021 07:39 AM
Hello,
thank you for the links, i have heard of ABF before. but cool to see ePBR. i cant seem to find if it has local data support, but its good that this is an alternative to ABF, since this is the PBR that i know.
due to other reasons i am not in need for local PBR for XR anymore, so i will mark your reply as solution,
but honestly for anyone looking in the future with the same question, the question has not been answered, better to say this for future readers
b
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide