05-11-2006 07:38 PM - edited 02-21-2020 12:53 AM
i have a scene, pix outside conntect to a layer2 switch, layer 2 switch conntect to two gsr router a and b, cutomer want traffic go through gsr a, and backup to gsr b when gsr a down.
is there any idea?
thank you!
05-11-2006 07:59 PM
Hi the PIX does support route-map but it is only for redistribution of routes between RIP and OSPF. If you have 2 routers .. Why don't you configure them using HSRP ( if they are cisco ) or VVRP which ius standard to provide redundancy between the two ..
I hope it helps ... please rate it if it does !!
05-14-2006 01:39 PM
Hi,
A good way to achieve this if you don't want to configure your routers in HSRP mode, is to configure 2 static routes on your PIX FW with 2 different administrative distances; where the lower distance is for router a (i.e. the primary) and the other static route is for router b. When router a fails, the PIX will route the traffic through router b. Example:
route outside 0 0
route outside 0 0
Hope this helps.
Regards,
Haitham
05-15-2006 06:15 PM
Hi Haitham,
Due to PIX outside interface conntected to a 6509,and 6509 connected two GSR.
If i configured two default route,if one gsr is down, PIX doesn't know one gsr is down, How can pix switchover to another default route!
thank you!
Tom
05-16-2006 12:07 AM
Hi Tom,
If I'm understanding you correctly, you have your PIX connected to 6509 and the 6509 is connected to two GSR. If so, then the default route on your PIX should be only to the 6509 and on your 6509 you can do policy-based routing if required.
If this is not the case please clarify your setup more so we can help you.
Regards,
Haitham
05-16-2006 11:49 PM
Hi Haitham,
You understand correctly,But customer want to implement plicy routing on PIX router.
i will tell customer apply policy routing on 6509 switch.
It seems there is no other solution.
Thank you!
Jun Li
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide