Description | This article describes that in a complex ADVPN environment with SD-WAN enabled, multiple links are used to make sure the network is up and running at all times. During a failover and in a recovery process from one link to another, the time taken to normalize the traffic is significant, especially in a critical production environment. | ||||||||||||
Scope |
In an ADVPN/SD-WAN deployment, the main 2 components that govern the setup are BGP and IPSEC. IPSEC corresponds to the overlay network and connectivity to its branches (spoke) and BGP is responsible for routing traffic from one location to another. BGP and IPSEC have their timers which can be adjusted to make failover and recovery of links quicker. |
||||||||||||
Solution |
Below are the timers and their function which can be adjusted.
On BGP:
Spoke1 (bgp) # sh full
config neighbor set advertisement-interval 30 <----- Default values. set connect-timer 4294967295 <----- Default values set link-down-failover disable <----- Default values.
On IPSEC:
Spoke1 (phase1-interface) # sh full set dpd-retrycount 3 <----- Default values.
By reducing these timers it is possible to put down a tunnel and use a redundant tunnel.
Note: When reducing these timers, be mindful not to make them too low, which might cause frequent flapping. Hence, make sure the reduced timers are not affecting the normal operation of IPsec tunnels and BGP peers. |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.