mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 20:19:53 +00:00
Merge pull request #5103 from donaldsharp/doc_dont
doc: Add some additional warnings around Turning off bgp capabilities
This commit is contained in:
commit
5364f11bec
@ -1140,11 +1140,8 @@ Capability Negotiation
|
|||||||
Negotiation. Please use *dont-capability-negotiate* command to disable the
|
Negotiation. Please use *dont-capability-negotiate* command to disable the
|
||||||
feature.
|
feature.
|
||||||
|
|
||||||
.. index:: neighbor PEER dont-capability-negotiate
|
.. index:: [no] neighbor PEER dont-capability-negotiate
|
||||||
.. clicmd:: neighbor PEER dont-capability-negotiate
|
.. clicmd:: [no] neighbor PEER dont-capability-negotiate
|
||||||
|
|
||||||
.. index:: no neighbor PEER dont-capability-negotiate
|
|
||||||
.. clicmd:: no neighbor PEER dont-capability-negotiate
|
|
||||||
|
|
||||||
Suppress sending Capability Negotiation as OPEN message optional parameter
|
Suppress sending Capability Negotiation as OPEN message optional parameter
|
||||||
to the peer. This command only affects the peer is configured other than
|
to the peer. This command only affects the peer is configured other than
|
||||||
@ -1159,6 +1156,11 @@ Capability Negotiation
|
|||||||
configured by *override-capability*, *bgpd* ignores received capabilities
|
configured by *override-capability*, *bgpd* ignores received capabilities
|
||||||
then override negotiated capabilities with configured values.
|
then override negotiated capabilities with configured values.
|
||||||
|
|
||||||
|
Additionally the operator should be reminded that this feature fundamentally
|
||||||
|
disables the ability to use widely deployed BGP features. BGP unnumbered,
|
||||||
|
hostname support, AS4, Addpath, Route Refresh, ORF, Dynamic Capabilities,
|
||||||
|
and graceful restart.
|
||||||
|
|
||||||
.. index:: neighbor PEER override-capability
|
.. index:: neighbor PEER override-capability
|
||||||
.. clicmd:: neighbor PEER override-capability
|
.. clicmd:: neighbor PEER override-capability
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user