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:
Rafael Zalamena 2019-10-29 16:39:40 -03:00
parent 2b31007ca2
commit 583a9fd4e8

View File

@ -1137,6 +1137,14 @@ Peer Filtering
on reflected routes. This option allows the modifications to be reflected as
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:
Peer Groups