|
<- Previous Message | Next Message -> Thread Index Re: [isp-bgp] route problem
Josh Mayer wrote: And this seems to does not work. I want to route SRV to ISP-1 and ISP-2 (LB), and route NET to ISP-2 as primary and ISP-1 as backup. But, all incoming brandwith go by ISP1 to NET and out by ISP2, or does not work all :( > BGP will not do what you want for outgoing traffic. You need two static interface default routes to your two providers, which will give you load balancing for "SRV". You'll also need to NOT take any routes from your providers. For NET, you'll need to do policy routing on all incoming interfaces, with a preferred next-hop of ISP-2 and a backup next-hop of ISP-1.I can't use community string, so I use prepend. What I doing wrong ?? For incoming traffic, you haven't told us what you want, but the policy you've put together will likely not work for any goal - you won't learn your own prefixes from your ISPs. pt To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with. Copyright 2005 Jupitermedia Corporation All Rights Reserved.
Thread Index |