[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
global import map
Syntax
global import map [ ipv4 | ipv6 ] routeMap max-routes maxNumber
no global import map [ ipv4 | ipv6 ]
Release Information
Command introduced in 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 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.
Options
- ipv4—Specifies that only IPv4 routes are imported
from the global BGP non-VPN RIB
- ipv6—Specifies that only IPv6 routes are imported
from the global BGP non-VPN RIB
- routeMap—Name of a route map;
string of up to 32 alphanumeric characters
- maxNumber—Maximum number of
routes that can be imported; integer in the range 1–4294967295
Mode
VRF Configuration
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]