Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||
|
Posted by DerekB on September 4, 2007, 3:32 pm
Please log in for more thread options to do it. I have a Cisco device with multiple interfaces, and I want them all to use the same default gateway except for one. I have a default gateway set for 192.168.170.3. I have a subnet that is 192.168.180.0. Any traffic from that interface I would like to default to 192.168.155.100. The reason is that these are both internet paths, and I would like the traffic from this subnet to go through an extra firewall. I'm used to just having one default gateway. What's the command to send all this traffic out another path? The ACL's I'm used to all send traffic that's going TO a certain place through a certain path. I'm looking to send all traffic FROM a certain subnet through a path that is not the default gateway. Thanks! -Derek | ||||||||||||||||
|
Posted by Trendkill on September 4, 2007, 3:49 pm
Please log in for more thread options You will be using policy-based routing. Here are some links: http://www.cisco.com/warp/public/732/Tech/plicy_wp.htm http://www.brainbuzz.com/articles/get-article.asp?aid=22 http://www.cisco.com/en/US/products/ps6599/products_white_paper09186a00800a4409.shtml | ||||||||||||||||
| Similar Threads | Posted |
| Default Route Question | September 4, 2007, 3:32 pm |
| What is the default precedence: local-route, static-route, OSPF-route? | August 4, 2008, 3:00 am |
| Need to route SMTP traffic through static interface (not default route) | March 27, 2007, 5:19 pm |
| RIP + Default Route | October 20, 2005, 9:58 pm |
| Default Route | November 4, 2005, 8:05 pm |
| Default Route(s) | August 14, 2006, 11:58 am |
| Specified a default route by ACL. | October 10, 2006, 1:06 pm |
| Default Route BGP Query | December 4, 2006, 8:24 pm |
| Pix VPN-Tunnel Default Route? | November 22, 2007, 8:15 am |
| Can't set default route to outside interface | May 29, 2008, 10:12 pm |
| VLAN Default Route | October 2, 2008, 12:31 pm |
| route-map to override default gateway | April 19, 2006, 7:22 pm |
| EIGRP: Default Route is not propagating | July 17, 2006, 5:58 pm |
| EIGRP: Default Route is not propagating | July 17, 2006, 5:58 pm |
| EIGRP: Default Route is not propagating | July 17, 2006, 5:58 pm |

Default Route Question
Yahoo!
Windows Live
del.icio.us
digg
Netscape 


> to do it. I have a Cisco device with multiple interfaces, and I want
> them all to use the same default gateway except for one.
>
> I have a default gateway set for 192.168.170.3.
>
> I have a subnet that is 192.168.180.0. Any traffic from that interface
> I would like to default to 192.168.155.100. The reason is that these
> are both internet paths, and I would like the traffic from this subnet
> to go through an extra firewall.
>
> I'm used to just having one default gateway. What's the command to
> send all this traffic out another path? The ACL's I'm used to all send
> traffic that's going TO a certain place through a certain path. I'm
> looking to send all traffic FROM a certain subnet through a path that
> is not the default gateway.
>
> Thanks!
> -Derek