Re: question regarding bgpd

2011-02-06 Thread Илья Шипицин
each single part is unclear 2011/2/6 Stuart Henderson : > On 2011-01-27, ??? wrote: >> I tried to investigate a liitle... >> >> 2) my AS is 49675, 91.142.140.0/24 at location "A" and >> 193.169.238.0/24 at location "B", there are announces on "rib" >> >> R0N0#bgpctl show rib | grep 49675

Re: question regarding bgpd

2011-02-06 Thread Stuart Henderson
On 2011-01-27, ??? wrote: > I tried to investigate a liitle... > > 2) my AS is 49675, 91.142.140.0/24 at location "A" and > 193.169.238.0/24 at location "B", there are announces on "rib" > > R0N0#bgpctl show rib | grep 49675 > 91.142.140.0/24 87.229.147.182 100 0 31359 3

Re: question regarding bgpd

2011-01-27 Thread Insan Praja SW
Hi, On Fri, 28 Jan 2011 01:31:41 +0700, PP;Q Q P(P8P?P8QP8P= wrote: Try "bgpctl sh fib | grep your_prefix" it's not there R0N0#bgpctl sh fib | grep 91.142.140 R0N0# it's reachable only via default route: R0N0#route -n get 91.142.140.254 route to: 91.142.140.254 destination: defa

Re: question regarding bgpd

2011-01-27 Thread Илья Шипицин
> Try "bgpctl sh fib | grep your_prefix" it's not there R0N0#bgpctl sh fib | grep 91.142.140 R0N0# it's reachable only via default route: R0N0#route -n get 91.142.140.254 route to: 91.142.140.254 destination: default mask: default gateway: 80.78.109.138 interface: carp102 if ad

Re: question regarding bgpd

2011-01-27 Thread Insan Praja SW
Hi, On Thu, 27 Jan 2011 19:57:20 +0700, PP;Q Q P(P8P?P8QP8P= wrote: I tried to investigate a liitle... 1) how do I enable logging ? I used "log updates" and "-v" flag. not a bunch of diagnostics... 2) my AS is 49675, 91.142.140.0/24 at location "A" and 193.169.238.0/24 at location "B",

Re: question regarding bgpd

2011-01-27 Thread Илья Шипицин
I tried to investigate a liitle... 1) how do I enable logging ? I used "log updates" and "-v" flag. not a bunch of diagnostics... 2) my AS is 49675, 91.142.140.0/24 at location "A" and 193.169.238.0/24 at location "B", there are announces on "rib" R0N0#bgpctl show rib | grep 49675 91.142.1

Re: question regarding bgpd

2011-01-26 Thread Stuart Henderson
On 2011-01-26, ??? wrote: > Dear Sirs, > > we are running our AS in many locations (say AS65000) > > (location 1, AS65000, network n1.n1.n1.n1) < Internet ---> > (location 2, same AS65000, network n2.n2.n2.n2) > > when we were running quagga, "allowas-in" made the work. otherwise > th