Unsolved
1 Rookie
•
14 Posts
0
2707
December 2nd, 2020 04:00
N2024 loop guard issue
Hi,
I once did a misconfiguration of a server network card, apparently causing a loop in the network. This caused the fans of both switches (it's a double stacked setup) to go to 100% and the entire network went down. I had to unplug the affected server and things went back to normal.
To prevent this from happening again in the future I've enabled 'loop guard' on a global level in the switch configuration.
Today I rebooted a server with 2 network interfaces configured as active/backup which was just working fine. Suddenly after the reboot the network connection was down. I then disabled loop guard and things starting working again. Then I enabled loop guard again and it still works. I'm 100% sure there is no loop yet loop guard seems to detect one if the server is rebooted.
I wonder if this is known behavior and how I can fix this.
Thanks.
0 events found


DELL-Josh Cr
Moderator
•
9.6K Posts
0
December 2nd, 2020 11:00
Hi martijnk2,
What version is the switch firmware on? Is there a reason you are designing it this way instead of doing port channels on both ports? So it doesn’t create a loop but still has redundancy.
martijnk2
1 Rookie
•
14 Posts
0
December 3rd, 2020 02:00
Yes I do port channels lacp but for a cluster this wasn't supported, only active/passive.
But I have the same issue with lacp port-channels, reboot the server and the port gets shut down for some reason.
Firmware is 6.6.0.17.
DELL-Tim G
3 Apprentice
•
73 Posts
0
December 3rd, 2020 06:00
There might be a misunderstanding of the (STP) loop guard feature.
From page 829 of the manual
Means this feature is not intended to pretect agains looped end points.
Please have a look at the "loop protection" feature described in the CLI guide from page 633.
Be aware the "loop protection" feature does not play well with spanning-tree so please use it exclusively on edge ports, STP can stay enabled on connections to other switches.