Re: BGP extented communities checks

2015-06-08 Thread Arnaud Fenioux
On 2 Jun 2015, at 11:26, Ondrej Zajicek santi...@crfreenet.org wrote: On Thu, May 28, 2015 at 11:48:25AM +0200, Arnaud Fenioux wrote: So, I’m surprised RO are not working for me! What do you mean by RO were not working for you? RO communities were set in routes but matching expressions

Re: BGP extented communities checks

2015-05-28 Thread Arnaud Fenioux
On 22 May 2015, at 10:52, Ondrej Zajicek santi...@crfreenet.org wrote: On Thu, May 21, 2015 at 11:37:23PM +0200, Arnaud Fenioux wrote: Hi folks! I have played with extended communities with some of my peers, and have written this function below to facilitate my checks. On the examples

BGP extented communities checks

2015-05-21 Thread Arnaud Fenioux
(and not ext) community for 16b ASN if ((left,right) ~ bgp_community) || ((rt,left,right) ~ bgp_ext_community) then return true; } return false; } Cheers, -- Arnaud Fenioux Network Engineer - FranceIX