Hi, I believe I’m facing a setup issue. Here is the topology:
As you can see, I have a pair of Mellanox switches configured with MLAG, which are connected to two standalone DMZ switches — DMZ-SW1 and DMZ-SW2 — using a cross-connection for redundancy.
The issue I’m facing happens during a link failover test. When I remove swp1 from both Mellanox switches, I get disconnected. I tried enabling BPDU Guard and PortAdminEdge, but then I started experiencing flapping (ping drops and recovery).
Could this be an STP issue?
More details:
-
The DMZ switches are Cisco switches running RSTP.
-
The Mellanox switches are running Cumulus Linux version 5.12 in pure Layer 2 mode.
-
STP mode is RSTP.
-
BPDU Guard is enabled only on swp1 and swp2. The rest of the ports do not have it enabled.
-
There is only one bridge domain in use (br_default).
-
The links are configured as trunk ports. (not bonded)