07-09-2021 03:14 PM
IS there an option to identify or get a report of all the ports of the Meraki switch that are using static IP ?
Note : I am not using a Meraki DHCP .
Also please let me know If i can do that using the script (Meraki APi).
Thank you
Solved! Go to Solution.
07-10-2021 06:27 AM
@pmreddy the short answer is no. You could potentially capture packets when devices connect and look for DHCP requests, but even then unless you disconnect and reconnect each port in turn, you could miss some.
07-10-2021 06:27 AM
@pmreddy the short answer is no. You could potentially capture packets when devices connect and look for DHCP requests, but even then unless you disconnect and reconnect each port in turn, you could miss some.
07-10-2021 03:43 PM
You could try saving a list of all clients in your next from the last 7 days (including the IP address) from the Dashboard in a CSV, and then get a list from your DHCP server. Remove every entry from the CSV that is in the DHCP list.
What's left is likely to be static.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide