10-09-2019 05:51 AM - edited 10-09-2019 05:52 AM
we currently have 3 vlans for wired devices, one of them is getting low on available IP address to assign, so I plan to move over 30 of the interfaces to one of the newer vlans with more available IP's. I not sure which interfaces have dynamically assigned IP's and which have statically assigned IP's. what would be the more efficient way to determine this?
10-09-2019 06:39 AM - edited 10-09-2019 06:44 AM
Maybe this method will help you:
1-Review the addresses delivered for the DHCP server
2-Filter the addresses that correspond to the pool of the current vlan.
With the IPs delivered, you can know the devices (MAC address) that get DHCP.
3-On the switch, check to which port these MACs are connected.
Now you know which connected devices got their IP by DHCP.
Regards
10-09-2019 07:38 AM
ok thanks for the suggestion, I'll try and see how close this gets me.
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