diff options
Diffstat (limited to 'docs/configuration')
| -rw-r--r-- | docs/configuration/vrf/index.rst | 6 | 
1 files changed, 6 insertions, 0 deletions
| 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 <name> protocols bgp address-family +            <ipv4-unicast|ipv6-unicast> route-map vrf import +            [route-map <name>] + +   Specifies an optional route-map to be applied to routes imported from VRFs. +  .. cfgcmd:: set vrf name <name> protocols bgp interface <interface> mpls              forwarding | 
