Hi
I just experienced a problem on advertised prefix flapping in my bgp connection to upstream.
I have a pair of ccr1036, each of them running 3 full route, and exchange the route using 2 x delicates port and 2 bgp sessions to exchange route between two.
And I had breakdown my /22 subnet into multiple /28 network for my user to use. My upstream only allow me to advertise prefix shorter than /24, therefore I use the aggregate function to aggregate into /24 and /22 to send to my upstream.
The upstreams connected to one of two CCR report that our prefix is flapping very frequently, like once in couple minutes. That make my advertisement not stable and have connection problem with remote network.
The flapping does not exist between the ccr, and on the other CCR. only happen to one CCR, all upstream.
Since I am only allow to advertise 22-24 prefix lenght. I suspect it is about route aggregation, and I had open the BGP debug log, it said something like remove aggregate prefix once a while.
I am using vlan, vrrp, fastpath, no firewall filter, conntract.running 6.28
Hope if anyone give me some insight.