From: btarno Date: Wed, 15 May 2019 17:26:25 +0000 (-0500) Subject: doc: clarify mpls label export docs X-Git-Tag: base_7.2~326^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=refs%2Fpull%2F4367%2Fhead;p=mirror%2Ffrr.git doc: clarify mpls label export docs The current wording can sometimes be misinterpreted to mean that this command is optional, but for an MPLS-VPN to function a VPN label MUST be assigned to routes exported from the VPN. Signed-off-by: Quentin Young --- diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index d663b4fc10..768f22c873 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -1862,11 +1862,11 @@ address-family: .. index:: label vpn export (0..1048575)|auto .. clicmd:: label vpn export (0..1048575)|auto - Specifies an optional MPLS label to be attached to a route exported from the - current unicast VRF to VPN. If label is specified as ``auto``, the label - value is automatically assigned from a pool maintained by the zebra - daemon. If zebra is not running, automatic label assignment will not - complete, which will block corresponding route export. + Enables an MPLS label to be attached to a route exported from the current + unicast VRF to VPN. If the value specified is ``auto``, the label value is + automatically assigned from a pool maintained by the Zebra daemon. If Zebra + is not running, or if this command is not configured, automatic label + assignment will not complete, which will block corresponding route export. .. index:: no label vpn export [(0..1048575)|auto] .. clicmd:: no label vpn export [(0..1048575)|auto]