mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 12:49:18 +00:00
Merge pull request #14616 from subsecond/patch-5
doc: add "enforce-first-as" to BGP documentation
This commit is contained in:
commit
3f4bac66d8
@ -1521,6 +1521,13 @@ Configuring Peers
|
|||||||
value is carried encoded as uint32. To enable backward compatibility we
|
value is carried encoded as uint32. To enable backward compatibility we
|
||||||
need to disable IEEE floating-point encoding option per-peer.
|
need to disable IEEE floating-point encoding option per-peer.
|
||||||
|
|
||||||
|
.. clicmd:: neighbor PEER enforce-first-as
|
||||||
|
|
||||||
|
Discard updates received from the specified (eBGP) peer if the AS_PATH
|
||||||
|
attribute does not contain the PEER's ASN as the first AS_PATH segment.
|
||||||
|
|
||||||
|
Default: disabled.
|
||||||
|
|
||||||
.. clicmd:: neighbor PEER extended-optional-parameters
|
.. clicmd:: neighbor PEER extended-optional-parameters
|
||||||
|
|
||||||
Force Extended Optional Parameters Length format to be used for OPEN messages.
|
Force Extended Optional Parameters Length format to be used for OPEN messages.
|
||||||
|
Loading…
Reference in New Issue
Block a user