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