02-26-2011 11:58 PM - edited 03-06-2019 03:47 PM
Hi,
I am trying to figure out a way to assign DHCP addresses to a vlan without an ip address using IP helper.
The goal of this is to only allow bootpc packets from vlan X to reach the internal DHCP server while all other traffic is treated normally.
Vlan X has a port on the core with switchport access vlan X on it and is routed further down the line.
Vlan X has to stay at layer 2 on my network.
Thank you.
02-27-2011 05:34 AM
Hi,
If the VLAN has to stay at Layer 2 across your network, the simplest solution would be to place the DHCP server in that VLAN - that way all DHCP broadcast requests would be picked up and serviced without the need for it to cross any L3 boundaries?
Is it the case that the DHCP server must reside in a separate VLAN?
Jonathan
02-27-2011 06:21 AM
Or at least have another interface in that VLAN if it must also reside in another.
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