Hi, I tried to test manual DHCP binding with the most basic link but it is not working. R1 (client)-------------> R2(dhcp server 150.100.12.2 /24)
Here is the config from the server: interface FastEthernet0/0 ip address 150.100.12.2 255.255.255.0 speed 100 full-duplexend ip dhcp pool TEST host 150.100.12.1 255.255.255.0 client-identifier c207.0ad0.0000 default-router 150.100.12.2 >From the client: int fa0/0ip add dhcp Here is th e debug log i got on the server: *Mar 1 00:43:59.475: DHCPD: Sending notification of DISCOVER:*Mar 1 00:43:59.479: DHCPD: htype 1 chaddr c207.0ad0.0000*Mar 1 00:43:59.479: DHCPD: remote id 020a000096640c0200000000*Mar 1 00:43:59.479: DHCPD: circuit id 00000000*Mar 1 00:43:59.483: DHCPD: Seeing if there is an internally specified pool class:*Mar 1 00:43:59.483: DHCPD: htype 1 chaddr c207.0ad0.0000*Mar 1 00:43:59.487: DHCPD: remote id 020a000096640c0200000000*Mar 1 00:43:59.487: DHCPD: circuit id 00000000*Mar 1 00:43:59.491: DHCPD: there is no address pool for 150.100.12.2.R2(config)# I tried with hardware address instead of client-id but nothing.Tried clinet-id with 020a000096640c0200000000 but still nothing.I don't know why i get the message "no address pool" Best regards _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
