![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding new Route | jaygamini | SUN Solaris | 1 | 05-28-2008 01:14 PM |
| need help on route command (adding) | ko9ko9ko9 | IP Networking | 2 | 12-04-2007 11:36 AM |
| Adding an extra route to the ip routing table | Japie89 | IP Networking | 2 | 10-18-2007 04:16 PM |
| Do I need to add a route?? | agoodrich | IP Networking | 6 | 07-05-2005 08:15 PM |
| Route Adding | Hordak | UNIX for Dummies Questions & Answers | 1 | 10-31-2002 06:57 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Adding Route in AIX
I need some help in adding a route for a new AIX RS6000 server. I have copied and pasted the route information from an existing server. The IP address of the server listed below is 192.168.100.1 The IP address of the server being added is 192.168.100.88
Routing tables Destination Gateway Flags Refs Use If PMTU Exp Groups Netmasks: (0) 0 ff00 (0) 0 ffff ff00 (0) 0 ffff ff00 0 0 0 0 Route Tree for Protocol Family 2: default 192.168.100.254 UG 7 1252033 en0 - - 127 127.0.0.1 U 6 340 lo0 - - 192.168.100 192.168.100.1 U 11 1662792 en0 - - 192.168.101 192.168.100.64 UG 0 0 en0 - - |
| Forum Sponsor | ||
|
|
|
||||
|
Try this IBM - AIX doc on communications and networks.
About half way down it shows: Adding a Static Route - smit mkroute - route add destination gateway The destination value is the dotted decimal address or symbolic name of the destination host or network, and the gateway value is the dotted decimal address or symbolic name of the gateway. (A default route specifies 0 as the destination.) |
||||
| Google UNIX.COM |