[c-nsp] Static DHCP mapping

David Prall dcp at dcptech.com
Thu Sep 21 20:07:39 EDT 2006


I believe this is the client-identifier, 01 being Ethernet plus the
mac-address, the hardware-address should not have the leading 01 defined.

David

--
David C Prall dcp at dcptech.com http://dcp.dcptech.com
  

> -----Original Message-----
> From: cisco-nsp-bounces at puck.nether.net 
> [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of David Coulson
> Sent: Thursday, September 21, 2006 12:24 PM
> To: cisco-nsp
> Subject: [c-nsp] Static DHCP mapping
> 
> I've done this before, but it doesn't want to work for me now.
> 
> ip dhcp pool WirelessAPool
>    import all
>    network 10.2.0.0 255.255.0.0
>    dns-server 66.181.106.6 66.181.100.36
>    default-router 10.2.0.1
> !
> ip dhcp pool STATIC-1
>    host 10.2.0.59 255.255.0.0
>    hardware-address 0100.166f.b5ef.af
> 
> However, in the DHCP binding info, I get this.
> 
> 
> Cisco1800#sh ip dhcp binding
> Bindings from all pools not associated with VRF:
> IP address          Client-ID/              Lease expiration  
>       Type
>                     Hardware address/
>                     User name
> 10.2.0.50           0100.166f.b5ef.af       Sep 22 2006 03:43 PM
> Automatic
> 10.2.0.59           0100.166f.b5ef.af       Infinite          
>       Manual
> Cisco1800#
> 
> The MAC addresses match (although why they've got 01 at the front is
> anyone's guess), but I can't figure out how to make it static the
> correct address rather than pull from the pool.
> 
> I know it's something stupid and obvious, but I can't put my 
> finger on it.
> 
> David
> 
> 
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
> 



More information about the cisco-nsp mailing list