cpuvendor
| Type | String | 
|---|---|
| DHCP option number | not applicable | 
| ISC dhcpd syntax | not applicable | 
  echo ${cpuvendor} ${cpumodel}
Represents the CPU vendor in the form returned by the CPUID instruction, such as “GenuineIntel” or “AuthenticAMD”.
This setting is available only when the build option CPUID_SETTINGS is enabled.