cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
862
Views
0
Helpful
1
Replies

DHCP BInding on 871W SOHO Router/Access point

Pderby
Level 1
Level 1

I'm having a heck of a time getting my 871W router to do a simple dhcp binding. I want to set up dhcp binding so I can use dhcp on the client machines, but always know the ip address so I can use monitoring software or web/ip connections to fixed addresses.

I have several Apple Mac machines and they DHCP bind just fine by putting an 01 in front of their MAC address. However, I also have 4 SqueezeBox machines that do streaming music (a product of Slim Devices). When any of the SqueezeBox Machines issue a DHCP request they do not bind. After reading the documentation for IOS and understanding that the MAC address should be preceeded by 01 to indicate an ethernet device, I tried three different approaches.

1- set the MAC address in the client-identifier to just the MAC address,

2- put an 01 in front of the MAC address,

3- in desperation, put an 06 in front of the MAC address

None of these 3 variants cause IOS to do the binding.

I'm running Cisco IOS Software, C870 Software (C870-ADVSECURITYK9-M), Version 12.4(6)T1, RELEASE SOFTWARE (fc3)

Here's the IOS for the binding:

!

ip dhcp pool office

host 10.6.18.16 255.255.255.0

client-identifier 0004.2005.bca7

client-name office

default-router 10.6.18.204

!

Here's the show binding:

cisco.pderby.com#show ip dhcp binding

Bindings from all pools not associated with VRF:

IP address Client-ID/ Lease expiration Type

Hardware address/

User name

10.6.18.8 0100.070e.dce9.e1 Infinite Manual

10.6.18.10 0100.16cb.091a.da Infinite Manual

10.6.18.12 0100.0d0b.42b3.3f Infinite Manual

10.6.18.13 0100.0420.05c1.94 Infinite Manual

10.6.18.14 0100.0420.0696.f7 Infinite Manual

10.6.18.15 0100.0420.05c1.93 Infinite Manual

10.6.18.16 0004.2005.bca7 Infinite Manual

10.6.18.19 0100.1124.203f.19 Infinite Manual

10.6.18.24 0004.2005.bca7 Jun 30 2006 11:47 AM Automatic

cisco.pderby.com#

And here is a debug showing the failure to bind.

cisco.pderby.com#

000661: Jun 28 23:41:58.520 PCTime: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating Station 0004.2005.bca7 Reason: Disassociated because sending station is leaving (or has left) BSS SSID[Airnet]

000662: Jun 28 23:42:27.820 PCTime: DHCPD: Sending notification of DISCOVER:

000663: Jun 28 23:42:27.820 PCTime: DHCPD: htype 1 chaddr 0004.2005.bca7

000664: Jun 28 23:42:27.820 PCTime: DHCPD: remote id 020a00000a0612ccf1000000

000665: Jun 28 23:42:27.820 PCTime: DHCPD: circuit id 00000000

000666: Jun 28 23:42:27.820 PCTime: DHCPD: Seeing if there is an internally specified pool class:

000667: Jun 28 23:42:27.820 PCTime: DHCPD: htype 1 chaddr 0004.2005.bca7

000668: Jun 28 23:42:27.820 PCTime: DHCPD: remote id 020a00000a0612ccf1000000

000669: Jun 28 23:42:27.820 PCTime: DHCPD: circuit id 00000000

000670: Jun 28 23:42:28.036 PCTime: DHCPD: checking for expired leases.

000671: Jun 28 23:42:28.852 PCTime: DHCPD: Sending notification of ASSIGNMENT:

000672: Jun 28 23:42:28.852 PCTime: DHCPD: address 10.6.18.24 mask 255.255.255.0

000673: Jun 28 23:42:28.852 PCTime: DHCPD: htype 1 chaddr 0004.2005.bca7

000674: Jun 28 23:42:28.852 PCTime: DHCPD: lease time remaining (secs) = 86400

cisco.pderby.com#undebug all

All possible debugging has been turned off

Any ideas or help would be appreciated!

1 Reply 1

smahbub
Level 6
Level 6

Take a look at this Cisco document that talks about assignment of static IP addresses without creating numerous host pools with manual bindings.

http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_feature_guide09186a008027fa7c.html

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card