08-16-2018 04:48 AM - edited 03-08-2019 03:55 PM
Hey Guy,
I'm trying to use Microsoft Configuration Manager to image my machines using PXE boot. My DHCP server is a different Windows 2012 R2 server.
I'm trying to advertise my SCCM server as a PXE boot point, and all the documentation I could find notes that I'm required to add an ip-helper to the Cisco 5548 switch, however; the 5548 uses a dhcp relay command instead.
What have other people done in this situation to make this work? My clients are not the same VLAN as my DHCP server or the SCCM server.
Thanks,
Anthony Zhang
Solved! Go to Solution.
08-18-2018 02:32 AM
Its again how you design your networkn and SCCM distribution points and Clients configuration.
you can add SCCM address in the SVI or Physical interface.
ip helper address - DHCP Server
ip helper address - SCCM Server
good reference :
https://docs.microsoft.com/en-us/sccm/osd/deploy-use/use-pxe-to-deploy-windows-over-the-network
08-16-2018 01:12 PM - edited 08-16-2018 01:15 PM
Have you tried the below steps : (let us also know what is the nexus os running on 5K)
Following steps been done to run the PXE boot work :
- enable the feature dhcp
- configure ip dhcp relay under vrf or SVI from where you want to relay DHCP.
- ip dhcp relay address "ip address of DHCP server" Ex : 10.10.10.10
There is command compare IOS and Nexus OS
http://docwiki.cisco.com/wiki/Cisco_NX-OS/IOS_DHCP_Relay_Comparison
08-16-2018 02:09 PM
Hi balaji.bandi:
I already have my DHCP server set up as a DHCP relay device. I don't want to PXE boot from my DHCP server, but rather, I want to boot from my SCCM server, which is a completely different machine.
Thanks,
Anthony
08-18-2018 02:32 AM
Its again how you design your networkn and SCCM distribution points and Clients configuration.
you can add SCCM address in the SVI or Physical interface.
ip helper address - DHCP Server
ip helper address - SCCM Server
good reference :
https://docs.microsoft.com/en-us/sccm/osd/deploy-use/use-pxe-to-deploy-windows-over-the-network
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