Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Re: DHCP reservations

Reply
Thread Tools Display Modes

Re: DHCP reservations

 
 
Phillip Windell
Guest
Posts: n/a

 
      05-12-2010
No.
You just create the reservation in the normal manual way.


--
Phillip Windell

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------

"yaro137" <> wrote in message
news:30bdb280-27d2-4039-8d2d-...
> Is there a way to easily make a reservation from a leased IP address?
> The MAC address is already there so I would thing it would be sensible
> to have the option to just right-click on a particular lease and
> choose reserve or something. Maybe I'm missing something and the
> option exists somewhere else. If so can someone point me in the right
> direction? Cheers
> yaro



 
Reply With Quote
 
 
 
 
kj [SBS MVP]
Guest
Posts: n/a

 
      05-12-2010
yaro137 wrote:
> On 12 May, 14:58, "Phillip Windell" <philwind...@hotmail.com> wrote:
>> No.
>> You just create the reservation in the normal manual way.
>>
>> --
>> Phillip Windell
>>
>> The views expressed, are my own and not those of my employer, or
>> Microsoft, or anyone else associated with me, including my cats.
>> -----------------------------------------------------
>>
>> "yaro137" <yaro...@googlemail.com> wrote in message
>>
>> news:30bdb280-27d2-4039-8d2d-...
>>
>>> Is there a way to easily make a reservation from a leased IP
>>> address? The MAC address is already there so I would thing it would
>>> be sensible to have the option to just right-click on a particular
>>> lease and choose reserve or something. Maybe I'm missing something
>>> and the option exists somewhere else. If so can someone point me in
>>> the right direction? Cheers
>>> yaro

>
> That's not very practical then is it? Is there any reason you can
> think of why it can't be done in a simpler way?
> yaro


I always thought that would be a nice feature to have. Like a little "right
click", "make reservation from this lease".

Next best thing might be written up on this blog post though. Suggest having
a look,

http://blogs.technet.com/teamdhcp/ar...19/457383.aspx


--
/kj


 
Reply With Quote
 
kj [SBS MVP]
Guest
Posts: n/a

 
      05-12-2010
yaro137 wrote:
> On 12 May, 16:18, "kj [SBS MVP]" <KevinJ....@SPAMFREE.gmail.com>
> wrote:
>> yaro137 wrote:
>>> On 12 May, 14:58, "Phillip Windell" <philwind...@hotmail.com> wrote:
>>>> No.
>>>> You just create the reservation in the normal manual way.

>>
>>>> --
>>>> Phillip Windell

>>
>>>> The views expressed, are my own and not those of my employer, or
>>>> Microsoft, or anyone else associated with me, including my cats.
>>>> -----------------------------------------------------

>>
>>>> "yaro137" <yaro...@googlemail.com> wrote in message

>>
>>>> news:30bdb280-27d2-4039-8d2d-...

>>
>>>>> Is there a way to easily make a reservation from a leased IP
>>>>> address? The MAC address is already there so I would thing it
>>>>> would be sensible to have the option to just right-click on a
>>>>> particular lease and choose reserve or something. Maybe I'm
>>>>> missing something and the option exists somewhere else. If so can
>>>>> someone point me in the right direction? Cheers
>>>>> yaro

>>
>>> That's not very practical then is it? Is there any reason you can
>>> think of why it can't be done in a simpler way?
>>> yaro

>>
>> I always thought that would be a nice feature to have. Like a little
>> "right click", "make reservation from this lease".
>>
>> Next best thing might be written up on this blog post though.
>> Suggest having a look,
>>
>> http://blogs.technet.com/teamdhcp/ar...19/457383.aspx
>>
>> --
>> /kj

>
> It's all right if you have a large network with many reservations to
> be done. However, it's too much hassle if you have big number of
> unrelated networks with just a few devices that need reservation.
> yaro


Beats entering them by hand, but still a nice suggestion for the next OS
version.
--
/kj


 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      05-13-2010

"yaro137" <> wrote in message
news:772a6f66-fdc8-493b-a077-...

> That's not very practical then is it? Is there any reason you can
> think of why it can't be done in a simpler way?


I don't consider Reservations practical in the first place. I nearly 12
years of doing this job I think I have *two* in one subnet,...the other
subnets have none.

If something needs the same IP all the time I statically configure
it,...it's done,...I walk awary from it. I don't have to worry about a DHCP
failure leaving the machine with the wrong address or no address at
all,...instead it will *always* work.



--
Phillip Windell

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
Reply With Quote
 
Dave Warren
Guest
Posts: n/a

 
      05-14-2010
In message <> "Phillip Windell"
<> was claimed to have wrote:

>
>"yaro137" <> wrote in message
>news:772a6f66-fdc8-493b-a077-...
>
>> That's not very practical then is it? Is there any reason you can
>> think of why it can't be done in a simpler way?

>
>I don't consider Reservations practical in the first place. I nearly 12
>years of doing this job I think I have *two* in one subnet,...the other
>subnets have none.
>
>If something needs the same IP all the time I statically configure
>it,...it's done,...I walk awary from it. I don't have to worry about a DHCP
>failure leaving the machine with the wrong address or no address at
>all,...instead it will *always* work.


For degrees of always that assume nothing else in your network changes.
I enjoy the freedom to change default gateways, DNS servers, NetBIOS
node types, WINS servers, etc centrally rather than having to touch
every server.

I have absolutely every device that needs a static IP assigned as a DHCP
reservation, with a bare minimum also set up as static IPs on the
machine itself just to reduce administration headaches. This mainly
applies to routers, switches and DCs (in other words, the absolutely
mission critical stuff)

The other thing I've found is that even if you plan on hardcoding IPs,
it's still nice to have a DHCP reservations set up so that when a box
gets an OS reinstall or it gets fatfingered to DHCP, it comes up with
the correct IP before any manual configuration is done and doesn't go
off and register a wrong IP in DNS.

Really though I don't think there is a right or wrong answer, it's just
a question of your preferences and your tolerance for different
situations. There are definite advantages and disadvantages to both
choices.

I've renumbered critical servers far more than I've had DHCP outages, so
that flavours my view point -- When I bring a new server up to "replace"
an old server I don't tend to re-use names or IPs numbers, so this
creates more IP volatility than you might find elsewhere.

If your network rarely (if ever) moves services to new IPs, or if you
have trouble keeping your DHCP server up, going for static IPs is
absolutely the way to go.
 
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
Re: DHCP reservations James McIllece [MS] Server Networking 0 05-10-2010 04:42 PM
DNS Client Update Buck Turgidson DNS Server 6 04-06-2010 07:49 PM
Keeping DHCP server reservations in sync Dave Warren Server Networking 3 02-14-2010 06:02 AM
Re: Script to Import Reservations in DHCP Works on Server 2003 but not on Server 2008 Pegasus [MVP] Scripting 0 11-21-2009 06:56 PM
DhcpServer error 1014 please help John Windows Small Business Server 28 11-13-2009 12:32 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59