mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 16:04:49 +00:00
doc: Update documentation for 'set distance XX` command for bgp
Allow bgp to store and pass through a different distance than normal for installing into the rib. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
7b7d48e586
commit
4dac4cc943
@ -270,6 +270,12 @@ Route Map Set Command
|
|||||||
|
|
||||||
Set the BGP local preference to `local_pref`.
|
Set the BGP local preference to `local_pref`.
|
||||||
|
|
||||||
|
.. index:: [no] set distance DISTANCE
|
||||||
|
.. clicmd:: [no] set distance DISTANCE
|
||||||
|
|
||||||
|
Set the Administrative distance to DISTANCE to use for the route.
|
||||||
|
This is only locally significant and will not be dispersed to peers.
|
||||||
|
|
||||||
.. index:: set weight WEIGHT
|
.. index:: set weight WEIGHT
|
||||||
.. clicmd:: set weight WEIGHT
|
.. clicmd:: set weight WEIGHT
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user