neonetman Posted August 15, 2016 Posted August 15, 2016 Good morning all, I've reconfigured all our switches across school with 5 VLANs (default:1 , then additionals for VOIP, Guest aceess etc.). The ports are all set to trunk with default VLAN 1 Since doing that, I no longer seem to be able to PXE boot over the network (for our SCCM server) I've added an IP helper on VLAN 1 for both our DHCP and PXE servers but still no joy. Can anyone point me in the right direction for resolving this as a matter of urgency Cheers!
pantscat Posted August 15, 2016 Posted August 15, 2016 Have you set options 66 and 67 on your new DHCP scopes? You'll need these as the clients can't broadcast the request across to a different subnet.
Blue_Cookeh Posted August 15, 2016 Posted August 15, 2016 What VLAN do your DHCP and PXE servers sit on and what VLAN do the devices you're trying to PXE boot sit on?
Davit2005 Posted August 15, 2016 Posted August 15, 2016 (edited) I guess that you are doing ip routing on the Core switch. You need to add an ip helper address pointing to the WDS/PXE server on all the vlans that are not on the same vLAN as the WDS server if that makes sense. Edited August 15, 2016 by Davit2005
neonetman Posted August 15, 2016 Author Posted August 15, 2016 Thanks for your suggestions everyone =- it turned out to be something really simple. All the ports were configured as trunks, and a such weren't initialising in time for the PXE request. Once I changed them to access prots, everything started to work again.
FN-GM Posted August 15, 2016 Posted August 15, 2016 Have you set options 66 and 67 on your new DHCP scopes? You'll need these as the clients can't broadcast the request across to a different subnet. When using SCCM is option is not supported. Only IP Helpers are supported. - - - Updated - - - Thanks for your suggestions everyone =- it turned out to be something really simple. All the ports were configured as trunks, and a such weren't initialising in time for the PXE request. Once I changed them to access prots, everything started to work again. Do you have any clients in VLAN 1? 1
pantscat Posted August 15, 2016 Posted August 15, 2016 Didn't realise that it wasn't best-practice anymore! You learn something new every day!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now