03-24-2006 11:46 AM - edited 03-03-2019 02:28 AM
I have all DHCP clients and server on same VLAN in the same subnet on CAT4507.
I can also ping DHCP server, but the clients are not getting IPs. I've checked DHCP config on server seems to be OK. When I turn on debug I get following:
1w3d:
-----Additional Debug------
1w3d: DHCP process ID FFFFFFFF status 0
1w3d: DHCP Network Discovery is disabled
1w3d: DHCP NetDiscovery Informs 0 Discovers 0 Period 0
Solved! Go to Solution.
03-24-2006 12:09 PM
can you make sure that "spanning-tree portfast" is enabled on the client port and server port? Can you also post the client and server port config, if possible?
03-24-2006 12:09 PM
can you make sure that "spanning-tree portfast" is enabled on the client port and server port? Can you also post the client and server port config, if possible?
03-24-2006 12:20 PM
I don't have spanning-tree port-fast enabled. I plugged in all cables into a small switch(i.e. bypassing CISCO) and worked fine!! So, I need to set something up in CISCO but what? Do I have enable DHCP somehow?
03-24-2006 12:24 PM
This is what I have:
interface FastEthernet3/1
switchport access vlan 21
!
interface FastEthernet3/2
switchport access vlan 21
!
interface FastEthernet3/3
switchport access vlan 21
interface Vlan21
description VLAN21-SIGTRAN-EXCEL
ip address 10.18.89.126 255.255.255.192
!
03-24-2006 12:33 PM
Enabling portfast worked!!! But why?
Thanks for your help
03-24-2006 04:02 PM
without portfast the port goes through the usual stages of spanning-tree, blocking, learning, forwarding. This stages is enough to cause start-up delay issues with DHCP, windows, Novell, Etc. with portfast the port is put in forwarding mode immediately upon connection.
03-24-2006 12:32 PM
try putting in "spanning-tree portfast" under the interfaces where the client and server are connected as I earlier suggested.
04-06-2023 10:17 PM
I have the same issue but bit different. My switch (c9300) as dhcp assign IPs to other devices but not assigning to AP c9105axi. I tried the spanning tree option but did not worked. any other solution? from logs the switch shows that i have release ip for the said AP but when I check in AP the AP shows I have no IP address. My AP can obtain IP from other DHCPs. the following is logs from switch side.....
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide