R2 show ip vrf VPN-A show ip vrf interfaces show run interface e0/3 ! NO DEBUG COMMAND ! conf t ip vrf VPN-A rd 2.2.2.2:2 route-target export 2.2.2.2:2 route-target import 6.6.6.6:6 interface e0/3 ip vrf forwarding VPN-A ip add 12.12.12.2 255.255.255.0 ! show ip vrf VPN-A show ip vrf interfaces R6 show ip vrf VPN-A show ip vrf interfaces show run interface e0/3 ! NO DEBUG COMMAND ! conf t ip vrf VPN-A rd 6.6.6.6:6 route-target export 6.6.6.6:6 route-target import 2.2.2.2:2 interface e0/3 ip vrf forwarding VPN-A ip address 67.67.67.6 255.255.255.0 ! show ip vrf VPN-A show ip vrf interfaces