====== Perform PXE boot server discovery ====== ===== Synopsis ===== pxebs ===== Examples ===== === Discover boot servers of type 3 on interface "net0" === pxebs net0 3 ===== Description ===== Perform PXE boot server discovery for the specified server type on the specified network interface. ===== Command status ===== ^ Success | A PXE boot server was successfully discovered | ^ Failure | No PXE boot server was successfully discovered | ===== See also ===== * ''[[:cmd:dhcp]]'' * [[:cmd|List of all iPXE commands]] ===== Notes ===== PXE boot server discovery is a hideously ugly concept; one of many such concepts to be found in the PXE specification. If you don't already know what it is, then you are lucky enough to almost certainly not need to worry about it.