I have SCCM environment with multiple VLANS:
SCCM server with PXE Responder no WDS on (subnet 1, VLAN 1)
windows DHCP servers (subnet 2, VLAN 2)
windows clients (subnet 3, VLAN 3)
We configured IP helper on the core switches as below:
IP helper-address <IP address of DHCP server>
IP helper-address <IP address of SCCM server>
IP forward-protocol UDP <IP address of SCCM server>
4011
Is there any thing I need to configure on DHCP servers. I mean is IP helper is enough or there are other requirements ?
because the clients still not booting from PXE
