From e2525d516b5deb720d3d490de1819a79ec0b7121 Mon Sep 17 00:00:00 2001 From: srividya0208 Date: Sat, 29 Apr 2023 21:50:41 -0400 Subject: correction of route-target mentioned for LAN1 --- docs/configexamples/inter-vrf-routing-vrf-lite.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/configexamples/inter-vrf-routing-vrf-lite.rst') 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' -- cgit v1.2.3