export map
Associates a route map with a VRF to modify or filter routes exported by the VRF to the global BGP VPN RIB in the parent VR. Both IPv4 and IPv6 routes are exported unless you issue the appropriate keyword to restrict exportation. The no version restores the default behavior, which is to export all routes without applying a route map.
export map [ ipv4 | ipv6 ] routeMap [ filter ]
- ipv4Specifies that only IPv4 routes are exported to the global BGP VPN RIB
- ipv6Specifies that only IPv6 routes are exported to the global BGP VPN RIB
- routeMapName of a route map; string of up to 32 alphanumeric characters
- filterPrevents routes that do not match the route map from being exported; if absent, such routes are exported but their attributes are not modified by the route map
VRF Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.