Wednesday, May 18, 2016

About board autoload force.

Function

board autoload force is used to enable forced-autoload for a board. After this command is executed successfully and forced-autoload takes effect, the board software is loaded from the control board to the board during board startup, irrespective of whether the software version on the board is consistent with the software version on the control board.
NOTICE:
Exercise caution when using this command to avoid board function failures.
undo board autoload force is used to disable forced-autoload for a board. After this command is executed successfully, the board follows the common principle for board software loading. The default state is disable.

Format

board autoload force
undo board autoload force

Parameters

None

Level

Super user level

Usage Guidelines

In the privilege mode or global config mode, run the diagnose command to enter the Diagnose mode.

Example

To enable forced-autoload for a board, do as follows:
huawei(diagnose)%%board autoload force
To disable forced-autoload for a board, do as follows:
huawei(diagnose)%%undo board autoload force

System Response

  • If you run the board autoload force command on a board with forced-autoload enabled, the system displays a message "Forcing board autoload switch has been turned on".
  • If you run the undo board autoload force command on a board with forced-autoload disabled, the system displays a message "Forcing board autoload switch has been turned off". 

More related:

No comments:

Post a Comment