mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-09 18:50:39 +00:00
doc: Add neighbor path-attribute treat-as-withdraw
command
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
7461589c2e
commit
70a029ef1c
@ -1711,6 +1711,11 @@ Configuring Peers
|
|||||||
If you do not want specific attributes, you can drop them using this command, and
|
If you do not want specific attributes, you can drop them using this command, and
|
||||||
let the BGP proceed by ignoring those attributes.
|
let the BGP proceed by ignoring those attributes.
|
||||||
|
|
||||||
|
.. clicmd:: neighbor <A.B.C.D|X:X::X:X|WORD> path-attribute treat-as-withdraw (1-255)...
|
||||||
|
|
||||||
|
Received BGP UPDATES that contain specified path attributes are treat-as-withdraw. If
|
||||||
|
there is an existing prefix in the BGP routing table, it will be removed.
|
||||||
|
|
||||||
.. clicmd:: neighbor <A.B.C.D|X:X::X:X|WORD> graceful-shutdown
|
.. clicmd:: neighbor <A.B.C.D|X:X::X:X|WORD> graceful-shutdown
|
||||||
|
|
||||||
Mark all routes from this neighbor as less preferred by setting ``graceful-shutdown``
|
Mark all routes from this neighbor as less preferred by setting ``graceful-shutdown``
|
||||||
|
Loading…
Reference in New Issue
Block a user