Re: DHCP server excluded address

From: Godswill Oletu (oletu@inbox.lv)
Date: Fri Jul 07 2006 - 09:39:00 ART


Daniel,

By default the DHCP server pings a pool address before assigning a
particular ip address to a requesting client. If the ping is unanswered
after 2 pings of 500ms timeouts each, the DHCP server assumes that the
address is not in use & assigns it. You can change this default behaviour by
configuring 'ip dhcp ping <packets | timeout>'

The DHCP server assumes that all ip addresses in the pool subnet are
available for assignment to clients, so configuring the exclude range is a
good design practice to define what is available & what is unavailable.
Since, you already know of some unavailable ip addresses, why not go ahead
and let the dhcp server know about those unavailable ip addresses? It will
helps to reduce the range of ip addresses, the dhcp sever have to check
before assigning an ip address. Also, you will increase the chances of not
getting a duplicate ip address.

I really do not see it as an overconfiguration.

Godswill Oletu
CCIE #16464

----- Original Message -----
From: "Daniel Ramirez" <daniel.ramirezdelamo@gmail.com>
To: "Godswill Oletu" <oletu@inbox.lv>
Cc: <ccielab@groupstudy.com>
Sent: Friday, July 07, 2006 7:56 AM
Subject: Re: DHCP server excluded address

> Thanks for your reply.
>
> I know that excluding local IP address and virtual IP address It will
> work. But I have checked that without configuring the command: "ip
> dhcp excluded-address" it also works (that is, the router that acts as
> dhcp server doesn't assign the local ip address or the hsrp virtual
> ip). So I am not sure if I am overconfiguring the router if I
> explicitly configure the excluded address.
>
> Regards
> DRA
>
>
> On 7/7/06, Godswill Oletu <oletu@inbox.lv> wrote:
> > Daniel,
> >
> > Yes, exclude all used ip addresses including the virtual ip address of
the
> > HSRP.
> >
> > HTH
> >
> > Godswill Oletu
> > CCIE #16464
> >
> >
> > ----- Original Message -----
> > From: "Daniel Ramirez" <daniel.ramirezdelamo@gmail.com>
> > To: <ccielab@groupstudy.com>
> > Sent: Friday, July 07, 2006 3:05 AM
> > Subject: DHCP server excluded address
> >
> >
> > > Hi,
> > >
> > > When configuring dhcp server, is it necessary to excluded the local
> > > address of the router from the avalaible address pool?. Also, when
> > > configuring both HSRP and DHCP server feature in the same router, I
> > > assume that it is necessary to excluded also the HSRP virtual ip, is
> > > it rigth ?
> > >
> > > Best Regards,
> > > DRA
> > >
> > >



This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:46 ART