BIRD export reject not working

Marek Królikowski admin at wset.edu.pl
Tue Sep 19 12:57:19 CEST 2017


-----Oryginalna wiadomość----- 
From: Ondrej Zajicek
>> I suggest to use something like:
> >
> >if bgp_path ~ [= * 64515 * =] then reject;
>This should work, but simpler way is this:
> if 64515 ~ bgp_path then reject;


Ok question why if bgp_path = 64515 then reject; not working and don`t give 
errors if this is wrong.... Maybe this is a BUG?

I just check and:
if bgp_path ~ [= * 64515 * =] then reject;
Working properly....

Best Regards
Thanks for help!



More information about the Bird-users mailing list