If software is activated in ALL(General mode) mode, the whole system is reset and the services are interrupted temporarily.
ID | Name | Description |
---|---|---|
SWT | Software type | Meaning: software type Value range: BIN(software), BIOS(BOOTROM) Explanation: BIN indicates the host software, and BIOS indicates the BOOTROM. Default value: BIN(software) |
SV | Software version | Meaning: software version Value range: 1-63 characters Explanation: This parameter specifies the version number of the software, and it is a character string. Default value: None |
AT | Active type | Meaning: active type Value range: ALL(General mode), AUTO(Reboot inconsist mode) Explanation: ALL indicates general mode, reboot all boards. AUTO indicates reboot inconsist mode,version inconsistency indicates that the running version is inconsistent with the activated version. Default value: ALL(General mode) |
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 |
1. Activate software in ALL(General mode) mode (Software Version = BSC6000V900R008C01): ACT SOFTWARE:SWT=BIN,SV="BSC6000V900R008C01",AT=ALL; 2. Activate level 2 BIOS in ALL(General mode) mode (Software Version = BSC6000V900R008C01): ACT SOFTWARE:SWT=BIOS,SV="BSC6000V900R008C01",AT=ALL; 3. Activate software in AUTO(Reboot inconsist mode) mode (Software Version = BSC6000V900R008C01): ACT SOFTWARE:SWT=BIN,SV="BSC6000V900R008C01",AT=AUTO; 4. Activate level 2 BIOS in AUTO(Reboot inconsist mode) mode (Software Version = BSC6000V900R008C01): ACT SOFTWARE:SWT=BIOS,SV="BSC6000V900R008C01",AT=AUTO;