Configures route-target for distribution of routes between VPN routing tables.
VRF configuration mode
The no form of the command to delete configuration for the route-target for distribution.
The following example shows how to configures route-target for distribution of routes between VPN routing tables.
device# configure terminal device(config)# vrf vpn1 device#(config-vrf-vpn1)# rd1 1:2 device#(config-vrf-vpn1)# vpn-statistics device#(config-vrf-vpn1)# address-family ipv4 unicast device#(config-vrf-vpn1-ipv4-unicast)# route-target-import 100:1 device#(config-vrf-vpn1-ipv4-unicast)# route-target-export 100:1