From f0c81afe6160542a13e0dfd9cbf30259d195802a Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Sat, 9 Nov 2019 21:10:58 +0200 Subject: [PATCH] doc: Add documentation for `bgp reject-as-sets` command Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 6c20658214..4f7abcbf01 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -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 -- 2.39.5