What DHCP Server are you using?
You are not required (nor should you) specify DHCP options when you configured the IP helper to point to the PXE server.
The PXE server should automatically hand out the correct boot file.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
hello,
DHCP Scope is configured in Switch and below are the output of show interface. Added PXE boot server IP address and devices are fails to boot from PXE.
interface Vlan100
ip address 10...* 255.255.255.128
ip helper-address 10...*
ip helper-address 10...* -> [IP Address of PXE server]
no ip redirects
no ip unreachables
no ip proxy-arp
end
ip dhcp pool LAB
dns-server **** **** **** ****
domain-name contoso.com
option 66 ip 10...* [IP Address of PXE server]
option 67 ascii boot\x64\bootshim.efi
lease 0 0 30
If the device is boot from PXE and receiving the attached error message.
Please correct me if there is any misconfiguration from the above command or provide correct command. So that devices can boot from PXE.
What DHCP Server are you using?
You are not required (nor should you) specify DHCP options when you configured the IP helper to point to the PXE server.
The PXE server should automatically hand out the correct boot file.