DHCP Manual Bindings

From: Steven Blasiol <steven.blasiol_at_gmail.com>
Date: Tue, 16 Nov 2010 19:10:08 -0500

I am having some problems in GNS3 setting manual ip address bindings. Here
are the relevant configs:

(DHCP Client)R1 Fa0/0-------------------Fa0/0R2 (DHCP Server)

Router1

interface FastEthernet0/0
ip address dhcp client-id FastEthernet0/0 hostname CCIELAB
duplex auto
speed auto

Router2

no ip dhcp conflict logging
!
ip dhcp excluded-address 10.0.12.1 10.0.12.50
!
ip dhcp pool LABMANUAL
   host 10.0.12.77 255.255.255.0
   client-identifier c002.0594.0000 (MAC of R1 Fa0/0)
   client-name CCIELAB
!
ip dhcp pool LABDYNAMIC
   network 10.0.12.0 255.255.255.0
   domain-name ccie.com
   default-router 10.0.12.1

When I have it configured like this I keep getting an address from the
LABDYNAMIC pool. I thought maybe you could have two pools so I removed the
DYNAMIC pool and I just don't get an address.

i am obviously missing something and the documentation i have found so far
is not really helpful.

Thanks in advance.

-- 
Steven M. Blasiol
Blogs and organic groups at http://www.ccie.net
Received on Tue Nov 16 2010 - 19:10:08 ART

This archive was generated by hypermail 2.2.0 : Sun Dec 05 2010 - 22:14:56 ART