Networking Forums

Networking Forums > Computer Networking > Windows Networking > Is there anyway to automate the reservation process in DHCP?

Reply
Thread Tools Display Modes

Is there anyway to automate the reservation process in DHCP?

 
 
farcry80
Guest
Posts: n/a

 
      02-28-2008, 08:01 PM
Hey,
Right now I manually handle the reservations for the hostnames in DHCP. I
was wonderign if there was a way to automate this process. Meaning as soon
as a lease is assigned it is automatically reserved by default.

Thanks.
 
Reply With Quote
 
 
 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      02-28-2008, 09:25 PM
farcry80 <(E-Mail Removed)> wrote:
> Hey,
> Right now I manually handle the reservations for the hostnames in
> DHCP. I was wonderign if there was a way to automate this process.
> Meaning as soon as a lease is assigned it is automatically reserved
> by default.
>
> Thanks.


No, not that I know of. Maybe some scripting guru could do it for you (try
posting in a scripting group), but my question is, why do you need
reservations by default? What's the point? I use reservations for printers,
etc., and the few desktops I support that for some reason require
non-changing addresses, but that's it.

Note that DHCP reservations do not provide you with security - so if you're
trying to prevent unauthorized laptops/etc from connecting to your network,
this ain't going to do much for you.


 
Reply With Quote
 
Newell White
Guest
Posts: n/a

 
      02-29-2008, 07:56 AM

"Lanwench [MVP - Exchange]" wrote:

> farcry80 <(E-Mail Removed)> wrote:
> > Hey,
> > Right now I manually handle the reservations for the hostnames in
> > DHCP. I was wonderign if there was a way to automate this process.
> > Meaning as soon as a lease is assigned it is automatically reserved
> > by default.
> >
> > Thanks.

>
> No, not that I know of. Maybe some scripting guru could do it for you (try
> posting in a scripting group), but my question is, why do you need
> reservations by default? What's the point? I use reservations for printers,
> etc., and the few desktops I support that for some reason require
> non-changing addresses, but that's it.
>
> Note that DHCP reservations do not provide you with security - so if you're
> trying to prevent unauthorized laptops/etc from connecting to your network,
> this ain't going to do much for you.
>
>

Reservations offer more than a fixed IP address.

They can be made in address ranges excluded from the DHCP scope - this
allows for 2 DHCP servers in x.y.z.0 subnet with over 127 hosts.

Each reservation can have a specific Remote Gateway assigned, different from
the Scope Option. This allows use of multiple ADSL lines which are much
cheaper than a dedicated 100Mbaud broadband link here in the UK.
--
Regards,
Newell White


 
Reply With Quote
 
farcry80
Guest
Posts: n/a

 
      02-29-2008, 01:08 PM
Thanks for all the replies.
The main reason for the reservation is that the Windows DDNS has to
interface with a larger static DNS system and changes in the DDNS system have
to be reflected there.
So I'd rather just do this once. Posted in the scritping forum.

"Newell White" wrote:

>
> "Lanwench [MVP - Exchange]" wrote:
>
> > farcry80 <(E-Mail Removed)> wrote:
> > > Hey,
> > > Right now I manually handle the reservations for the hostnames in
> > > DHCP. I was wonderign if there was a way to automate this process.
> > > Meaning as soon as a lease is assigned it is automatically reserved
> > > by default.
> > >
> > > Thanks.

> >
> > No, not that I know of. Maybe some scripting guru could do it for you (try
> > posting in a scripting group), but my question is, why do you need
> > reservations by default? What's the point? I use reservations for printers,
> > etc., and the few desktops I support that for some reason require
> > non-changing addresses, but that's it.
> >
> > Note that DHCP reservations do not provide you with security - so if you're
> > trying to prevent unauthorized laptops/etc from connecting to your network,
> > this ain't going to do much for you.
> >
> >

> Reservations offer more than a fixed IP address.
>
> They can be made in address ranges excluded from the DHCP scope - this
> allows for 2 DHCP servers in x.y.z.0 subnet with over 127 hosts.
>
> Each reservation can have a specific Remote Gateway assigned, different from
> the Scope Option. This allows use of multiple ADSL lines which are much
> cheaper than a dedicated 100Mbaud broadband link here in the UK.
> --
> Regards,
> Newell White
>
>

 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      02-29-2008, 05:13 PM
Newell White <(E-Mail Removed)> wrote:
> "Lanwench [MVP - Exchange]" wrote:
>
>> farcry80 <(E-Mail Removed)> wrote:
>>> Hey,
>>> Right now I manually handle the reservations for the hostnames in
>>> DHCP. I was wonderign if there was a way to automate this process.
>>> Meaning as soon as a lease is assigned it is automatically reserved
>>> by default.
>>>
>>> Thanks.

>>
>> No, not that I know of. Maybe some scripting guru could do it for
>> you (try posting in a scripting group), but my question is, why do
>> you need reservations by default? What's the point? I use
>> reservations for printers, etc., and the few desktops I support that
>> for some reason require non-changing addresses, but that's it.
>>
>> Note that DHCP reservations do not provide you with security - so if
>> you're trying to prevent unauthorized laptops/etc from connecting to
>> your network, this ain't going to do much for you.
>>
>>

> Reservations offer more than a fixed IP address.
>
> They can be made in address ranges excluded from the DHCP scope - this
> allows for 2 DHCP servers in x.y.z.0 subnet with over 127 hosts.
>
> Each reservation can have a specific Remote Gateway assigned,
> different from the Scope Option. This allows use of multiple ADSL
> lines which are much cheaper than a dedicated 100Mbaud broadband link
> here in the UK.


Ah. Thanks, Newell....I've never needed any of those settings so I hadn't
thought of that.


 
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
DHCP reservation with VMDG280 Chris Hills Broadband 1 12-15-2011 07:28 PM
DHCP Reservation behaviour Marcelo Moraes Windows Networking 2 08-12-2008 03:19 PM
DHCP Reservation BINZA@ Windows Networking 0 07-22-2006 03:25 PM
DHCP reservation increase Fabrussio Windows Networking 3 04-07-2006 06:07 PM
DHCP Reservation Issue Precision Windows Networking 3 07-16-2004 08:34 PM



1 2 3 4 5 6 7 8 9 10 11