05-02-2024 07:15 AM
Hi
Is it possible to get the MAC address of wired client using the command line of a Ruckus H510 Access Point?
The H510 has 4 wired LAN ports.
I noticed that the command line has several 'get' commands available. But not sure if one of the get commands can show a mac address on a specific LAN port.
Thanks,
Adam
Solved! Go to Solution.
05-10-2024 01:26 AM
Hi Adam,
Please run the command get macdb <ifname>.
Example: get macdb eth3
This will show the mac-address that is learned on the particular eth port.
Regards,
Simon Louis
05-10-2024 01:26 AM
Hi Adam,
Please run the command get macdb <ifname>.
Example: get macdb eth3
This will show the mac-address that is learned on the particular eth port.
Regards,
Simon Louis
05-10-2024 07:12 AM
Thanks, that worked
rkscli: get macdb eth4
Station Last Update
--------------------------------------
1 : 70:b1:3d:1e:55:1d 4
OK
rkscli: