C613-50100-01 REV C Command Reference for x930 Series 1502
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
VRF LITE COMMANDS
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
export map
Parameter Description
<route-map> The route-map name.