From: Philippe Guibert Date: Wed, 10 Oct 2018 09:19:05 +0000 (+0200) Subject: doc: inform user that expanded communities can not be used in set mode X-Git-Tag: frr-7.1-dev~268^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=47f47873d6b10882d6ef00ccaed4591629fd27a2;p=matthieu%2Ffrr.git doc: inform user that expanded communities can not be used in set mode Expanded communities can not be used in route-map set actions. Signed-off-by: Philippe Guibert --- diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index e859afca90..a27243ea77 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -1268,7 +1268,8 @@ expanded This command defines a new expanded community list. ``COMMUNITY`` is a string expression of communities attribute. ``COMMUNITY`` can be a regular expression (:ref:`bgp-regular-expressions`) to match the communities - attribute in BGP updates. + attribute in BGP updates. The expanded community is only used to filter, + not `set` actions. .. deprecated:: 5.0 It is recommended to use the more explicit versions of this command. @@ -1366,6 +1367,8 @@ The ollowing commands can be used in route maps: If ``none`` is specified as the community value, the communities attribute is not sent. + It is not possible to set an expanded community list. + .. index:: set comm-list WORD delete .. clicmd:: set comm-list WORD delete @@ -1606,6 +1609,10 @@ BGP Extended Communities in Route Map This command set Site of Origin value. + +Note that the extended expanded community is only used for `match` rule, not for +`set` actions. + .. _bgp-large-communities-attribute: Large Communities Attribute @@ -1717,6 +1724,8 @@ Large Communities in Route Map large-community list. The third will add a large-community value without overwriting other values. Multiple large-community values can be specified. +Note that the large expanded community is only used for `match` rule, not for +`set` actions. .. _bgp-l3vpn-vrfs: