doc: Add documentation for bgp reject-as-sets command

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
Donatas Abraitis 2019-11-09 21:10:58 +02:00
parent fb29348a19
commit f0c81afe61

View File

@ -416,6 +416,14 @@ Require policy on EBGP
This command requires incoming and outgoing filters to be applied for eBGP sessions. Without the incoming filter, no routes will be accepted. Without the outgoing filter, no routes will be announced.
Reject routes with AS_SET or AS_CONFED_SET types
-------------------------------
.. index:: [no] bgp reject-as-sets
.. clicmd:: [no] bgp reject-as-sets
This command enables rejection of incoming and outgoing routes having AS_SET or AS_CONFED_SET type.
.. _bgp-route-flap-dampening:
Route Flap Dampening