createuuid command
Use the createuuid command to generate and set the Universally Unique Identifier.
createuuid command syntax
OneCli.exe config createuuid <uuidsetting> [<options>]
Parameter | Required/Optional | Notes |
---|---|---|
setting_instance | Required | The setting name is: SYSTEM_PROD_DATA. SysInfoUUID |
--kcs | Optional | Force to use IPMI over KCS local interface. |
| Optional | Refer to Table 2. |
Note
The value of the uuid created by the createuuid command depends on the time slot and the system information. Therefore, each time running the command, users will get different setting values.
Example of the creatuuid command
OneCli.exe config createuuid SYSTEM_PROD_DATA.SysInfoUUID --bmc userid:password@host
Example of the UUID value got from createuuid command
The uuid for SYSTEM_PROD_DATA.SysInfoUUID value is 80b958fb5671b70127e57a51e2e00994
Give documentation feedback