
C613-50186-01 Rev B
Command Reference for AR2050V
1460
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRF-
LITE
C
OMMANDS
IMPORT
MAP
import map
Overview
The import map command associates a route map with a specific VRF instance. The
import map command does not replace the need for a route-target import in the
VRF configuration. It provides a finer control over the routes imported into a VRF
instance by the
route-target
command.
The
no
variant of this command disables the capability to import route map entries
for a specified VRF instance.
Syntax
import map <
route-map
>
no import map
Mode
VRF Configuration
Usage
Use this command to import route-map entries into the specified VRF instance.
Example
To import the route map named
routemap2
for the VRF instance named
blue
,
use the following commands:
awplus#
config terminal
awplus(config)#
ip vrf blue
awplus(config-vrf)#
import map routemap2
Related
Commands
Command
changes
Version 5.4.6-2.1: VRF-lite support added.
Parameter
Description
<
route-map
>
The route-map name.