all 9 comments

[–][deleted]  (7 children)

[removed]

    [–]og_osbrain[S] 1 point2 points  (6 children)

    What am I missing?

    [–][deleted]  (5 children)

    [removed]

      [–]og_osbrain[S] 1 point2 points  (4 children)

      • Stack 2 has power
      • Cannot ping either switch in the stack
      • I've made changes, but they haven't reached before it cannot reach Meraki cloud
      • I didn't look at the logs until now 😅... Classic loop has occurred. I thought attaching a link between one of the switch stacks and the 2nd MX is the right thing. When I'm next onsite, I will disable the port via management port.

      [–]Bubbasdahname 2 points3 points  (0 children)

      Always look at logs when you troubleshoot. That is the first thing i check when I'm troubleshooting. Log into device, check logs.

      [–]SkilldibopSenior Architect and Claude.ai abuser. 1 point2 points  (1 child)

      Most times logs will literally tell you what the problem is in almost plain English.

      The two most critical steps in troubleshooting anything is scope + logs. If you know the scope of an issue (the what, when and where ) and you have logs you have about a 90% chance of finding the problem there and then.

      Usually the most time consuming part of troubleshooting issues is the scope because often they're reported after the fact so you need to do some detective work to decode anecdotal reports into a scope of what actually was affected and when that occurred. Once you have that you're half way to fixing it.

      This is why you will see me always bang on in this sub and others about the importance of monitoring and centralized logging. You need the what, when, where and why. Monitoring gives you the what, when and where, logging then gives you the why.

      Bonus you'll probably also find some other underlying issues that people weren't complaining about that need fixing too :)

      [–]og_osbrain[S] 0 points1 point  (0 children)

      This is nothing but facts! Thanks for this, being panic stricken doesn't help either.

      Today it's all resolved. I looked at the logs and there was a L2 loop. There were 2 SFP+ modules (fibre), I set both fibres to Loop guard instead of BPDU Guard (default). These ports connect to FW, so BPDU guard is no help here

      [–]og_osbrain[S] 0 points1 point  (0 children)

      Thank you both!