]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: GR restart time, notifcation flag can be changed via BGP dynamic cap
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 29 Aug 2023 09:40:02 +0000 (12:40 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 30 Aug 2023 14:18:53 +0000 (17:18 +0300)
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
doc/user/bgp.rst

index 651aa36d0eeaac2cfce6763ed7ba5a10c3d61591..ba6c160560844518a4de49f857cd4323b3fb65b1 100644 (file)
@@ -840,7 +840,10 @@ The following functionality is provided by graceful restart:
 1. The feature allows the restarting router to indicate to the helping peer the
    routes it can preserve in its forwarding plane during control plane restart
    by sending graceful restart capability in the OPEN message sent during
-   session establishment.
+   session establishment. Graceful restart notification flag and/or restart
+   time can also be changed during the dynamic BGP capabilities. If using
+   dynamic capabilities, no session reset is required, thus it's very useful
+   to increase restart time before doing a software upgrade or so.
 2. The feature allows helping router to advertise to all other peers the routes
    received from the restarting router which are preserved in the forwarding
    plane of the restarting router during control plane restart.
@@ -2160,8 +2163,8 @@ Using AS Path in Route Map
    Remove some AS numbers from the AS_PATH of the BGP path's NLRI. Removed AS
    numbers are conformant with the regex defined in as-path access-list  WORD.
    The no form of this command removes this set operation from the route-map.
-   
-   
+
+
 .. _bgp-communities-attribute:
 
 Communities Attribute