
C613-50186-01 Rev B
Command Reference for AR2050V
1458
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRF-
LITE
C
OMMANDS
EXPORT
MAP
export map
Overview
This command associates a route map with a specific VRF instance. It provides a
finer control over the routes that are exported out of a VRF instance by the
route-target
command. Note, however, that this command does not replace the
need for a route-target export in the VRF configuration.
The
no
variant of this command disables the capability to export route map entries
for a specified VRF instance.
Syntax
export map <
route-map
>
no export map
Mode
VRF Configuration
Usage
Use this command to export route-map entries in VRF configuration mode.
Example
To export 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)#
export map routemap2
Related
Commands
Command
changes
Version 5.4.6-2.1: VRF-lite support added.
Parameter
Description
<
route-map
>
The route-map name.