- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Lan Failover
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
10-30-2002 08:33 AM
10-30-2002 08:33 AM
NODE_NAME smelly
NETWORK_INTERFACE lan0
STATIONARY_IP xxx.xxx.xxx.xxx
NETWORK_INTERFACE lan2
NETWORK_INTERFACE lan1
HEARTBEAT_IP xxx.xxx.xxx.xxx
Each lan card is plugged into the same switch (for now), that shouldn't have anything to do with it?
What am I missing?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 08:44 AM
10-30-2002 08:44 AM
SolutionYour configuration looks right. If you are trying to test the LAN failover I'd suggest unplugging the cable to the LAN card for lan0 and monitoring syslog (tail -f). You should see MC/SG switch to lan2, and then switch back when you plug lan0 in again.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 08:53 AM
10-30-2002 08:53 AM
Re: Lan Failover
You could also disable the port on your switch for lan0 to test a failover.
Being plugged into the same switch will not be the problem (and it sounds like you understand you should use separate switches if possible - single point of failure thing).
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 08:54 AM
10-30-2002 08:54 AM
Re: Lan Failover
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 08:55 AM
10-30-2002 08:55 AM
Re: Lan Failover
Dont know the answer to your question -- i'm still trying to figure out autoport aggregation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 08:56 AM
10-30-2002 08:56 AM
Re: Lan Failover
Use netstat -rn to actually verify that your package is now bounf on the standby NIC card .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 12:49 PM
10-30-2002 12:49 PM
Re: Lan Failover
Gene