cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1428
Views
0
Helpful
2
Replies

For one device DHCP reservation doesn't work

Aleksandar Ilic
Level 1
Level 1

I have these DHCP pools and reservations on my 871w router and the reservation for my wireless scale just doesn't work (orange color):

ip dhcp pool Glavni-pool

import all

network 10.100.200.0 255.255.255.0

default-router 10.100.200.10

dns-server 8.8.8.8

lease 0 2

!

ip dhcp pool SamsungTV

host 10.100.200.12 255.255.255.0

client-identifier 015c.a39d.3b8a.af

!

ip dhcp pool SamsungGS2

host 10.100.200.9 255.255.255.0

client-identifier 0120.6432.c1ed.7b

!

ip dhcp pool Acer3810TZ

host 10.100.200.8 255.255.255.0

client-identifier 0100.225f.93a4.26

!

ip dhcp pool WithingsWS30

host 10.100.200.7 255.255.255.0

client-identifier 0024.2407.fb5c

I tried entering client-identifier 0100.2424.07fb.5c, and hardware-address 0024.2407.fb5c but that didn't help either.

When i enter command debug ip dhcp server packet and try to connect my wireless cale I get:

DHCP server packet debugging is on.

Cisco871W#

*Mar  1 14:48:36.348: %DOT11-6-ASSOC: Interface Dot11Radio0, Station   0024.e407.fb5c Associated SSID[Gajtanles] AUTH_TYPE[OPEN] KEY_MGMT[WPAv2 PSK]

Cisco871W#

*Mar  1 14:48:36.460: DHCPD: client's VPN is .

*Mar  1 14:48:36.460: DHCPD: No option 125

*Mar  1 14:48:36.460: DHCPD: DHCPDISCOVER received from client 0024.e407.fb5c on interface BVI1.

*Mar  1 14:48:36.460: DHCPD: Allocate an address without class information (10.100.200.0)

*Mar  1 14:48:36.460: DHCPD: Saving workspace (ID=0xA000007)

Cisco871W#

*Mar  1 14:48:38.224: DHCPD: client's VPN is .

*Mar  1 14:48:38.224: DHCPD: No option 125

*Mar  1 14:48:38.224: DHCPD: DHCPDISCOVER received from client 0024.e407.fb5c on interface BVI1.

*Mar  1 14:48:38.460: DHCPD: Reprocessing saved workspace (ID=0xA000007)

*Mar  1 14:48:38.460: DHCPD: DHCPDISCOVER received from client 0024.e407.fb5c on interface BVI1.

*Mar  1 14:48:38.460: DHCPD: Sending DHCPOFFER to client 0024.e407.fb5c (10.100.200.13).

*Mar  1 14:48:38.460: DHCPD: no option 125

*Mar  1 14:48

Cisco871W#:38.460: DHCPD: creating ARP entry (10.100.200.13, 0024.e407.fb5c, vrf default).

*Mar  1 14:48:38.460: DHCPD: unicasting BOOTREPLY to client 0024.e407.fb5c (10.100.200.13).

*Mar  1 14:48:38.476: DHCPD: client's VPN is .

*Mar  1 14:48:38.476: DHCPD: No option 125

*Mar  1 14:48:38.476: DHCPD: DHCPREQUEST received from client 0024.e407.fb5c.

*Mar  1 14:48:38.476: DHCPD: Can't find any hostname to update

*Mar  1 14:48:38.476: DHCPD: Sending DHCPACK to client 0024.e407.fb5c (10.100.200.13).

*Mar  1 14:48

Cisco871W#:38.476: DHCPD: no option 125

*Mar  1 14:48:38.476: DHCPD: ARP entry exists (10.100.200.13, 0024.e407.fb5c).

*Mar  1 14:48:38.476: DHCPD: unicasting BOOTREPLY to client 0024.e407.fb5c (10.100.200.13).

Cisco871W#

*Mar  1 14:48:43.077: DHCPD: client's VPN is .

*Mar  1 14:48:43.077: DHCPD: No option 125

*Mar  1 14:48:43.077: DHCPD: DHCPRELEASE message received from client 0024.e407.fb5c

*Mar  1 14:48:43.077: DHCPD: missing server identifier option

Cisco871W#

*Mar  1 14:48:43.085: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating Station 0024.e407.fb5c Reason: Sending station has left the BSS SSID[Gajtanles]

And command show ip dhcp binding after that gives me:


Bindings from all pools not associated with VRF:

IP address          Client-ID/              Lease expiration        Type

                    Hardware address/

                    User name

10.100.200.7        0024.2407.fb5c          Infinite                Manual

10.100.200.8        0100.225f.93a4.26       Infinite                Manual

10.100.200.9        0120.6432.c1ed.7b       Infinite                Manual

10.100.200.11       011c.6f65.3ed7.64       Infinite                Manual

10.100.200.12       015c.a39d.3b8a.af       Infinite                Manual

10.100.200.13      0024.e407.fb5c          Mar 01 2002 04:48 PM    Automatic

Anyone have any ideas how can I reserve IP address for this device?

1 Accepted Solution

Accepted Solutions

Rolf Fischer
Level 9
Level 9

Hi,

looks like a typo in the fifth nibble:

10.100.200.7      0024.2407.fb5c               Infinite                                         Manual

10.100.200.13     0024.e407.fb5c               Mar 01 2002 04:48 PM    Automatic

HTH

Rolf

View solution in original post

2 Replies 2

Rolf Fischer
Level 9
Level 9

Hi,

looks like a typo in the fifth nibble:

10.100.200.7      0024.2407.fb5c               Infinite                                         Manual

10.100.200.13     0024.e407.fb5c               Mar 01 2002 04:48 PM    Automatic

HTH

Rolf

In one of my attempt I mistyped it... it is working now with hardware-address 0024.e407.fb5c

Thank you!

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