cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
180
Views
1
Helpful
8
Replies

DHCP issue

rcsfinest
Community Member

Hey I'm new here and I had a quick question, I have this practice lab I've been working on and i can't seem to get end devices in my VLANs to get IPs from the DHCP server. I tried everything, checking to make sure routing is enabled (it is), checked that the static IPs are right (I think they are) and I'm stumped. 

8 Replies 8

rcsfinest
Community Member
 

Hello,

 

Can you provide a diagram of how things are connected?

In addition to routing, if our VLANs are on different subnet than the DHCP server you will need to add the helper-address command.

Also make sure the DHCP server can reach all VLAN subnets with a ping/connectivity test.

 

-David

Sorry I completely forgot some overhead view of my issue, here's a short video of an end device doing a DHCP request.

As already mentioned by @David Ruess, if the DHCP server is sitting on a different VLAN or a remote site then you need to configure DHCP helper. DHCP helper will act as a relayer. For instance, say if an endpoint in VLAN 10 is trying to get an IP address and the DHCP server happens to be located in VLAN 20, in that case the broadcast traffic sent by the endpoint in VLAN 10 will be converted to unicast traffic by VLAN 10 gateway (could be an SVI on the switch) and sent to the DHCP server. However, this will only work if VLAN 10 gateway has the DHCP server configured as a DHCP helper.

Here's a short video of the end device doing a DHCP request. 

Where your DHCP server is located on that topology? : D

This is the other Vlan showing the same issue.

rcsfinest
Community Member

Here's the topo.