Re: Any IX willing to share their config?

2010-12-24 Thread Alexander Shikoff
On Sat, Dec 25, 2010 at 01:53:23AM +0100, Ondrej Zajicek wrote: > On Fri, Dec 24, 2010 at 11:07:41PM +0200, Alexander Shikoff wrote: > > Some days ago our IXP received a connection request from customer with > > 32bit > > ASN. We use the same BGP policy as many other IXes do: > > > >

Re: Any IX willing to share their config?

2010-12-24 Thread Ondrej Zajicek
On Fri, Dec 24, 2010 at 11:07:41PM +0200, Alexander Shikoff wrote: > Some days ago our IXP received a connection request from customer with 32bit > > ASN. We use the same BGP policy as many other IXes do: > > 0:X - Do not announce route to peer X > 0:MyASN

Re: Expression calculation bug?

2010-12-24 Thread Ondrej Zajicek
On Fri, Dec 24, 2010 at 11:23:44PM +0200, Alexander Shikoff wrote: > Hello, > > There is possible bug in calculation of expressions. > Let's assume that bgp_path.first is a 32-bit ASN. > > Then this line does not work: > bgp_community.add((MyASN,bgp_path.first-bgp_path.first/65536*65536)); > > P.

Re: 'debug' command is birdc

2010-12-24 Thread Nick
On Sat, Dec 25, 2010 at 12:12:20AM +0200, Alexander Shikoff wrote: > On Fri, Dec 24, 2010 at 10:07:38PM +, Nick wrote: > > On Fri, Dec 24, 2010 at 07:36:42PM +0200, Alexander Shikoff wrote: > > > Hello, > > > > > > Would someone be so kind to explain the syntax of 'debug' command in > > > bir

Re: 'debug' command is birdc

2010-12-24 Thread Alexander Shikoff
On Fri, Dec 24, 2010 at 10:07:38PM +, Nick wrote: > On Fri, Dec 24, 2010 at 07:36:42PM +0200, Alexander Shikoff wrote: > > Hello, > > > > Would someone be so kind to explain the syntax of 'debug' command in birdc? > > The description in User's Guide is very short. I need to debug a filtering >

Re: 'debug' command is birdc

2010-12-24 Thread Nick
On Fri, Dec 24, 2010 at 07:36:42PM +0200, Alexander Shikoff wrote: > Hello, > > Would someone be so kind to explain the syntax of 'debug' command in birdc? > The description in User's Guide is very short. I need to debug a filtering > to/from certain BGP neighbor. bird> debug FREEBIT { filters }

Expression calculation bug?

2010-12-24 Thread Alexander Shikoff
Hello, There is possible bug in calculation of expressions. Let's assume that bgp_path.first is a 32-bit ASN. Then this line does not work: bgp_community.add((MyASN,bgp_path.first-bgp_path.first/65536*65536)); It does not raise syntax error etc. but bird stops announces of prefix which the addi

Re: Any IX willing to share their config?

2010-12-24 Thread Alexander Shikoff
On Tue, Nov 30, 2010 at 09:34:25AM -0600, James Montz wrote: >We are a new Internet Exchange in Minneapolis, MN, USA. Currently > evaluating BIRD as our >route server. > >Basic config working in lab with both IPv4 & IPv6 daemon. > >Would like to see another IX's configuration t

'debug' command is birdc

2010-12-24 Thread Alexander Shikoff
Hello, Would someone be so kind to explain the syntax of 'debug' command in birdc? The description in User's Guide is very short. I need to debug a filtering to/from certain BGP neighbor. I've tried different options: bird> debug ? debug ( | | all) (all | off | { states | routes | filters | int

Re: BGP: Add support for peering with link-local IPv6 addresses

2010-12-24 Thread Matthias Schiffer
On 12/22/2010 06:45 PM, Ondrej Zajicek wrote: > On Sun, Dec 19, 2010 at 09:55:24AM +0100, Matthias Schiffer wrote: >> Anyways, I'd love to see this patch included in Bird. It shouldn't make >> any difference when you don't use the interface attribute, so it won't have >> bad influence on people not