- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Switch Lan from Primary to Seconday using comm...
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-23-2002 01:36 AM
10-23-2002 01:36 AM
Info:
Network_Parameters:
INTERFACE STATUS PATH NAME
PRIMARY up 8/0/1/0 lan1
PRIMARY up 8/0/2/0 lan2
PRIMARY up 8/4/1/0 lan3
STANDBY up 10/8/2/0 lan5
STANDBY up 10/8/1/0 lan4
Lans 1 and 5 are paired and Lans 2 and 4 are paired.
So I would like to have Lan 5 active for the purpose of testing the redundant link. I know pulling the cable out would do the trick but the system is remote so I would like a command line to achieve this.
Thanks
Jason
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2002 01:39 AM
10-23-2002 01:39 AM
Re: Switch Lan from Primary to Seconday using command line?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2002 04:39 AM
10-23-2002 04:39 AM
Re: Switch Lan from Primary to Seconday using command line?
This moreless another question more than answer to your query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2002 05:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2002 05:07 AM
10-23-2002 05:07 AM
Re: Switch Lan from Primary to Seconday using command line?
If you simply want to test the link without regards to ServiceGuard, you can use ifconfig to change the ip address and down lan1, then change the ip address and up lan5.
I'd stop ServiceGuard first.
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2002 07:12 AM
10-24-2002 07:12 AM
Re: Switch Lan from Primary to Seconday using command line?
You hit the nail on the head with your thinking outside of the box.
I used lanscan to determine the Station Address for lan1 and then looked on the lan switch for a port that has this address attached, I then disabled this port.
Logging on from the other node over a different lan allowed me to see the cluster status, lan1 down! After a brief pause I could then telnet in via lan5 and continue testing!
This was on the lab system so I'll have a go at this on the remote system soon!
Thanks again,
Jason