Add static route linux
Add a persistent-until-reboot static route
ip route add 10.0.0.0/8 via 192.168.1.1 dev eth0
more linux
all 133 commands →
Add a persistent-until-reboot static route
ip route add 10.0.0.0/8 via 192.168.1.1 dev eth0