Table of Contents

Serial number

Name

  serial

Details

Type String
DHCP option number not applicable
ISC dhcpd syntax not applicable

Examples

Display the system serial number

  iPXE> show serial
  smbios/serial:string = J9BT188

Fetch a boot script based on the system serial number

  iPXE> chain http://boot.ipxe.org/demo/boot.php?serial=${serial}

Description

Contains the system serial number, read from the system's SMBIOS information.

See also