Cisco Systems Policy based routing

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Policy based routing Al 04-30-08
Posted by Al on April 30, 2008, 11:30 am
Please log in for more thread options
Hi all,

I have a 3550 L3 switch and I am trying to implement policy based
routing. My setup is as follows:


Firewall 1 -----------------Site to Site VPN
1----------------------Firewall 1---------PC2 x.x.x.x

|
|

|
|

|
|
PC1--------Switch
3550
|
|
|
|
|
|
|
|
|
|
| Firewall 2 -----------------Site to Site VPN
2--------------------------|
|
|__________ Appliance 1 y.y.y.y


Currently, the switch sends all traffic bound for PC2 through Firewall
1

I want traffic from Appliance 1 going to PC2 to pass through Firewall
2 instead.

To do this, I went into the Switch config and added the following:

access-list 123 permit ip y.y.y.y 0.0.0.255 x.x.x.x 0.0.0.255
route-map test_map permit 10
match ip address 123
set ip next-hop 192.168.0.1 (IP of inside interface of Firewall 2)
int vlan1
ip policy route-map test_map

As far as I can tell, It's set up according to examples in Cisco
documentation, but doesn't work. Can anyone see something I missed?
Thanks.

Al

Similar ThreadsPosted
PIX 7.0 policy based routing? October 24, 2005, 8:57 am
policy based routing November 4, 2005, 5:14 am
Policy based routing on a ASA February 2, 2007, 5:03 pm
PIX 525, I think I need Policy-based routing?? April 23, 2007, 9:45 pm
Policy based routing April 30, 2008, 11:30 am
Policy Based Routing and/or NAT May 7, 2008, 8:15 am
HSRP and Policy based Routing October 26, 2005, 10:12 pm
Policy Based Routing Question November 13, 2005, 7:38 pm
Policy Based Routing with 2 providers April 18, 2008, 1:12 am
Policy routing based on destination port (layer4) January 11, 2006, 12:02 pm
Policy Based Routing on Cisco L3 Switch 3550 with IOS 12.1(22) April 30, 2008, 11:48 am
policy based routing for multiple tracking options question April 9, 2006, 8:42 pm
intervlan routing and policy routing C3750 or C 4948 October 19, 2005, 6:38 pm
GRE & Policy Routing July 28, 2005, 8:46 am
policy routing on PIX October 10, 2008, 9:37 am