Greetings!
I first want to say I am not a network engineer. I am a server/system engineer so all of my knowledge of network (what little I have) has come as a result of working with networks as a port consumer. So if I use the wrong term or am doing something backwards, please be patient with me.
I am trying to port trunk port 23 & 24 on the HP to ports 15 an 16 on the Dell.
I have configured ports 15 & 16 as members of LAG Group 1 on the Dell.
I have configured ports 23 & 24 as members of Trunk 1 on the HP. I have configured the trunk as a Static trunk since the Dell doesn't support LACP.
I have connected Port 15 to port 23 with a Cat5e cable, and port 16 to 24 with a Cat5e cable.
I have a DLINK Router plugged into the Dell with one cable because that is my Verizon Fios connection.
I have a NetGear wireless router (configured as a bridge only) plugged into my HP with one cable as that is the wireless in my environment.
I only have VLAN 1 defined on the Dell switch as that is my "production" network. VLAN 1 is also defined on the HP switch as is another VLAN 100 which is what I am going to use for iSCSI. The HP has VLAN 1 set up as the "U"ntagged VLAN on all ports, and right now VLAN 100 is "E"xcluded on all ports since I don't have any iSCSI devices today. I hope I said that right.
I have not enabled Spanning Tree protection on my HP because there is no corresponding setting on my Dell and I have not created any loops as everything is one big daisy chain. I.E. NetGear <--> HP <--> Dell <--> DLINK.
I have turned Flow Control on globally on the HP switch because I intend to hook up some iSCSI servers and a NAS very soon, and from my experiences in the past Flow Control is a best practice for iSCSI. There does not appear to be any per-port settings for Flow Control on the HP.
I have not turned Flow Control on any ports of the Dell (which unlike the HP are configured per-port). Originally I tried to turn it on the two trunk ports, but I was getting sub-par performance connecting to the Internet from a system connected to the HP so I turned it off.
I had also tried to statically set all 4 ports to 1000/Full, because that was always a best practice in the server world to hard set it on both sides, but I set them all back to Auto/Auto when I was troubleshooting the Internet performance from the HP. The Dell has a way to only advertise 1000/Full in an Auto negotiation so I think that might be ok long term, otherwise I prefer to hard set ports where I know their connections won't be changing any time soon (like servers and trunks).
Since the changes I made above, I am getting decent download speed from the Internet on the HP, but thinks aren't so hot for systems connected directly to the Dell (which is one hop closer to the DLINK internet connection). On my desktop that is connected directly the Dell (with everything set to Auto), I am getting some weird results pinging the Dell switch which doesn't make any sense to me:

When I ping the HP switch from my desktop, which is 1 hop away over the trunk, the pings are all less than 1 ms. This is really odd to me because I would think the local/no-hop switch would ALWAYS be 1 ms (unless it was busy) and the trunked/one-hop switch might see some unusual ping times (which it is not in this case).
So I have some questions I am hoping someone more knowledgeable than myself can answer.
FYI - I am trunking the ports because I am going to connect a NAS with multiple ports in a LACP trunk to my HP, and I want to make sure two 1 GB systems connected to the Dell can get relatively "full" 1GB performance against the NAS versus both fighting for bandwidth over a single non-trunked 1GB connection.
If you read this far, thank you. If you have any thoughts/suggestions then thank you x2!
I first want to say I am not a network engineer. I am a server/system engineer so all of my knowledge of network (what little I have) has come as a result of working with networks as a port consumer. So if I use the wrong term or am doing something backwards, please be patient with me.

I am trying to port trunk port 23 & 24 on the HP to ports 15 an 16 on the Dell.
I have configured ports 15 & 16 as members of LAG Group 1 on the Dell.
I have configured ports 23 & 24 as members of Trunk 1 on the HP. I have configured the trunk as a Static trunk since the Dell doesn't support LACP.
I have connected Port 15 to port 23 with a Cat5e cable, and port 16 to 24 with a Cat5e cable.
I have a DLINK Router plugged into the Dell with one cable because that is my Verizon Fios connection.
I have a NetGear wireless router (configured as a bridge only) plugged into my HP with one cable as that is the wireless in my environment.
I only have VLAN 1 defined on the Dell switch as that is my "production" network. VLAN 1 is also defined on the HP switch as is another VLAN 100 which is what I am going to use for iSCSI. The HP has VLAN 1 set up as the "U"ntagged VLAN on all ports, and right now VLAN 100 is "E"xcluded on all ports since I don't have any iSCSI devices today. I hope I said that right.
I have not enabled Spanning Tree protection on my HP because there is no corresponding setting on my Dell and I have not created any loops as everything is one big daisy chain. I.E. NetGear <--> HP <--> Dell <--> DLINK.
I have turned Flow Control on globally on the HP switch because I intend to hook up some iSCSI servers and a NAS very soon, and from my experiences in the past Flow Control is a best practice for iSCSI. There does not appear to be any per-port settings for Flow Control on the HP.
I have not turned Flow Control on any ports of the Dell (which unlike the HP are configured per-port). Originally I tried to turn it on the two trunk ports, but I was getting sub-par performance connecting to the Internet from a system connected to the HP so I turned it off.
I had also tried to statically set all 4 ports to 1000/Full, because that was always a best practice in the server world to hard set it on both sides, but I set them all back to Auto/Auto when I was troubleshooting the Internet performance from the HP. The Dell has a way to only advertise 1000/Full in an Auto negotiation so I think that might be ok long term, otherwise I prefer to hard set ports where I know their connections won't be changing any time soon (like servers and trunks).
Since the changes I made above, I am getting decent download speed from the Internet on the HP, but thinks aren't so hot for systems connected directly to the Dell (which is one hop closer to the DLINK internet connection). On my desktop that is connected directly the Dell (with everything set to Auto), I am getting some weird results pinging the Dell switch which doesn't make any sense to me:

When I ping the HP switch from my desktop, which is 1 hop away over the trunk, the pings are all less than 1 ms. This is really odd to me because I would think the local/no-hop switch would ALWAYS be 1 ms (unless it was busy) and the trunked/one-hop switch might see some unusual ping times (which it is not in this case).
So I have some questions I am hoping someone more knowledgeable than myself can answer.
- Does it looked like I configured the Trunk correctly, or should I have done something else?
- Is leaving Flow Control enabled switch wide on the HP but disabled on the Dell switch ports ok? I.E. Will the HP switch understand that there is no Flow Control on the trunk ports to the Dell and be ok with that?
- Is there any Spanning Tree or other protection mechanism I need to enable, even though none of the switches are cross-connected? I see things like Storm Control, Auto DoS protection, Looping Control, and other things out there that I am trying to read up on and understand ASAP but as of right now it isn't clear I need them in my configuration,
- What could be causing a computer directly to a switch have those ping times above but have "better" ping times to a trunked switch? That one has me stumped.
- Is there anything else I should know or do to get this to work correctly?
FYI - I am trunking the ports because I am going to connect a NAS with multiple ports in a LACP trunk to my HP, and I want to make sure two 1 GB systems connected to the Dell can get relatively "full" 1GB performance against the NAS versus both fighting for bandwidth over a single non-trunked 1GB connection.
If you read this far, thank you. If you have any thoughts/suggestions then thank you x2!
Last edited: