OcNOS-RON-6.3.1 : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Virtual Private Network Commands : export map
export map
This command assigns a route map to the VRF. This map is applied for routing information exported to another PE or VRF.
Use this command when an application requires finer control over the routes exported to another VRF or PE than provided by the import and export extended communities. You can filter routes that are eligible for export to another VRF or PE through the use of a route map. The route map can deny access to selected routes from a community that is on the export list.
Note: Only match rules (deny/permit) are applied for exported routes, set rules will not apply.
Use the no command to remove the map.
Command Syntax
export map WORD
no export map
Parameters
WORD
Route map
Default
No default value is specified
Command Mode
VRF mode
Applicability
This command was introduced in OcNOS-OTN version 4.2.
Examples
(config)#ip vrf myVRF
(config-vrf)#export map set-pref
(config-vrf)#
 
Last modified date: 07-13-2023