cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

PBR - Cisco 3750 vlan does not accept ip policy route-map

josetecson
Level 1
Level 1

I am trying to configure policy based routing however when i try to apply to an interface vlan.  The configuration does not show in the interface.

route-map OTHER_ROUTE permit 10

match ip address OTHER_ROUTE

set ip next-hop x.x.x.x

ip access-list extended OTHER_ROUTE

10 permit ip host x.x.x.x 0.0.255.255 host x.x.x.x

This does not seem to show up when configured:

interface Vlan10

ip policy route-map OTHER_ROUTE

Who Me Too'd this topic