]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Automatically set NO_ADVERTISE if BLACKHOLE community received
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Thu, 21 Jan 2021 13:15:26 +0000 (15:15 +0200)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Thu, 21 Jan 2021 14:00:53 +0000 (16:00 +0200)
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
doc/user/bgp.rst

index e609761e1c7071f30fb94fa57c0a4ae021cc3569..d5b41b3d21719b23d65e684c84a579bf8b79978e 100644 (file)
@@ -1967,9 +1967,9 @@ is 4 octet long. The following format is used to define the community value.
    ``0xFFFF029A`` ``65535:666``. :rfc:`7999` documents sending prefixes to
    EBGP peers and upstream for the purpose of blackholing traffic.
    Prefixes tagged with the this community should normally not be
-   re-advertised from neighbors of the originating network. It is
-   recommended upon receiving prefixes tagged with this community to
-   add ``NO_EXPORT`` and ``NO_ADVERTISE``.
+   re-advertised from neighbors of the originating network. Upon receiving
+   ``BLACKHOLE`` community from a BGP speaker, ``NO_ADVERTISE`` community
+   is added automatically.
 
 ``no-export``
    ``no-export`` represents well-known communities value ``NO_EXPORT``