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
02-03-2005 05:51 AM
02-03-2005 05:51 AM
HP APA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2005 01:33 AM
02-04-2005 01:33 AM
Re: HP APA
You might try setting up each of 2 routers as default gateways, and using dead gateway detection as a means detecting failure. See the help for "ndd -get /dev/ip ip_ire_gw _probe" .
Also, Cisco has HSRP to make a failover transparent to nodes on the subnet, I don't know if Nortel has a similar function.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2005 04:22 AM
02-04-2005 04:22 AM
Re: HP APA
It is not meant to deal with situations where an IP router is no longer among the living - I am ass-u-me-ing that when you say "routing" you mean IP routing and not MAC-layer switching.
Problems with routers going away can be dealt with in perhaps a few different ways:
*) use the Router Discovery Protocol Daemon - this will keep your "default" route refreshed based on rdp packets it does/does not see from your first-hop routers
*) might be able to configure a second router and let HP-UX dead gateway detection do its thing
*) go for broke and run gated and wiretap the routing messages
or did you simply mean that when the main board fails cross-board (?) switching ceases to function?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2005 07:45 AM
02-07-2005 07:45 AM
Re: HP APA
To clarify, when the control board dies, all switching basically ceases. Since the standby port is connected to a different switch configured to be part of the same VLAN, it should be able to take over control, but this doesn't happen. What I observe is that a nettl message is sent indicating that status messages are not being received by the standby port, but since the primary still has a link up state, I also receive a nettl that status messages aren't being received by the primary port. Using lan analyzers connected in-line shows that the unavailable port continues to send out linkloop packets continuosly, but of course nothing can respond.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2005 08:13 AM
02-07-2005 08:13 AM
Re: HP APA
It would seem - at least on the surface - that APA should failover on the OR of link-down and no control response. As such, I think you should file an official defect against APA.
I'm not sure that sending frames off a third MAC is really the way to go - that it seems is just adding another failure point if that third MAC simply went away for some other reason. Also, the protocols et all still need to work when there is just a back-to-back situation.