An OM command that queries the version of the activated or running software on the boards.
If the slot number is not specified, the software version information of all normal boards in the specified subrack is displayed.
ID | Name | Description |
---|---|---|
SRN | Subrack No. | Meaning: subrack number Value range: 0-12 Explanation: The subrack number is used to uniquely identify a subrack. Default value: None |
SN | Slot No. | Meaning: slot number Value range: 0-27 Explanation: The subrack number and slot number are used to uniquely identify a board in a subrack. Default value: None |
Query the version information of the board (Subrack No. = 0; Slot No. = 7): DSP BRDVER:SRN=0,SN=7; The returned result is as follows: +++ HUAWEI 2008-09-11 16:15:43 O&M #11727 %%DSP BRDVER: SRN=0, SN=7;%% RETCODE = 0 Operation succeeded Result of current board software query -------------------------------------- Frame = 0 Slot = 7 CPU ID = 0 Software Version = BSC6000V900R008C11 FLASH Version = BSC6000V900R008C11 Hardware Version = PCB VER:D, BOM VER:002 BIOS Version = BIOS Version : 205 Extended BIOS Version = 207 CPLD Version = Logic Version : (U87)003(U1)006 BIOS Boot Flag = BIOS1 Operation Result = 0 (Number of results = 1) --- END
Domain Name | Description |
---|---|
Subrack No. | Subrack number |
Slot No. | Slot number |
CPU No. | CPU number |
Software Version | Software version |
FLASH Version | Flash version |
Hardware Version | Hardware version |
BIOS Version | BIOS version |
Extended BIOS Version | Extended BIOS version |
CPLD Version | CPLD version |
BIOS Boot Flag | BIOS boot flag,BIOS0 indicates that the board has not installed BIOS1 or BIOS1 is invalid. |
Operation Result | Operation result (0 indicates that the operation is successful. The error code indicates that the operation fails.) |