- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lan aggregation
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-24-2010 04:00 AM
09-24-2010 04:00 AM
lan aggregation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2010 04:36 AM
09-24-2010 04:36 AM
Re: lan aggregation
On HP-UX 11.31, these commands would create lan900 as a simple active/passive (=failover) aggregate, composed of lan0 and lan1. The first command defines the aggregate, the second saves the settings to make them persistent.
nwmgr -a -S apa -c lan900 -A links=0,1 -A mode=LAN_MONITOR
nwmgr -s -S apa -A all --from cu --sa
If you want active/active (load-balancing) aggregation, you should choose either FEC_AUTO or LACP_AUTO mode instead of LAN_MONITOR, depending on what your network switch supports and is configured to allow.
FEC_AUTO = Fast EtherChannel = Cisco PAgP, Cisco's proprietary link aggregation method.
LACP_AUTO = the vendor-neutral IEEE 802.3ad standard method for link aggregation.
For more information on 11.31, see "man nwmgr" and "man nwmgr_apa". You can also use SMH to configure link aggregations.
For more information on all supported HP-UX versions, find APA Administrator's Guide on docs.hp.com.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2010 04:38 AM
09-24-2010 04:38 AM
Re: lan aggregation
Read the docs for Auto Port Aggregation:
http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?lang=en&cc=us&taskId=101&prodClassId=10008&contentType=SupportManual&docIndexId=64255&prodTypeId=18964&prodSeriesId=4248623
Best regards
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2010 04:59 AM
09-24-2010 04:59 AM
Re: lan aggregation
For HPUX 11.31, APA is free and can be downloaded from
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUX-APA
But for previous OS versions like 11v1,11v2
you need to purchase it.The link is given.
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4240AA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2010 05:16 AM
09-24-2010 05:16 AM
Re: lan aggregation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2010 07:33 AM
09-24-2010 07:33 AM
Re: lan aggregation
One example is HP Gigabite Dual Network Card, p/n: NC7170
Best regards,
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2010 01:27 AM
09-27-2010 01:27 AM
Re: lan aggregation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2010 05:00 AM
09-27-2010 05:00 AM
Re: lan aggregation
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
