
How to Setup Persistent Static Routes on Linux CentOS 6.4
Static routing is a type of method of network routing. Static routing is not actually a routing protocol but it’s just a manual configuration on the network route. This usualy…
How to Setup Persistent Static Routes on Linux CentOS 6.4
Static routing is a type of method of network routing. Static routing is not actually a routing protocol but it’s just a manual configuration on the network route. This usualy…
Three Ways to Configure Persistent Static Routes on Linux CentOS
There are several different ways to configure persistent static routes on Linux CentOS. By using Static routes, we can improves overall performance of the network and static routing is achieved…
How to Configure Persistent Static Routes on Linux CentOS 6.2
In this post, i will share on how to configure persistent static routes on linux CentOS 6.2 server. By using Static routes, we can improves overall performance of the network….
How to Add Persistent Static Routes on RHEL 6/CentOS 6
This example will show you on how to configure the Persistent static route in RedHat Enterprise Linux 6 (RHEL 6) server. This configuration may different with other version of RHEL…
How to Configure Static Routes on CentOS 6.2
Routing is the process of selecting paths in a network along which to send network traffic. It’s not necessary to configure Static Routes on Red Hat Enterprise Linux servers or…
How to Add Persistent Static Routes in CentOS 5.6
This example will show you on how to configure the persistent static route in CentOS 5.6 server. This configuration may different with other version of CentOS but the basic is…
How to Add Static Routes in CentOS 5.6
This tutorial was performed at my VPS server, therefore the NIC interface is using venet0 instead of eth0. This may different with your environment but all the steps should be…