cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5056
Views
5
Helpful
15
Replies

9300 DHCP static binding not working

Hello

I am trying to get a DHCP static binding with a binding file to work. I already managed to connect multiple clients with the switch and they recieve the correct IP Address assigned in the DHCP static binding file. There is one client, where it does not seem to work. I already tried it with 01 prefix and without. The bindings look like this:

IP address Client-ID/ Lease expiration Type State Interface
192.168.2.6 0030.5336.a7fe Sep 30 2022 11:52 AM Automatic Active Vlan1

192.168.2.35/24 0100.3053.36a7.fe Infinite Static Active Unknown
192.168.2.36/24 0030.5336.a7fe Infinite Static Active Unknown

My dhcp pools look like this:

!
ip dhcp pool static-bus
origin file flash:/static-binding.txt
default-router 192.168.2.5
dns-server 192.168.2.5
!
ip dhcp pool dynamic-bus
network 192.168.2.0 255.255.255.0
default-router 192.168.2.5
dns-server 192.168.2.5

So the client recieves an IP from the dynamic address pool, but it should recieve one from the static binding.

The difference between this client and all my other clients is, that this client uses PoE. Does this affect the hardware type in the static binding file?

Are there any suggestions why the binding is not working?

 

15 Replies 15

sorry for late reply, 
can you share 
show ip dhcp snooping ??