Table of Contents

CPU model setting

Name

  cpuvendor

Details

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

Examples

Show CPU vendor and model

  echo ${cpuvendor} ${cpumodel}

Description

Represents the CPU model in the form returned by the CPUID instruction, such as “Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz”.

See also

Build options

This setting is available only when the build option CPUID_SETTINGS is enabled.