cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
460
Views
0
Helpful
2
Replies

DHCP assignment to vlan with no ip address.

dennis.engel
Level 1
Level 1

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.

2 Replies 2

jonathanaxford
Level 3
Level 3

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

Or at least have another interface in that VLAN if it must also reside in another.