mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 23:54:45 +00:00
doc: Add documentation for bgp reject-as-sets
command
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
parent
fb29348a19
commit
f0c81afe61
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user