Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Static route - making it permanent

Status
Not open for further replies.

110877

MIS
Nov 14, 2001
25
AU
I need to add a static route on the IBM 550 running AIX V5.3

I wanted to make this permanent. How would I go about doing that?

Here what I did;
Route add –net 10.27.5.0 (network) 10.27.9.253 (gateway)
-on the command line

Would I lose this once I reboot the server? How can make this route entry stay permanently?

Would I have to make an entry in the file /etc/inittab? I have never done that before and I wouldn’t know the formatting of this file.

Any help would be appropriated,
 
Try...

# smitty route

Fill-out the smit panel with the relevant values from the CLI
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top