Jan 22 2009

How to Add a Permanent Static Route in AIX 4.3

Published by dave at 9:11 pm under Aix

To add a permanent static route in AIX, add the route command in the startup file /etc/rc.net:
AIX Server.root / # route add -net 192.168.2.0 -netmask 255.255.255.0 192.168.0.1
 
or use AIX interface Smitty (preferred):
 
AIX Server.root / # smitty
-> Communications applications and Services
-> TCIP/IP
-> Further Configuration
-> Static Routes
-> Add a Static Route
And type in the new static route settings.


One response so far

One Response to “How to Add a Permanent Static Route in AIX 4.3”

  1. roclafamiliaon 21 Oct 2010 at 5:33 pm

    Helpful blog, bookmarked the website with hopes to read more!

Comments RSS

Leave a Reply

Security Code: