FIB compression

Border Gateway Protocol (BGP) learns routes from a neighbor and flattens the BGP next-hop route into an IGP next-hop route before downloading those routes to the Routing Information Base (RIB). The RIB then downloads those routes into the Forwarding Information Base (FIB) to program the routes in hardware.

FIB compression is enabled for IPv4 and IPv6, supporting up to (approximately) 5.7 M IPv4 routes and 900 K IPv6 routes. Refer to release notes and scale documentation for further information.

Note the following:

Compression limitations

Compressions can save hardware resources. However, FIB compression can result in the following:
  1. Because compression requires a parent route with the same next-hop, Level 1 routes cannot be compressed, as they may not have a parent route (default route).

  2. Level 1 routes in the Internet BGP FIB can be compressed in the range of 40% to 50%.