- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- How to enable LACP on two ports on a 2810-48G
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
01-09-2009 05:14 AM - last edited on 03-03-2014 05:54 PM by Maiko-I
01-09-2009 05:14 AM - last edited on 03-03-2014 05:54 PM by Maiko-I
How to enable LACP on two ports on a 2810-48G
Hi,
I have a new Procurve 2810-48G. I need to enable LACP on 2 ports on the switch. I have a 5-bay NAS that supports this.
I've checked everywhere in the web-interface, but can't seem to find it anywhere.
Can anyone point me in the right direction how to enable this?
Thanks in advance.
P.S. This thread has been moevd from Switches, Hubs, Modems (Legacy ITRC forum) to ProCurve / ProVision-Based. - Hp Forum Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2009 06:20 AM
01-09-2009 06:20 AM
Re: How to enable LACP on two ports on a 2810-48G
By default, all the ports will be LACP Passive,
i really advice you to read carefully the following: Page 235.
ftp://ftp.hp.com/pub/networking/software/2810-MgmtCfg-July2007-59914732.pdf
Good Luck !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2009 01:52 AM
01-12-2009 01:52 AM
Re: How to enable LACP on two ports on a 2810-48G
I have only one switch (2810-48G). To this i have connected my NAS to two ports.
How can i enable these two ports as LACP-active?
Let's say i use port 1 and 2. From the terminal, how would the syntax look like for enabling this?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2009 02:00 PM
01-27-2009 02:00 PM
Re: How to enable LACP on two ports on a 2810-48G
Do you really want to use dynamic LACP? It has a lot of disadvantages, such as you can not set any VLANs to the new trunk.
If you want to set up a static trunk (much better) with ports 1 and 2 on the 2810 from the terminal it would look something like:
trunk 1,2 trk1 lacp
(from memory, do not remember the exact command line parameters.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2014 07:59 AM
03-03-2014 07:59 AM
Re: How to enable LACP on two ports on a 2810-48G
interface 1 lacp active
interface 2 lacp active
# (remember to write config)