HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- "default" route
Operating System - HP-UX
1832525
Members
8382
Online
110043
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
04-26-2001 08:45 AM
04-26-2001 08:45 AM
"default" route
Hi
It is seems that it is possible to have more than one "default" route items configured in the /etc/rc.config.d/netconf with different IP addresses as the next hop. The routes are shown in the output of "netstat -r" as well. (more than one "default" were shown")
Need advices:
1. Which route will be used? Only one will be used by OS ? or they are used in a certain manner?
2. Is it recommended solution for connectin balance?
(Assume no routing is enabled)
thank you.
It is seems that it is possible to have more than one "default" route items configured in the /etc/rc.config.d/netconf with different IP addresses as the next hop. The routes are shown in the output of "netstat -r" as well. (more than one "default" were shown")
Need advices:
1. Which route will be used? Only one will be used by OS ? or they are used in a certain manner?
2. Is it recommended solution for connectin balance?
(Assume no routing is enabled)
thank you.
Nothing is everything
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2001 09:00 AM
04-26-2001 09:00 AM
Re: "default" route
Hi
Use netstat -nr to display the current default route . In case the there are confusing enteries just delete them by giving
route delete abc*
then go ahead and add default route as:
route add default (abc.abc.abc.abc) 1
to make the change permanent edit the netconf file or use SAM.
Manoj
Use netstat -nr to display the current default route . In case the there are confusing enteries just delete them by giving
route delete abc*
then go ahead and add default route as:
route add default (abc.abc.abc.abc) 1
to make the change permanent edit the netconf file or use SAM.
Manoj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2001 10:08 AM
04-26-2001 10:08 AM
Re: "default" route
No matter how many "default" routes show up in your tables, only one is really ever used. Which of the several that appear in yours (which you didn't send, so can't strongly assert) will be used can be determined by tracing route to a couple of addresses external to your network and observing which gateway actually is used.
cheers
cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2001 04:48 AM
05-01-2001 04:48 AM
Re: "default" route
From 11.X on, it is possible to have more than one default route, and traffic will go out one or the other. The problem that may arise is that where it will go out is random; if you have two routes, going to two different routers, and they do not exchange RIP tables, then you have a 50-50 chance of the traffic making it out the first time. To overcome that, try looking at the ndd tunable ip_strong_es_model.
Regards,
Berlene
Regards,
Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
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