Skip to content

Commit

Permalink
Merge pull request #14621 from FRRouting/mergify/bp/dev/9.1/pr-14616
Browse files Browse the repository at this point in the history
doc: add "enforce-first-as" to BGP documentation (backport #14616)
  • Loading branch information
ton31337 authored Oct 19, 2023
2 parents dce179f + 8d2a5e5 commit 433d91f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/user/bgp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1504,6 +1504,13 @@ Configuring Peers
value is carried encoded as uint32. To enable backward compatibility we
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

Force Extended Optional Parameters Length format to be used for OPEN messages.
Expand Down

0 comments on commit 433d91f

Please sign in to comment.