Linux Route Add simple route ip route add 192.168.50.0/24 via 192.168.3.5 Configure for boot time: Debian: /etc/network/interfaces
RHEL: /etc/sysconfig/network-scripts/route-eth0 – create the file with the following format
|
Linux >
Linux >
route
|