Hi @JamesTIP ,
Thanks a lot for sharing. This workaround surely will help other MS130 owners.
I wonder if someone else has seen this behaviour (switch not responding to ARP) on other switch models.
In that collaboration spirit, I'm sharing here how to add the switch mac address to ARP in a MacOS or Linux Ubuntu.
- Launch the Terminal application
- Run command "sudo arp -s <IP address> <MAC address>"
E.g.: sudo arp -s 1.1.1.100 b8:ab:61:aa:bb:cc
Back to firmware aspect you mentioned, I did some research internally and found a similar behaviour in older firmware (below 16.8).
There's a combination of hardware and firmware/software conditions that could result in that behaviour (switch not replying to ARP).
So one MS130 had a really bad hardware and you had to process RMA as the workaround didn't work.
The other was onboarded to dahsboard and I supposed you upgraded to latest MS firmware 17.2.1 (as of this writing).
Let's see if see if someone else finds this behaviour on other models or firmware.
If you found this post helpful, please give it kudos. If my answer solved your problem, click "accept as solution" so that others can benefit from it.