mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 18:27:21 +00:00
Merge pull request #13497 from opensourcerouting/fix/backport_05dbe64457e4a7b2ccae03cce3c955364641f789
doc: Add `neighbor aigp` command for BGP
This commit is contained in:
commit
9e013ffd45
@ -2009,6 +2009,13 @@ Capability Negotiation
|
|||||||
Override the result of Capability Negotiation with local configuration.
|
Override the result of Capability Negotiation with local configuration.
|
||||||
Ignore remote peer's capability value.
|
Ignore remote peer's capability value.
|
||||||
|
|
||||||
|
.. clicmd:: neighbor PEER aigp
|
||||||
|
|
||||||
|
Send and receive AIGP attribute for this neighbor. This is valid only for
|
||||||
|
eBGP neighbors.
|
||||||
|
|
||||||
|
Disabled by default. iBGP neighbors have this option enabled implicitly.
|
||||||
|
|
||||||
.. _bgp-as-path-access-lists:
|
.. _bgp-as-path-access-lists:
|
||||||
|
|
||||||
AS Path Access Lists
|
AS Path Access Lists
|
||||||
|
Loading…
Reference in New Issue
Block a user