What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

List which clients who are on repeater?

Bamsefar

Senior Member
Is there any way to grab (list) which MAC adress that are connected to a AP-repeater to the Asus router?

When one looks at the GUI for connected clients, one can see all connections and those who are connected over a separate AP-repeater gets a smal "2" (upper right corner) on the device picture. So from that I know it is possible to retrieve. However I have no clue of HOW to do that from shell... Any ideas?
 
Last edited:
If you're running Merlin 378.55 (not the stolen fork...), you can try this:

Code:
//2.4g
wl -i eth1 assoclist
//5g
wl -i eth2 assoclist
 
oh, i'm very sorry. what is your AP-repeater? If it's Asus, could you try on it instead on your router perhaps..
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top