PXEcapability
PXEcapability is a term used to describe the collective set of network boot capabilities supported by a PXE-enabled client or environment. It encompasses the protocols, boot files, and features that may be leveraged during the initial boot sequence over the network. While not an official standard, PXEcapability is used in documentation, management tools, and deployment scripts to summarize compatibility and to drive automated provisioning decisions.
Common components include support for DHCP-based discovery and boot, the choice between TFTP and HTTP/HTTPS as
Negotiation in actual deployments occurs during the PXE boot exchange, where the client and server exchange
Security considerations include ensuring that capability information does not reveal sensitive network topology, securing boot images
See also: Preboot Execution Environment, iPXE, DHCP, TFTP, UEFI network boot.