Networking Forums

Networking Forums > Computer Networking > Windows Networking > access to the DHCP database

Reply
Thread Tools Display Modes

access to the DHCP database

 
 
Fernando
Guest
Posts: n/a

 
      12-07-2005, 10:32 AM
Is there anyway to access the DHCP database, dhcp.mdb, access. I tried, but
it comes with the message "format not recongnised".

Any ideas?

Fernando.


 
Reply With Quote
 
 
 
 
garethb
Guest
Posts: n/a

 
      12-11-2005, 04:02 PM
Hi Fernando,

You can using the "Dhcpcmd.exe" Tool Included with Windows 2000 Support
Tools, see http://support.microsoft.com/?kbid=232213

You want to use the "enumclients" option. Logged in as an Administratior,
the syntax is

dhcpcmd <IPAddress> enumclients <ScopeNetAddress> -<option>
<Path\outfile.txt>
where:
<IPAddress> IP Address of the DHCP server.
<ScopeNetAddress> Network address of the DHCP scope.
<option> is v for detailed lease information or h for lease / hardware
information.
<Path\outfile.txt> is the output file, which can be imported into Wordpad
etc.

Example:
dhcpcmd 127.0.0.1 enumclients 11.101.0.0 -h

Regards
--
Gareth Brown | Consultant | 1E Ltd | www.1e.com


"Fernando" <(E-Mail Removed)> wrote in message
news:OuCoGIy%(E-Mail Removed)...
> Is there anyway to access the DHCP database, dhcp.mdb, access. I tried,
> but it comes with the message "format not recongnised".
>
> Any ideas?
>
> Fernando.
>



 
Reply With Quote
 
Fernando
Guest
Posts: n/a

 
      12-12-2005, 10:05 AM
Thanks a lot Gareth!

Fernando.


"garethb" <(E-Mail Removed)> wrote in message
news:uuO7hSn$(E-Mail Removed)...
> Hi Fernando,
>
> You can using the "Dhcpcmd.exe" Tool Included with Windows 2000 Support
> Tools, see http://support.microsoft.com/?kbid=232213
>
> You want to use the "enumclients" option. Logged in as an Administratior,
> the syntax is
>
> dhcpcmd <IPAddress> enumclients <ScopeNetAddress> -<option>
> <Path\outfile.txt>
> where:
> <IPAddress> IP Address of the DHCP server.
> <ScopeNetAddress> Network address of the DHCP scope.
> <option> is v for detailed lease information or h for lease / hardware
> information.
> <Path\outfile.txt> is the output file, which can be imported into Wordpad
> etc.
>
> Example:
> dhcpcmd 127.0.0.1 enumclients 11.101.0.0 -h
>
> Regards
> --
> Gareth Brown | Consultant | 1E Ltd | www.1e.com
>
>
> "Fernando" <(E-Mail Removed)> wrote in message
> news:OuCoGIy%(E-Mail Removed)...
>> Is there anyway to access the DHCP database, dhcp.mdb, access. I tried,
>> but it comes with the message "format not recongnised".
>>
>> Any ideas?
>>
>> Fernando.
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
move DHCP database Sawyer Windows Networking 2 07-21-2009 06:24 PM
DHCP Database Import Parvinder Windows Networking 3 08-08-2008 03:40 PM
DHCP Database-How to read? Kam Windows Networking 5 05-02-2007 10:37 AM
Queries DHCP database Kam Windows Networking 0 04-11-2007 11:22 PM
Output DHCP database to SQL database? =?Utf-8?B?Q2hyaXN0aWFuV2lja2hhbQ==?= Windows Networking 1 01-26-2005 01:32 PM



1 2 3 4 5 6 7 8 9 10 11