bgp fine tuning question
hi
i have 2 fortigates that are linked with 2 point to point lines between them.
each p2p line is from another isp for redundancy.
main line is 100mbps and backup line from 2nd isp is 40mbps
i've setup a bgp, i control bgp on both sides. everything is working fine. on a regular basis, the main line works, and i fail the main line, a route failover occur and it flips to the backup line. with local preference on both sides, when the main line comes back up, it fails back to it.
my problem/question is that the failover/failback is quite long.
i know i'm supposed to "play" with : holdtimer, graceful restart and graceful-stalepath
the holdtimer part i understand, it's explained simply and understood. it states the time to "declare" the path dead and look for another one. but i didn't quite get the last two.
i'm looking for the best practice to my situation, bare in mind i'm controlling both ends, no isp bgp is involved here.
thank you