Friday, August 5, 2016

display board unresumed-configuration

Function

This command is used query records indicating that board configurations do not take effect. After a new board is installed, when the board is in the normal state but its configurations do not take effect, you can run this command to query the detailed information about the configurations not restored.

Format

display board unresumed-configuration [ frameid | frameid/slotid ]

Parameters

Parameter Description Value
frameid Indicates the subrack ID. To query the configurations not restored for active boards in a specific subrack, use this parameter. Please see Differences Between Shelves.
frameid/slotid Indicates the subrack ID and slot ID. To query the configurations not restored for active boards in a specific slot, use this parameter. Please see Differences Between Shelves.

Modes

Level

Operator level

Usage Guidelines

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

Example

To query all configurations not restored for active boards, do as follows:
huawei(diagnose)%%display board unresumed-configuration
{ <cr>|frameid/slotid<S><Length 3-15>|frameid<U><0,0> }:

 Command:
          display board unresumed-configuration
  ------------------------------------------------------------------------------
  2013-11-14 17:18:58+08:00 Frame 0  Slot 1
  Cable upstream  channel 5, Reason: Exceed the real upstream channel num
  ------------------------------------------------------------------------------
  2013-11-14 17:17:30+08:00 Frame 0  Slot 2
  Cable upstream  channel 20, Reason: Exceed the real upstream channel num,
  Exceed the real upstream channel num
  ------------------------------------------------------------------------------
  2013-11-14 17:10:47+08:00 Frame 1  Slot 1
  Cable upstream  channel 5, Reason: Exceed the real upstream channel num
  ------------------------------------------------------------------------------                                                       
To query all configurations not restored for active boards in a specific subrack, do as follows:
huawei(diagnose)%%display board unresumed-configuration 0 
  ------------------------------------------------------------------------------
  2013-11-14 17:21:58+08:00 Frame 0  Slot 1
  Cable downstream  channel 17, Reason: Exceed the real upstream spectrum
  Cable upstream  channel 5, Reason: Exceed the real upstream channel num
  ------------------------------------------------------------------------------
  2013-11-14 17:17:30+08:00 Frame 0  Slot 2
  Cable upstream  channel 20, Reason: Exceed the real upstream channel num,
  Exceed the real upstream channel num
  ------------------------------------------------------------------------------
To query all configurations not restored for active boards in a specific slot, do as follows:
huawei(diagnose)%%display board unresumed-configuration 0/1
  ------------------------------------------------------------------------------
  2013-11-14 17:21:58+08:00 Frame 0  Slot 1
  Cable downstream  channel 17, Reason: Exceed the real upstream spectrum
  Cable upstream  channel 5, Reason: Exceed the real upstream channel num
  ------------------------------------------------------------------------------

System Response

  • After the command is successfully executed, the system displays the configurations not restored. If there is no record, the system displays "No unresumed configuration record".
  • For more information about the error message that the system displays against a command entered with incorrect syntax

No comments:

Post a Comment