- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Content translations are temporarily unavailable due to site maintenance. We apologize for any inconvenience. Visit our blog to learn more.
01-17-2018 01:11 AM
hello guys,
Our FW is connecting to ISP lines, and we configured default route with different metric.
The metric of primary link is lower than the secondary link.
For such case, Can I have an automaticlly failover when the primary IPS line is down?
Do Ihave to create pbf and path montor?
Thanks
01-17-2018 01:32 AM
hi @qd_056 !
Using a lower metric will simply tell the system to not use the higher metric until the lower metric interface goes down. If there is a 'soft' breakage (upstream issue), the interface will not go down so the metric will remain and route the packets to a now broken pipe
Having PBF in place allows you to redirect certain (or all) sessions to one link while still using the secondary link
- this allows you to send non critical traffic over one link and ensure business critical applications run over your main link without getting drowned out
- with a monitoring profile in place you can then dynamically fall back/over to the remaining link should one fail
01-17-2018 01:32 AM
hi @qd_056 !
Using a lower metric will simply tell the system to not use the higher metric until the lower metric interface goes down. If there is a 'soft' breakage (upstream issue), the interface will not go down so the metric will remain and route the packets to a now broken pipe
Having PBF in place allows you to redirect certain (or all) sessions to one link while still using the secondary link
- this allows you to send non critical traffic over one link and ensure business critical applications run over your main link without getting drowned out
- with a monitoring profile in place you can then dynamically fall back/over to the remaining link should one fail
01-17-2018 05:08 PM
In addition to the metrics for failover be sure to configure link monitoring. Frequently upstream failures can occur that don't bring the physical link down so the better metric route will still be active even when the ISP is not working correctly.
Link monitoring probes ip addresses across the link to insure actual internet reachability not just link up/down.
01-17-2018 05:37 PM
@pulukas, thanks you.
01-23-2018 03:23 PM
If you are using 8.0, and for your case, you may also use the new feature 'Static Route Removal Based on Path Monitoring' instead, it's more simpler to configure than PBF.
HTH
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!