From e585f01bf26967835675fa0aafe5308e79f0ba9a Mon Sep 17 00:00:00 2001 From: aapostoliuk Date: Mon, 24 Mar 2025 12:13:57 +0200 Subject: bgp: T7157: Allow using route-maps for VRF route leaking in BGP Allow using route-maps for VRF route leaking in BGP --- docs/configuration/vrf/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst index e9115458..9082e8d4 100644 --- a/docs/configuration/vrf/index.rst +++ b/docs/configuration/vrf/index.rst @@ -505,6 +505,12 @@ address-family. derived and should not be specified explicitly for either the source or destination VRF’s. +.. cfgcmd:: set vrf name protocols bgp address-family + route-map vrf import + [route-map ] + + Specifies an optional route-map to be applied to routes imported from VRFs. + .. cfgcmd:: set vrf name protocols bgp interface mpls forwarding -- cgit v1.2.3