BGP Route Reflector

BGP Route Reflectors built using the Flock Internet Routing Engine (FIRE) have been in production since 2022.

  • Unparalleled performance. The use of thread pools achieves linear prefix scale and neighbor scale verses CPU count. Tens of millions of IP prefixes can be supported alongside over ten thousand BGP neighbors.
  • Unparalleled safety is achieved by using the memory safe Rust language.
  • Unparalleled stability is achieved by running over one thousand integration tests on every code change. Thousands of network devices have been in production for over three years and the Flock IP Routing suite has never failed, crashed or unexpectedly restarted.
  • Simple configuration. The support of BGP Dynamic neighbors allows a FIRE based RR to be up and running after receiving a single configuration event.
  • Great network observability. The FIRE operational state API and Telemetry API allows monitoring using any protocol you choose. gRPC, REST, Netconf, Prometheus, etc or even bespoke if you require.