Monday, August 8, 2016

display board desc

Function

This command is used to query the board description (aliases) that is set using the board desc command based on the subrack ID or slot ID.

Format

display board desc { frameid [ /slotid ] | bydesc description }

Parameters

Parameter Description Value
frameid [ /slotid ] Indicates the subrack ID or slot ID. When you input subrack ID and slot ID, enter "/" between the subrack ID and slot ID. When you need to query the boards description of a subrack, use the parameter frameid. When you need to query a board description, use the parameter frameid /slotid. Please see Differences Between Shelves.
bydesc description Indicates the board description. When you need to query the subrack ID and slot ID based on the board description, use this parameter. Character string type, a string of 1-32 characters.

Modes

Level

Operator level

Usage Guidelines


  • For the non-serialized board:
    • "Board name" is the name of the board, such as H801CITA and H801ETHA.
    • If you do not set the board description, the default description is in the "boardname_shelfid_slotid" format.
  • For the serialized board:
    • "Board name" is the name of the serialized board, such as ADL, SHD and VDS.
    • When you add a board offline, the system does not set the default board description (the description is null). When the board is automatically found and confirmed by the board confirm command, the system sets the board description in the "boardname_frameid_slotid" format.

Example

To query the board description of slot 0/3, do as follows:
huawei#display board desc
{ bydesc<K>|frameid[/slotid]<S><Length 1-15> }:0/3
                                                                                
  Command:                                                                      
          display board desc 0/3
  --------------------------------------------------                            
   F/ S             Board description                                           
  --------------------------------------------------                            
   0/3              huawei-board0                                               
  --------------------------------------------------                            
To query the subrack ID and slot ID that the description is huawei, do as follows:
huawei#display board desc
{ bydesc<K>|frameid[/slotid]<S><Length 1-15> }:bydesc
{ description<S><Length 1-32> }:huawei-board0
                                                                                
  Command:                                                                      
          display board desc bydesc huawei-board0                               
  --------------------------------------------------                            
   F/ S             Board description                                           
  --------------------------------------------------                            
   0/3              huawei-board0                                               
  --------------------------------------------------                            
  Total:  1 

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table describes the parameters in the response in the example.
    Parameter Description
    F/ S Indicates the subrack ID and slot ID.
    Board description Indicates the board description.
  • For more information about the error message that the system displays against a command entered with incorrect syntax, 


More blog:

No comments:

Post a Comment