Routing

Routing Table

English

Overview

A table recording which route a packet should be sent over.

Details

A table recording the next hop and interface for each destination network. A router consults it when forwarding a packet, with the most specific matching entry taking priority (longest match). Its contents can be checked with show ip route on Cisco devices or oute -n / ip route on Linux.

More Networking terms