Modify Attributes of BSC Board(MOD BRD)

Function

A configuration command that modifies load key of BSC boards.

In this command, the following parameters uniquely identify the board:

Subrack No.

Slot No.

Note

For the board is in active/standby mode, changing attributes of the load key of one board brings changes to that of the other board.

Parameters

ID Name Description
SRN Subrack No.

Meaning:Subrack No.

Value range:0~11

Explanation:This parameter specifies the number of the subrack where a board is located.

Default value:None

SN Slot No.

Meaning:Slot No.

Value range:0~27

Explanation:This parameter specifies the number of the slot where a board is located.

Default value:None

LOADKEY Load key

Meaning:Load key

Value range:AUTO(Automatic Loading),FLASH(Loading From Flash),SERVER(Loading From Server)

Explanation:This parameter specifies the loading mode of a board. There are three loading modes: Auto, Flash, and Server.

Default value:None

Example

1. Modify the attributes of the board (Subrack No.=0; Slot No.=0; Load key = FLASH(Loading From Flash)):
MOD BRD: SRN=0, SN=0, LoadKey=FLASH;
2. Modify the attributes of all boards in a BSC subrack (Slot No.= 0; Load key = SERVER(Loading From Server)):
MOD BRD: SRN=0, LoadKey=SERVER;
3. Modify the attributes of a BSC board (Slot No.=4; Load key = AUTO(Automatic Loading)):
MOD BRD: SN=4, LoadKey=AUTO;
4. Modify the attributes of the BSC board (Load key = SERVER(Loading From Server)):
MOD BRD: LoadKey=SERVER;

Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.