- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Link aggregating HP and CISCO switch
Switches, Hubs, and Modems
1820699
Members
2441
Online
109627
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-11-2008 04:10 AM
тАО01-11-2008 04:10 AM
Link aggregating HP and CISCO switch
I have cisco 2950 switch and configure as lacp ports 17-18 as group1 and ports 19-20 as group2 with Load Balancing. And all ports belong to VLAN1.
My goal is to link aggregate both HP procurve 2626 with cisco 2950.
My concern is my config in my HP.
procurve(config)#trunk e 21-22 trk1 lacp
procurve(config)#trunk e 23-24 trk2 lacp
I dont know if this is enough. What I want is to configure port 21-22 as lacp belongs to group1 and ports 23-24 as lacp belongs group2. Lastly,With LOAD BALANCING configuration added. Also belong to VLAN1
Pls, anyone can help me.
My goal is to link aggregate both HP procurve 2626 with cisco 2950.
My concern is my config in my HP.
procurve(config)#trunk e 21-22 trk1 lacp
procurve(config)#trunk e 23-24 trk2 lacp
I dont know if this is enough. What I want is to configure port 21-22 as lacp belongs to group1 and ports 23-24 as lacp belongs group2. Lastly,With LOAD BALANCING configuration added. Also belong to VLAN1
Pls, anyone can help me.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-11-2008 05:52 AM
тАО01-11-2008 05:52 AM
Re: Link aggregating HP and CISCO switch
i don't know how the load balancing feature works on the cisco...
your config on the procurve switch is ok as far as the lacp definition is concerned...
after creating the lacp group, you simply 'tag' or 'untag' the new interface(s) 'trkX' into vlan1 (or other vlans as required)...
however, there is no "load balancing" feature on the procurve switch, as the lacp standard as defined does its own load balancing over the multiple links in a group...
as i see it, if you connect the 2 lacp groups of the cisco to the corresponding 2 lacp groups of the procurve, you'll end up with a spanning-tree loop, and 1 of the lacp groups will go into blocking state, leaving you with only a 2 port lacp link...
seems to me that it would be better to make a single 4 port lacp group, and then you'll have the load balancing automatically...and less config...
hth...jeff
your config on the procurve switch is ok as far as the lacp definition is concerned...
after creating the lacp group, you simply 'tag' or 'untag' the new interface(s) 'trkX' into vlan1 (or other vlans as required)...
however, there is no "load balancing" feature on the procurve switch, as the lacp standard as defined does its own load balancing over the multiple links in a group...
as i see it, if you connect the 2 lacp groups of the cisco to the corresponding 2 lacp groups of the procurve, you'll end up with a spanning-tree loop, and 1 of the lacp groups will go into blocking state, leaving you with only a 2 port lacp link...
seems to me that it would be better to make a single 4 port lacp group, and then you'll have the load balancing automatically...and less config...
hth...jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-11-2008 08:05 AM
тАО01-11-2008 08:05 AM
Re: Link aggregating HP and CISCO switch
Hello;
You said if I connect like this: this will create loop....
cisco ports 17-18 --- procurve ports 21-22
cisco ports 19-20 --- procurve ports 23-24
Why do think this will create loop.In fact in procurve they are configuread as trk1 and trk2. Same goes to cisco as channel-group 1 and 2.
And you suggest: I will only create 1 group like this..will lacp configured.
cisco ports 17-20 ---- procurve ports 21-24
In your suggestion,I believe these are a waste of ports. Thats why I configure it 2 groups in cisco and procurve
You said if I connect like this: this will create loop....
cisco ports 17-18 --- procurve ports 21-22
cisco ports 19-20 --- procurve ports 23-24
Why do think this will create loop.In fact in procurve they are configuread as trk1 and trk2. Same goes to cisco as channel-group 1 and 2.
And you suggest: I will only create 1 group like this..will lacp configured.
cisco ports 17-20 ---- procurve ports 21-24
In your suggestion,I believe these are a waste of ports. Thats why I configure it 2 groups in cisco and procurve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-11-2008 10:00 AM
тАО01-11-2008 10:00 AM
Re: Link aggregating HP and CISCO switch
on the procurve sw:
lacp group 1 is its own interface made up of 2 ports, and that interface is now known as trk1...
lacp group 2 is its own interface made up of 2 ports, and that interface is now known as trk2...
when you create lacp groups, those new interface definitions will automatically be untagged in vlan1...the individual ports will actually be removed from all vlans they were defined in (untag or tag) at that point...the individual ports lose their individual definition as they are now part of a trk"x" interface definition...
when you connect these to interfaces (trk1 & trk2) between the 2 switches, and they are in the same vlan(s), you get a loop...its just as if you connected two single ports (not in a truck/lacp config) between the 2 switches...
if what you are wanting to accomplish is at least a 2 port link that will do load balancing and provide a larger path between the 2 switches, then you can simply configure a single 2-port lacp group on each switch, then you connect the switches together on those ports...
again, the lacp protocol/definition provides for load balancing without any other separate configuration required...it just does it...its based on dest mac addr from each switch's viewpoint...
hth...jeff
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP