Community discussions

MikroTik App
 
dirtonth
Trainer
Trainer
Topic Author
Posts: 25
Joined: Fri Aug 20, 2004 7:54 pm
Location: Ireland
Contact:

Dude Wireless Registration - CapsMan

Wed May 04, 2016 12:36 pm

Hi,

We are using the latest 6.36R3C version of Dude for testing. We have a setup using CapsMan. Would it be possible to show all the registrations in the Dude, like it happens for individual APs ?

Thanks.
 
alexjhart
Member Candidate
Member Candidate
Posts: 197
Joined: Thu Jan 20, 2011 8:03 pm

Re: Dude Wireless Registration - CapsMan

Sun Nov 06, 2016 12:48 am

Great idea
 
User avatar
genesispro
Member Candidate
Member Candidate
Posts: 283
Joined: Fri Mar 14, 2014 12:33 pm

Re: Dude Wireless Registration - CapsMan

Sun Nov 06, 2016 9:19 am

Indeed
 
User avatar
juanvi
Member Candidate
Member Candidate
Posts: 165
Joined: Mon May 05, 2014 6:55 pm
Location: SPAIN

Re: Dude Wireless Registration - CapsMan

Mon Nov 28, 2016 6:47 pm

Use Dude function "ros_command" inside a function.
Use POSIX ERE for matching inside "ros_command" script.

In this example I look for registrations at CAP wich name starts with "2_":
ros_command("/caps-man registration-table print count-only where interface~\"^2_\"")
Note the escaped quotes.

Now create the probe and use it!
This works for me. Hope is useful for you.

I Love ROs :D
 
alexjhart
Member Candidate
Member Candidate
Posts: 197
Joined: Thu Jan 20, 2011 8:03 pm

Re: Dude Wireless Registration - CapsMan

Mon Nov 28, 2016 6:53 pm

Use Dude function "ros_command" inside a function.
Use POSIX ERE for matching inside "ros_command" script.

In this example I look for registrations at CAP wich name starts with "2_":
ros_command("/caps-man registration-table print count-only where interface~\"^2_\"")
Note the escaped quotes.

Now create the probe and use it!
This works for me. Hope is useful for you.

I Love ROs :D
We're not looking to see if something is connected, but a list of all things that are connected. For an example, look at the wireless registration tab under router os tab on a device with wireless clients that isn't using capsman.

Who is online

Users browsing this forum: No registered users and 21 guests