diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configexamples/inter-vrf-routing-vrf-lite.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/configexamples/inter-vrf-routing-vrf-lite.rst b/docs/configexamples/inter-vrf-routing-vrf-lite.rst index eed848db..0e442ab3 100644 --- a/docs/configexamples/inter-vrf-routing-vrf-lite.rst +++ b/docs/configexamples/inter-vrf-routing-vrf-lite.rst @@ -653,7 +653,7 @@ Full configuration from all devices     set vrf name LAN1 protocols bgp address-family ipv4-unicast rd vpn export '64496:1'     set vrf name LAN1 protocols bgp address-family ipv4-unicast redistribute static     set vrf name LAN1 protocols bgp address-family ipv4-unicast route-target vpn export '64496:1' -   set vrf name LAN1 protocols bgp address-family ipv4-unicast route-target vpn import '64496:100 64996:50 64496:2' +   set vrf name LAN1 protocols bgp address-family ipv4-unicast route-target vpn import '64496:100 64496:50 64496:2'     set vrf name LAN1 protocols bgp address-family ipv6-unicast export vpn     set vrf name LAN1 protocols bgp address-family ipv6-unicast import vpn     set vrf name LAN1 protocols bgp address-family ipv6-unicast rd vpn export '64496:1' | 
