mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 21:50:39 +00:00
doc: mention allow-outbound-policy for route reflectors
Signed-off-by: Raphael Bauduin <rb@raphinou.com>
This commit is contained in:
parent
53d19f2d6e
commit
a690202f5e
@ -7,6 +7,9 @@ Route Maps
|
|||||||
Route maps provide a means to both filter and/or apply actions to route, hence
|
Route maps provide a means to both filter and/or apply actions to route, hence
|
||||||
allowing policy to be applied to routes.
|
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
|
Route maps are an ordered list of route map entries. Each entry may specify up
|
||||||
to four distinct sets of clauses:
|
to four distinct sets of clauses:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user