ip policy route-map

Use this command to assign a route-map list to a routing interface.

Syntax

ip policy route-map name
no ip policy route-map name

Parameters

name Specifies a route-map name, matching a value previously set using the route-map policy command (route-map policy).

Defaults

None.

Mode

Interface configuration.

Usage

Only one route-map list is allowed per interface.

The “no” form of this command removes the specified route map from the interface.

Example

This example shows how to assign route-map rm1 to VLAN 5:

System(rw-config)->interface vlan 5
System(rw-config-intf-vlan.0.5)->ip policy route-map rm1