Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

ProvisionDevice - setPxeDeviceArch


ProvisionDevice - setPxeDeviceArch

Description :

This command assigns a value to the architecture property of a device. You can set the ARCH property to one of the following values:

  • x86
  • x64

Return type : void

Command Input :

Variable Name

Variable Type

Description

MAC

String

MAC address of the device.

Format the MAC address as a hex string, separated with dashes, colons, or spaces (for example, 00-0B-CD-1B-E0-44). Alphabetic characters must be in upper case.

ARCH

String

Value for the architecture property of the device.

Example

This example shows how to set the architecture on a device.

Script


blcli  ProvisionDevice setPxeDeviceArch 00-00-00-00-00-00 x86



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.3