New in version 6.3 is the route-map command for use with OSPF. Does anyone know if it can be used to policy route based on static routes.
Here is what I want to do.
Outside ISP 1 ------- PIX Outside Interface
Outside ISP 2 ------- PIX DMZ Interface
Inside Segment-----PIX Inside Interface
I want some users on the Inside Segment to use the ISP 2 Internet pipe as their default route. The default route in the PIX is out the ISP 1 Interface. I want to build a route-map to force IP's (based on an access-list) out ISP 2.
Thanks in advance.