mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-02 18:56:53 +00:00
doc: add bgp allocation-mode per nexthop information
Add bgp allocation-mode per nexthop information. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com> PR=81857 Link: https://github.com/FRRouting/frr/pull/12646 Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com> Acked-by: Louis Scalbert <louis.scalbert@6wind.com>
This commit is contained in:
parent
37a02a8dcb
commit
3daa4dd5e9
@ -2890,6 +2890,13 @@ address-family:
|
||||
extended community values as described in
|
||||
:ref:`bgp-extended-communities-attribute`.
|
||||
|
||||
.. clicmd:: label vpn export allocation-mode per-vrf|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.
|
||||
|
||||
.. clicmd:: label vpn export (0..1048575)|auto
|
||||
|
||||
Enables an MPLS label to be attached to a route exported from the current
|
||||
|
Loading…
Reference in New Issue
Block a user