The intention is not to put in the Data Plane at all but use it for control functions and calculating optimal paths, we are happy with how FRR is handling small network islands to Route traffic in Data Plane and wanted to test this as a candidate for Hierarchical Route-Reflection at site level while proven hardware will be used at a Cluster level.
Hi Rakesh,
We currently running one FRR route-reflector on a backbone, some peers send FV, some not. Here is header of 'show bgp summary':
IPv4 Unicast Summary:
BGP router identifier 10.10.10.100, local AS number 65009 vrf-id 0
BGP table version 143698323
RIB entries 1428204, using 218 MiB of memory
Peers 26, using 537 KiB of memory
Peer groups 9, using 576 bytes of memory
We hit problem with bgpd eating whole CPU core on 7.1, so I built FRR with appropriate patch manually. But that must been fixed in 7.2. Otherwise it runs pretty good for the last ~3 months.
'''