After upgrade from 1.3.9 to 1.4.2, we're observing following things:
1) Testing ADD-PATH feature on iBGP:
With AS-PATH functionality everything looks fine but:
How we may see all exported routes to given iBGP member with "add
paths on" enabled.
I have tried with:
root@rs2-nix-bird:~# birdc show route export R0_100 count 2796 of 3377 routes for 3377 networks
But obvious there is something wrong because on other side on RS1 I
see the following:
root@rs1-nix-bird:~# birdc show route protocol R0_200 count 3334 of 7034 routes for 6017 networks
There are difference of 538 prefixes ( that are more that one path
per destination ).
So my question is: Is there any other command to see all
exported prefixes when as-path is enabled.
2) BGP Route limit - strange thing:
With the new version, today I observed that when "BGP protocol" has
configured limit to 1, every time
when we run "birdc configure" the session from UP goes DOWN and back
to UP and then stay ESTABLISHED
with following reason:
It is happen absolutely everytime when we run "birdc configure".