Skip to content

Commit cfa4529

Browse files
authored
Merge pull request #1614 from vyos/mergify/bp/sagitta/pr-1613
bgp: T7157: Allow using route-maps for VRF route leaking in BGP (backport #1613)
2 parents d00167a + 5da1a87 commit cfa4529

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/configuration/vrf/index.rst

+6
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,12 @@ address-family.
505505
derived and should not be specified explicitly for either the source or
506506
destination VRF’s.
507507

508+
.. cfgcmd:: set vrf name <name> protocols bgp address-family
509+
<ipv4-unicast|ipv6-unicast> route-map vrf import
510+
[route-map <name>]
511+
512+
Specifies an optional route-map to be applied to routes imported from VRFs.
513+
508514
.. cfgcmd:: set vrf name <name> protocols bgp interface <interface> mpls
509515
forwarding
510516

0 commit comments

Comments
 (0)