Navigation
import map
Syntax
import map [ ipv4 | ipv6 ] routeMap
no import map [ ipv4 | ipv6 ]
Release Information
Command introduced before JunosE Release 7.1.0.
Description
Associates a route map with a VRF to modify and filter routes imported by the VRF from the global BGP VPN RIB. Both IPv4 and IPv6 routes are imported unless you issue the appropriate keyword to restrict importation. The no version enables all routes whose route targets match the import route targets of the VRF to be imported without applying a route map.
Options
- ipv4—Specifies that only IPv4 routes are imported from the global BGP VPN RIB
- ipv6—Specifies that only IPv6 routes are imported from the global BGP VPN RIB
- routeMap—Name of a route map; string of up to 32 alphanumeric characters
Mode
VRF Configuration