From 296f71000d9922321b4b6ec7afcddba59f62b209 Mon Sep 17 00:00:00 2001 From: cstizza <105511174+cstizza@users.noreply.github.com> Date: Thu, 20 Aug 2026 20:33:09 -0400 Subject: [PATCH] Update Optional-BGP-Configuration.md EVPN-MH not supported with warm boot; only on L3BGP sessions. --- .../Border-Gateway-Protocol-BGP/Optional-BGP-Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/cumulus-linux-518/Layer-3/Border-Gateway-Protocol-BGP/Optional-BGP-Configuration.md b/content/cumulus-linux-518/Layer-3/Border-Gateway-Protocol-BGP/Optional-BGP-Configuration.md index 20a8302446..e49fc6324f 100644 --- a/content/cumulus-linux-518/Layer-3/Border-Gateway-Protocol-BGP/Optional-BGP-Configuration.md +++ b/content/cumulus-linux-518/Layer-3/Border-Gateway-Protocol-BGP/Optional-BGP-Configuration.md @@ -3288,7 +3288,7 @@ You can configure the following graceful BGP restart timers. | `stalepath-time` | The number of seconds to hold stale routes for a restarting peer. You can set a value between 1 and 4095. The default is 360 seconds.| {{%notice note%}} -To avoid traffic loss during warm boot in an EVPN multihoming configuration with multihop BGP sessions, increase the `restart-time` timer to more than 180 seconds on all multihoming configured switches. +To avoid traffic loss during warm boot, increase the `restart-time` timer to more than 180 seconds on all bgp configured peer switches. {{%/notice%}} The following example commands set the `restart-time` to 400 seconds, `pathselect-defer-time` to 300 seconds, and `stalepath-time` to 400 seconds: