- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- has anyone tried to use IRDP
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
09-27-2002 03:15 AM
09-27-2002 03:15 AM
has anyone tried to use IRDP
Has anyone tried to use IRDP to detect the router. If anybody used it, how long it takes to find the new gateway when the default gw is dead.
Thanks
singar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 03:44 AM
09-27-2002 03:44 AM
Re: has anyone tried to use IRDP
I have setup irdp in a cisco router with rdpd clients in hp-ux . The setup works ok but not so efficient because of slow convergence.
In a multi-router environment enabling
irdp will cause routing table conflict and
routing loops.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 03:56 AM
09-27-2002 03:56 AM
Re: has anyone tried to use IRDP
According to the IRDP RFC, router is suppoosed send Router Advertisement messages with the preference levels. I didn't quite understand why it has to give router conflict problem in the host.
singar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 03:59 AM
09-27-2002 03:59 AM
Re: has anyone tried to use IRDP
In multi-router environment irdpd is known to give practical problems.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 04:21 AM
09-27-2002 04:21 AM
Re: has anyone tried to use IRDP
My original concern in my question was, how long generaly a host takes to detect the dead gateway if IRDP is used, in multi-router configuration.
If you say that routing table conflicts happen in multi-router env, does it mean that host (hp box) doesn't use advertised router information for selecting the next gateway at all in the event of default gw failure?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2002 04:46 AM
09-27-2002 04:46 AM
Re: has anyone tried to use IRDP
I think i should not have used the word 'conflict'.
What actually I mean is slow convergence in detecting dead gateway will cause inconsistent
routing . By default advertising frequency is for 7 to 10 minutes and the lifetime of the irdp route is 30 minutes.
In hp-ux rdpd i think there is no option to reduce irdp route lifetime.
To reinforce my argument , i quote manpage
for rpdpd
"rdpd only becomes aware of link state changes when either a new
Router Advertisement message is received or a timer pops to age a
currently active default router added by rdpd. This may cause a
delay between an interface state change (e.g., ifconfig down) and
any necessary change to the kernel routing table."
regards,
U.SivaKumar