forwarding table
RU: таблица пересылки
A data structure in a router's forwarding plane (also called FIB, Forwarding Information Base) that maps destination prefixes to outgoing interfaces and next-hop MAC addresses. Built from the RIB (routing table) by resolving next-hops and installing only the best routes; optimized for wire-speed lookups, often in hardware TCAM.