To configure DHCP for ManageEngine OS Deployer PXE server, run the below CLI commands after configuring the DHCP server on the Cisco router:
next-server <IP address of the machine where Endpoint Central Server is installed>
(For remote office, specify the IP address of the machine where the Distribution Server of the remote office is installed.)
Example: Router(dhcp-config)# next-server 172.168.10
Router(dhcp-config)# bootfile boot\pxeboot.n12Router(dhcp-config)# bootfile EFI\Boot\bootx64.efiRouter(dhcp-config)# bootfile EFI\Boot\bootia32.efi