From 0317aa327da6698aadfc1679a6216d93be073f0c Mon Sep 17 00:00:00 2001 From: fett0 Date: Wed, 23 Aug 2023 13:54:19 -0300 Subject: l3vpn : add label allocation mode documentation --- docs/configuration/vrf/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/configuration/vrf') diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst index 8834ad33..a51aca52 100644 --- a/docs/configuration/vrf/index.rst +++ b/docs/configuration/vrf/index.rst @@ -424,6 +424,14 @@ address-family. unicast VRF to VPN. If the value specified is auto, the label value is automatically assigned from a pool maintained. +.. cfgcmd:: set vrf name protocols bgp address-family + label vpn allocation-mode per-nexthop + + Select how labels are allocated in the given VRF. By default, the per-vrf + mode is selected, and one label is used for all prefixes from the VRF. The + per-nexthop will use a unique label for all prefixes that are reachable via + the same nexthop. + .. cfgcmd:: set vrf name protocols bgp address-family route-map vpn [route-map ] -- cgit v1.2.3