set system-software check-mode

Function

The set system-software check-mode command sets the mode for verifying system software integrity.

Format

set system-software check-mode { default | all }

Parameters

Parameter Description Value
default Indicates that certificate digital signatures are used to verify system software integrity. -
all

Indicates all modes for verifying system software integrity, including CRC, CRC+1, or certificate digital signatures.

-

Views

System view

Default Level

3: Management level

Usage Guidelines

System software earlier than V500R001C50 does not contain any digital signature. if the current system software version is V500R001C50, or a later version and an earlier version of system software is loaded, run the set system-software check-mode all command to set the integrity check method to all. Otherwise, the system software will not be set as the startup system software.

The default verification mode is default. If you run this command for multiple times, the setting at the last time takes effect. After the system restarts, the verification mode is restored to default.

The command is not included in the configuration file. To view the configuration of the command, run the display system-software check-mode command.

Example

# Set the mode for verifying system software integrity to all.

<sysname> system
[sysname] set system-software check-mode all
Info: Succeeded in setting the check-mode all.

Copyright © Huawei Technologies Co., Ltd.