Link to home
Start Free TrialLog in
Avatar of LuisP
LuisPFlag for United States of America

asked on

DHCP Server. leased IP addresses.

How can I see, or where can I go to display the leased IP addresses that the DHCP server has given to the client PCs.
Thank you,

LuisP
ASKER CERTIFIED SOLUTION
Avatar of geoffryn
geoffryn

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of LuisP

ASKER

Thank you for your comment, it helped me. But I had to do a little exploring to get the active leases displayed.
What is the DHCPCMD command line tool?, and How do I use it?
Thank you geoffryn
Avatar of jrosario78
jrosario78

Go to start/run and type cmd and at the command line, type ipconfig.
Go to start/run and type cmd and at the command line, type ipconfig.
Avatar of LuisP

ASKER

Thank you.