mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-09 17:06:28 +00:00
doc: bgp sender side as path loop detection
Document the new command that does sender side AS path loop detection and filtering. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
This commit is contained in:
parent
2b31007ca2
commit
583a9fd4e8
@ -1137,6 +1137,14 @@ Peer Filtering
|
|||||||
on reflected routes. This option allows the modifications to be reflected as
|
on reflected routes. This option allows the modifications to be reflected as
|
||||||
well. Once enabled, it affects all reflected routes.
|
well. Once enabled, it affects all reflected routes.
|
||||||
|
|
||||||
|
.. index:: [no] neighbor PEER sender-as-path-loop-detection
|
||||||
|
.. clicmd:: [no] neighbor PEER sender-as-path-loop-detection
|
||||||
|
|
||||||
|
Enable the detection of sender side AS path loops and filter the
|
||||||
|
bad routes before they are sent.
|
||||||
|
|
||||||
|
This setting is disabled by default.
|
||||||
|
|
||||||
.. _bgp-peer-group:
|
.. _bgp-peer-group:
|
||||||
|
|
||||||
Peer Groups
|
Peer Groups
|
||||||
|
Loading…
Reference in New Issue
Block a user