Hello
I have WiFi network for students, it using APs as a bridges with Captive Portal authentication using Radius server and also PAN is a used as a DHCP server..
I'd like to know how many IPs are in use in a time. Is it a way to do it by SNMP?
The second option is to how many students authenticated during time - maybe this is also possible to monitor?
I'd like to focus of monitoring PAN - not Radius for this report.
With regards
Slawek
Hello
You can run command below to check the lease
>show dhcp server lease all
There are not much detailed options available for DHCP monitoring.
To see captive portal users
>show user ip-user-mapping all type CP
Hope this helps.
Please mark it as correct answer or helpful if appropriate.
Hello Sir,
You could also try to apply below mentioned command to get detailed information i.e. Timestamp, lease, MAC address.
show log system subtype equal dhcp start-time equal< time>
show dhcp server lease ethernet1/4
show dhcp server lease all
Hope this helps.
Thanks
Hello
Thank You for informations.
What about SNMP? is it really impossible to do it in that way?
Reagrds
Slawek
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the Live Community as a whole!
The Live Community thanks you for your participation!