summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas.abraitis@gmail.com>2019-12-04 12:56:42 +0100
committerGitHub <noreply@github.com>2019-12-04 12:56:42 +0100
commit1ab334682ad3733edcd1c6fc46095af546fb9138 (patch)
treef495daa0aa02521cf9ce67a4f86cc09bf629ead6 /doc
parentMerge pull request #5430 from taruta811/build-docker-centos (diff)
parentdoc: mention allow-outbound-policy for route reflectors (diff)
downloadfrr-1ab334682ad3733edcd1c6fc46095af546fb9138.tar.xz
frr-1ab334682ad3733edcd1c6fc46095af546fb9138.zip
Merge pull request #5341 from rbauduin/patch-1
mention allow-outbound-policy for route reflectors
Diffstat (limited to 'doc')
-rw-r--r--doc/user/routemap.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/routemap.rst b/doc/user/routemap.rst
index 5c2b41b63..435639c29 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: