Good Morning,
We are having an issue with the DHCP on a cisco 4507R+E Switch, if we delete the DHCP config and add the config again, the users start to work again without any issues.
IOS: cat4500e-universalk9.SPA.03.02.09.SG.150-2.SG9.bin
Attached you can see the overview of our setup.
Vlan config:
interface Vlan943
description Users 802.1x
ip address x.x.x.1 255.255.255.0
ip helper-address x.x.x.x
-----------------------------
DHCP config:
ip dhcp pool Zebbug_Users_LAN
network x.x.x.0 255.255.255.0
domain-name domain.xxx
netbios-node-type h-node
netbios-name-server x.x.x.x x.x.x.x x.x.x.x x.x.x.x x.x.x.x x.x.x.x
dns-server x.x.x.x x.x.x.x x.x.x.x x.x.x.x x.x.x.x x.x.x.x
default-router x.x.x.1
lease 0 12
--------------------------
Radius Config:
radius-server host x.x.x.x auth-port 1812 acct-port 1813 key 7 somekeyhere
radius-server deadtime 60
radius-server vsa send accounting
radius-server vsa send authentication