Re: DHCP Static binding

From: Andrey Tarasov <andyvt_at_gmail.com>
Date: Mon, 27 Sep 2010 21:52:52 -0700

Raghav,

Make sure "01." is added at the beginning of client's MAC address -
i.e. 01.0001.2345.abcd

Regards,
Andrey.

On Mon, Sep 27, 2010 at 9:19 PM, Raghav Bhargava
<raghavbhargava12_at_gmail.com> wrote:
> Hey Experts,
>
> I have a query regarding DHCP static bindings. If i have a host connected to
> a switch and the switch is connected to the router. Now my router is serving
> as a dhcp server and i want that the host should not get the ip address
> dynamically but instead i create a dhcp pool and bind the host's mac with a
> specific ip ( static DHCP ).
>
> My query is what is the correct configuration for achieving this . below is
> a sample config on the router which i am using:
>
> ***********************************
> ip dhcp pool cisco
> network 1.1.1.0/24
> default-router 1.1.1.1
> dns-server primary secondary
> lease days hours
> !
> ip dhcp excluded-address 1.1.1.4 1.1.1.5
> !
> !
> ip dhcp pool static
> host 1.1.1.4 /24
> hardware-address x.x.x.x.x.x.x.x
>
> ***********************************
>
> The host is connected to the switch and the switch is connected to the
> router via a dot1q trunk. The configuration on the switch port on which the
> host is connected is simple access port config.
>
> Please advise if i am missing out on something coz if this is the correct
> config then it is not working in my scenario.
>
>
>
> --
> Warm Regards
> Raghav
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Mon Sep 27 2010 - 21:52:52 ART

This archive was generated by hypermail 2.2.0 : Fri Oct 01 2010 - 05:58:06 ART