From a690202f5ea35bf847d7ff88db0386d75a6709c9 Mon Sep 17 00:00:00 2001 From: rbauduin Date: Thu, 14 Nov 2019 08:27:14 +0100 Subject: [PATCH] doc: mention allow-outbound-policy for route reflectors Signed-off-by: Raphael Bauduin --- doc/user/routemap.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/user/routemap.rst b/doc/user/routemap.rst index 5c2b41b63c..435639c291 100644 --- a/doc/user/routemap.rst +++ b/doc/user/routemap.rst @@ -7,6 +7,9 @@ Route Maps Route maps provide a means to both filter and/or apply actions to route, hence allowing policy to be applied to routes. +For a route reflector to apply a ``route-map`` to reflected routes, be sure to +include ``bgp route-reflector allow-outbound-policy`` in ``router bgp`` mode. + Route maps are an ordered list of route map entries. Each entry may specify up to four distinct sets of clauses: -- 2.39.5