8 import map, 9 ip route, Import map – PLANET XGS3-24042 User Manual
Page 1229: Ip route

77-5
corresponding VRF to provide instructions.
Example:
Configure the VRF description as “associate with VRF-B VRF-C”.
Example:
Switch(config)#ip vrf VRF-A
Switch(config-vrf)#description associate with VRF-B VRF-C
77.8 import map
Command:
import map <route-map-name>
no import map
Function:
Apply import-route-map policy to the specified VPN instance.
Parameters:
<route-map-name>: the route-map policy name.
Default:
No configuration.
Command Mode:
VRF Configuration Mode.
Usage Guide:
When a more accurate method of importing VPN instance routes than the extended-community
attribute is required, the import-route policy is an option. By default, the imported routes will be
filtered according to their VPN-target extended-community attribute. The import-route policy may
decline the routes chosen from the communities in the import list.
Example:
Apply the map-a route-map to the VRF instance VRF-A.
Example:
Switch(config)#ip vrf VRF-A
Switch(config-vrf)#import map map-a
Switch(config-vrf)#
77.9 ip route
Command: