check system-software running

Function

The check system-software running command checks whether the basic input/output system (BIOS) of a device is normal.

Format

check system-software running

Parameters

None

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
device-mgr debug

Usage Guidelines

Usage Scenario

To check whether the BIOS SHA256 value in the system software package is the same as that in the flash memory of a board, run the check system-software running command. If the values are the same, the value of result in the command output is PASS. If the values are different, the value of result is FAIL, indicating that the BIOS SHA256 value in the flash memory of the board is tampered with. In this case, you need to further locate the cause. This problem prevents the device from being properly restarted.

Example

# Check the BIOS of a device.
<HUAWEI> check system-software running
It will take a few minutes, please wait...
Check system software result information:
---------------------------------------------------------------------------------
Slot#        Type   Item       PKG-SHA256-HASH      RUNNING-SHA256-HASH  Result
---------------------------------------------------------------------------------
1            IPU    Bios       fe915798185f58c58da9 fe915798185f58c58da9 PASS
                               167134138fc8e0c5589c 167134138fc8e0c5589c
                               181685924fd50660f667 181685924fd50660f667
                               2b38                 2b38
---------------------------------------------------------------------------------
Table 1 Description of the check system-software running command output
Item Description
Type

Board type.

Item

Check Item.

PKG-SHA256-HASH

SHA256 HASH value of check items in large package.

RUNNING-SHA256-HASH

The current check item SHA256 HASH value of the board running.

Result

-

Slot

Slot ID.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >