06-12-2018 11:38 AM - edited 03-20-2019 10:13 PM
I have been dealing with this error for the last 2 weeks. The policy will update just fine with the PBR flexconfig and then the next time a deployment takes place I get this error even if I didn't touch the flexconfig option. I have spent close to 20 hours with TAC regarding this and I hope they get this issue resolved soon. Very frustrating !
07-30-2018 06:07 AM
07-30-2018 06:59 AM - edited 07-30-2018 06:59 AM
Anyway, there is a system defined flex config called "policy_based_routing_clear" that goes on Prepend and it should clear all the PBR set up.
I just added it to my flexconfig to clear the PBR.
This for 6.2.2.3
07-30-2018 07:08 AM
07-30-2018 07:11 AM
07-30-2018 07:19 AM
I do have it. I can use that as well if I want. Either option will do the same thing. The one difference is if I add the policy-based-routing-clear I will have to deploy 2 times instead of just once. I will have to deploy it to have that clear option remove the PBR and then deploy again when re-adding it. By just removing the PBR saving it. The re-adding it the PBR adds the next hop back in because that is what gets blown away.The deployment feature is another one I hope they fix waiting 8 minutes for the deployment to finish to make one minor change is ridiculous. Hopefully that will be another issue they address moving forward as well.
07-30-2018 07:23 AM - edited 07-30-2018 07:24 AM
Don't tell me: my deployement is 10 minutes :)
I have one doubt: since policy-based-routing-clear is in prepend, it is supposed to run before all the others flex configs. So you cann add it in prepend and then add the PBRs you want in the Append section.
They should work with one deploy.
I haven't checked since I can't afford a 20 minutes deployement in case I am wrong :)
07-30-2018 07:29 AM
08-02-2018 09:53 AM
hello,
i assume that you configured your PBR by setting the nex-hop ip in route-map creation in section set clauses
but i'm confused how to monitor the PBR policy if the link is down to move traffic to the second link just like SLA , how can i achieve this ?
08-02-2018 09:54 AM
hello,
I assume that you configured your PBR by setting the next-hop IP in route-map creation in section set clauses
but I'm confused how to monitor the PBR policy if the link is down to move traffic to the second link just like SLA, how can I achieve this?
08-02-2018 10:13 AM
I am assuming you have a HA pair? We use our PBR for out Guest network. We had to setup a second ip address under the monitored interfaces in the HA tab on the devices in FTD. Once we did that we did a failover to the secondary device and then went into the CLI and typed in show route-map. That will show you if the next hop and PBR are working. Hope this helps
show route-map
route-map FTD_Guest_Wireless, permit, sequence 10
Match clauses:
ip address (access-lists): Guest_WiFi_PBR1
interface Guest_Portal
Set clauses:
ip next-hop XXX.XXX.XXX.X
08-02-2018 10:22 AM
08-02-2018 10:56 AM
When are PBR goes down all the Guest traffic then gets routed through the production network ISP automatically. I am not sure how you have your system setup. I would open a TAC case for assistance if the failover isn't working correctly.
08-02-2018 11:18 AM
08-29-2018 08:59 AM
Hello,
I've successfully configured PBR with tracking using flexconfig,
this video demonstrates the configuration
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