Hello,
I'm using MS250 stacks as L3 switches, so I have L3 interfaces configured at the stack level for each VLAN.
I've been requested to provide the MAC addresses of each IP associated to the interface on the VLANs, but so far, the only solution I found is to get the MAC from the ARP table of a devices in the LAN, which is not convenient at all, especially that I don't have access to devices in some VLAN.
And the worst part is that looking for this MAC in the MAC address table of the stack doesn't return anything.
Also, nothing tells me how this MAC is built up, if it is persistent, if it changes when the switch/stack reboots or following an upgrade.
I've checked:
- In the dashboard
- through the API
- In the documentation
- In the forum
But was not able to find answers to this question. Does anybody have a solution to this?
Best regards,
Yanik