HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Route table
Operating System - HP-UX
1833315
Members
2803
Online
110051
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
Go to solution
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
11-14-2002 04:32 AM
11-14-2002 04:32 AM
Hi,
I have a HP-UX 10.20 that is learning some routes dynamically. I don't want it. There was not configured the RIP routing protocol, I think it's learning by ICMP. How can I stop the learning process?
Thanks a lot
I have a HP-UX 10.20 that is learning some routes dynamically. I don't want it. There was not configured the RIP routing protocol, I think it's learning by ICMP. How can I stop the learning process?
Thanks a lot
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 05:08 AM
11-14-2002 05:08 AM
Solution
You need to disable 'ICMP redirect' in your routers, it's they that are causing this problem.
Example, you have routers A and B. You route via A but A thinks that B is a better route. A will send your system an ICMP redirect telling it to go via B so your system creates a dynamic route pointing to B.
Regards,
John
Example, you have routers A and B. You route via A but A thinks that B is a better route. A will send your system an ICMP redirect telling it to go via B so your system creates a dynamic route pointing to B.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2002 11:18 AM
11-14-2002 11:18 AM
Re: Route table
As John says your default router is filling up your table with redirects to the router it thinks is a better choice. If you can't get to the router then another thing you can try is to change the default route to point to the second router. I expect it has the best gateway to the internet which would explain why your route tables are growing enough to notice.
In 11.0 there is an ndd parameter to change how long such routes remain in the table. ip_ire_redirect_interval:
All routing table entries resulting from ICMP "Redirect"
messages are deleted after this much time has elapsed,
whether or not the entry has been recently used.
[60000, - ] Default: 300000 (5 minutes)
If you set it to 1 minute (60000) then the table will probably not grow too large to be a problem.
Nothing similar on my old 10.0. Don't have a 10.20 system to play with anymore but you can do a
nettune -l
and see what pops up.
Ron
In 11.0 there is an ndd parameter to change how long such routes remain in the table. ip_ire_redirect_interval:
All routing table entries resulting from ICMP "Redirect"
messages are deleted after this much time has elapsed,
whether or not the entry has been recently used.
[60000, - ] Default: 300000 (5 minutes)
If you set it to 1 minute (60000) then the table will probably not grow too large to be a problem.
Nothing similar on my old 10.0. Don't have a 10.20 system to play with anymore but you can do a
nettune -l
and see what pops up.
Ron
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