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:
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.
Exercise caution when using this command to avoid board function
failures.
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 forceTo 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