Forwarding information base

A forwarding information base (FIB), also known as a forwarding table or MAC (address) table, is most commonly used in network bridging, routing, and similar functions to find the proper output network interface controller to which the input interface should forward a packet. It is a dynamic table that maps MAC addresses to ports. It is the essential mechanism that separates network switches from Ethernet hubs. Content-addressable memory (CAM) is typically used to efficiently implement the FIB, thus it is sometimes called a CAM table.[1]

  1. ^ "Ethernet Switching - The MAC Address Table". Cisco Press. 15 July 2020.

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne