HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- static routes
Operating System - HP-UX
1834022
Members
2578
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2000 11:54 AM
12-12-2000 11:54 AM
static routes
How do you add a static route to an HP3000? Our catalogueing server for our web site is unable to talk IP to where we need and a friend had this similar problem on an AS/400, though he wasn't the one to add the static route, so he couldn't guide me...not to mention it was a different OS. Any help in how to add this static route would be greatly appreciated. I can't find anything online that shows usage of the command.
Thanks!
Thanks!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2000 12:03 PM
12-12-2000 12:03 PM
Re: static routes
Tom:
Static routes are added with the route command. do a man on route - the syntax is:
route add $DEST $GWAY $COUNT
where $DEST is the IP address you want the route to - this could be a network
$GWAY is the machine which will take your packets and forward it to the $DEST (it would typically be a router or the actual host that you are creating the route to - if they are on the same subnet) and $COUNT is the prefence level - also called cost... usually set to 1.
usually, when you have static routes in one direction, you must have them in the other (ie. from the other host as well) so that the other host knows where to sent its packets destined for the source machine.
you best bet is to look at
/etc/rc.config.d/netconf
(there are examples for setting up routes that remain even after a reboot)
man on route
good luck
Static routes are added with the route command. do a man on route - the syntax is:
route add $DEST $GWAY $COUNT
where $DEST is the IP address you want the route to - this could be a network
$GWAY is the machine which will take your packets and forward it to the $DEST (it would typically be a router or the actual host that you are creating the route to - if they are on the same subnet) and $COUNT is the prefence level - also called cost... usually set to 1.
usually, when you have static routes in one direction, you must have them in the other (ie. from the other host as well) so that the other host knows where to sent its packets destined for the source machine.
you best bet is to look at
/etc/rc.config.d/netconf
(there are examples for setting up routes that remain even after a reboot)
man on route
good luck
nothing wrong with me that a few lines of code cannot fix!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2000 12:07 PM
12-12-2000 12:07 PM
Re: static routes
You probably need to post this in the HP3000 or MPE forum to get the best response. This is the HP-UX forum.
But to provide you with a partial answer -- There is a screen somewhere in NMMGR that will allow you to do this. I don't remember exactly where. It's been 3 years since I've done anything with MPE.
But to provide you with a partial answer -- There is a screen somewhere in NMMGR that will allow you to do this. I don't remember exactly where. It's been 3 years since I've done anything with MPE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2000 12:23 PM
12-12-2000 12:23 PM
Re: static routes
Well caught Patrick! - I should have read the 3000 - oh dyslexia is setting in... time to log off.
nothing wrong with me that a few lines of code cannot fix!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP