RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
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:
