Re: [c-nsp] eBGP & backup static route

2009-02-17 Thread Tim Franklin
On Tue, February 17, 2009 4:16 pm, Saku Ytti wrote: > Only thing setting weight 0 on the backup does, is makes sure that > also local traffic behind backup PE, starts to flow via primary, > instead of choosing the local backup route. And also forces the backup PE to consider the primary route in

Re: [c-nsp] eBGP & backup static route

2009-02-17 Thread Saku Ytti
On (2009-02-17 15:53 +), Timothy Arnold wrote: > > don't think this will help as a locally-originated route is preferred > > over almost anything due to the higher weight (32768, if I recall > > correctly), so the eBGP path will not be installed (and would win over > > the static due to admin

Re: [c-nsp] eBGP & backup static route

2009-02-17 Thread Timothy Arnold
> don't think this will help as a locally-originated route is preferred > over almost anything due to the higher weight (32768, if I recall > correctly), so the eBGP path will not be installed (and would win over > the static due to admin distance). you need to set the weight on the > eBGP path to

Re: [c-nsp] eBGP & backup static route

2009-02-17 Thread Tim Franklin
On Tue, February 17, 2009 2:21 pm, Oliver Boehmer (oboehmer) wrote: > don't think this will help as a locally-originated route is preferred > over almost anything due to the higher weight (32768, if I recall > correctly), so the eBGP path will not be installed (and would win over > the static due

Re: [c-nsp] eBGP & backup static route

2009-02-17 Thread Oliver Boehmer (oboehmer)
Saku Ytti <> wrote on Tuesday, February 17, 2009 14:59: > On (2009-02-17 13:50 +), Timothy Arnold wrote: > >> #show ip route vrf XXX 10.101.0.0 >> Routing entry for 10.101.0.0/16 >> Known via "bgp 20547", distance 20, metric 0 >> #show ip route vrf XXX 10.101.0.0 >> Routing entry for 10.101

Re: [c-nsp] eBGP & backup static route

2009-02-17 Thread Saku Ytti
On (2009-02-17 13:50 +), Timothy Arnold wrote: > #show ip route vrf XXX 10.101.0.0 > Routing entry for 10.101.0.0/16 > Known via "bgp 20547", distance 20, metric 0 > #show ip route vrf XXX 10.101.0.0 > Routing entry for 10.101.0.0/16 > Known via "static", distance 250, metric 0 > > The is

[c-nsp] eBGP & backup static route

2009-02-17 Thread Timothy Arnold
Hi All, I’ve got a site with an ADSL connection, and an ISDN backup terminating in to a VRF. I am running an eBGP session across the ADSL link to advertise the local subnet. #show ip route vrf XXX 10.101.0.0 Routing entry for 10.101.0.0/16 Known via "bgp 20547", distance 20, metric 0 Tag 65