route command. To check the IP Routing Table on Linux, we use “route” command. You can see all the defined and learned routes in these tables towards any destination. $ route . Kernel IP routing table. Destination Gateway Genmask Flags Metric Ref Use Iface

Route tables: Linux-2.x can pack routes into several routing tables identified by a number in the range from 1 to 2^32-1 or by name from the file /etc/iproute2/rt_tables By default all normal routes are inserted into the main table (ID 254) and the kernel only uses this table when calculating routes. Values (0, 253, 254, and 255) are reserved Linux route command - Softpanorama This HOWTO covers IP routes (routes on an IP network) but there are other types of routable networks. Routes are stored in the Linux kernel are accessible for viewing and editing to users. Viewing your routing table. The easiest way to view your routes is to use the command: /sbin/route-n. The table looks something like this: traceroute command in Linux with Examples - GeeksforGeeks

Nov 08, 2012

Top 35 Network Commands in Linux | arp | route | ip

How To Add Route In Linux CentOS/RedHat - ARSTECH.NET

Linux ip command and examples - Computer Hope