ip routing table

CentOS Add Route Command

by Vivek Gite on March 12, 2009 · 0 comments

How do I add route (router IP 192.168.1.254) to my Centos Linux systems from the command line?

{ 0 comments }

How do I show networking routing table information under Solaris UNIX operating systems using a shell prompt?

{ 0 comments }

Understanding Routing Table

by Vivek Gite on February 13, 2008 · 1 comment

Q.What is a routing table? Can you explain its usage under Linux / UNIX operating system?

{ 1 comment }

Linux route add command

by Vivek Gite on February 7, 2008 · 9 comments

Q. How do I add new / default gateway using route command under Linux? A. You can use any one of the following tool to add route: => route command : show / manipulate the IP routing table => ip command : show / manipulate routing, devices, policy routing and tunnels Linux route add using [...]

{ 9 comments }

Q. How do I setup a default gateway on Debian or Ubuntu Linux? My router IP is 192.168.1.254 and I’d like to setup this as a default gateway for Debian Linux.

{ 18 comments }