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