Routing Table
0%

Routing · Lesson 2

Routing Table

Learn how to read Linux routes and inspect the route selected for a destination.

Linux routing state determines which next hop, interface, and source are eligible for an IP destination. The legacy route -n view is still encountered, but ip route exposes modern kernel routing concepts more directly.