routing table
RU: таблица маршрутизации
A data structure in a router that maps destination IP prefixes to next-hop addresses and outgoing interfaces. Entries are populated by static configuration or routing protocols (BGP, OSPF). Packet forwarding uses longest-prefix match: the most specific matching prefix wins.