We have many clients with HP Procurce 25xx, 54xx & 29xx switches. We are starting to use the Netgeat M4300-24X Switches and uplink all the HPs via trunks/LAG's to it as Core switch.
I know the HPe side has 3 types but it does not go into detail as to how each works. trunk-load-balance <L2-based | L3-based | [L4-based>
As per https://techhub.hpe.com/eginfolib/networking/docs/switches/RA/15-18/5998-8161_ra_2620_mcg/content/ch04s11.html
For the netgear on LAGs we have the following options
- Src MAC, VLAN, EType, incoming port- Source MAC, VLAN, EtherType, and incoming port associated with the packet.
- Dest MAC, VLAN, EType, incoming port- Destination MAC, VLAN, EtherType, and incoming port associated with the packet.
- Src/Dest MAC,VLAN,EType,incoming port- Source/Destination MAC, VLAN, EtherType, and incoming port associated with the packet.
- Src IP and Src TCP/UDP Port Fields- Source IP and Source TCP/UDP fields of the packet.
- Dest IP and Dest TCP/UDP Port Fields- Destination IP and Destination TCP/UDP Port fields of the packet.
- Src/Dest IP and TCP/UDP Port Fields- Source/Destination IP and source/destination TCP/UDP Port fields of the packet.
- Enhanced hashing mode- The purpose of hashing based load balancing is to split micro-flows in a way that the traffic load is balanced across multiple output links.
Question is what matches the HP Procurve default of L3 based from the NetGear 7 options?