global import map
Associates a route map with a VRF to modify and filter routes imported by the VRF from the global BGP non-VPN RIB in the parent VR. Both IPv4 and IPv6 routes are imported unless you issue the appropriate keyword to restrict importation. The no version disables the importing of routes from the global BGP non-VPN RIB to the VRF RIB.
global import map [ ipv4 | ipv6 ] routeMap max-routes maxNumber
no global import map [ ipv4 | ipv6 ]
- ipv4Specifies that only IPv4 routes are imported from the global BGP non-VPN RIB
- ipv6Specifies that only IPv6 routes are imported from the global BGP non-VPN RIB
- routeMapName of a route map; string of up to 32 alphanumeric characters
- maxNumberMaximum number of routes that can be imported; integer in the range 14294967295
VRF Configuration
Release Information Command introduced in JUNOSe Release 7.1.0.