persistent route - TechRepublic
General discussion
December 29, 2003 at 03:45 PM
almonday

persistent route

by almonday . Updated 22 years, 5 months ago

I can use the route statement to setup a static route as follows:
route add -net 10.184.0.0 netmask 255.255.0.0 gw 10.0.0.254 metric 1

However, this route doesn’t stick when I reboot the system.

How do I make this route persistent so it will always be there (even after a reboot)?

I am using ver 9 red hat

Thanks in advance.

This discussion is locked

All Comments