Add Ater Connection Path(ADD ATERCONPATH)

Function

A configuration command that adds an Ater connection path. The Ater connection path is established between the GEIUT/GOIUT in the BM subrack and the GEIUT/GOIUT in the TC subrack. The BM subrack and TC subrack of the BSC6000 are connected through the Ater connection path, which carries the signaling, services, and OM between the BM and TC subracks.

Note

1. Before configuring the Ater connection path, you must bind the BM subrack with the signaling point.

2. A TC subrack can be connected to a maximum of two BM subracks, and the OPCs of the two BM subracks must be the same.

3. This command can be run in BM/TC separated configuration mode only.

4. The index of each Ater connection path must be unique.

Parameters

ID Name Description
ATERPIDX Ater Connection Path Index

Meaning:Ater Connection Path Index

Value range:0~254

Explanation:This parameter specifies the index of an Ater connection path.

Default value:None

BMSRN BM Subrack No.

Meaning:BM Subrack No.

Value range:0~11

Explanation:This parameter specifies the number of the BM subrack that the GEIUT/GOIUT is located in.

Default value:None

BMSN BM Slot No.

Meaning:BM Slot No.

Value range:0~27

Explanation:This parameter specifies the number of the slot where the GEIUT/GOIUT is located in the BM subrack.

Default value:None

BMPN BM Port No.

Meaning:BM Port No.

Value range:0~83

Explanation:This parameter specifies the number of the port on the specified GEIUT or GOIUT in a BM subrack that is connected to a TC subrack.

Default value:None

TCSRN TC Subrack No.

Meaning:TC Subrack No.

Value range:0~11

Explanation:This parameter specifies the number of the TC subrack where the GEIUT/GOIUT is located.

Default value:None

TCSN TC Slot No.

Meaning:TC Slot No.

Value range:0~27

Explanation:This parameter specifies the number of the slot where the GEIUT or GOIUT is located in the TC subrack, which is connected to the local subrack.

Default value:None

TCPN TC Port No.

Meaning:TC Port No.

Value range:0~83

Explanation:This parameter specifies the number of the port on the specified GEIUT or GOIUT in a TC subrack that is connected to the local subrack.

Default value:None

Example

1. Add an Ater connection path without specifying its index (BM Subrack No. = 0; BM Slot No. = 14; BM Port No. = 0; TC Subrack No. = 4; TC Slot No. = 14; TC Port No. = 0):
ADD ATERCONPATH: BMSRN=0, BMSN=14, BMPN=0, TCSRN=4, TCSN=14, TCPN=0;
2. Add an Ater connection path after specifying its index (Ater Connection Path Index = 1; BM Subrack No. = 0; BM Slot No. = 14; BM Port No. = 1; TC Subrack No. = 4; TC Slot No. = 14; TC Port No. = 1):
ADD ATERCONPATH: ATERPIDX=1, BMSRN=0, BMSN=14, BMPN=1, TCSRN=4, TCSN=14, TCPN=1;

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