Add Remote NSVL(ADD NSVLREMOTE)

Function

A configuration command that adds a remote NSVL.

Note

This command can be run only when the built-in PCU is configured in the BSC.

Parameters

ID Name Description
NSVLI Remote NSVL Identifier

Meaning:Remote NSVL Identifier

Value range:0~1023

Explanation: This parameter specifies the NSVL identifier on the SGSN side. This parameter uniquely identifies an NSVL.

Default value:None

NSEI NSE Identifier

Meaning:NSE Identifier

Value range:0~65534

Explanation: This parameter specifies the NSE index.

Default value:None

IP IP Address

Meaning:IP Address

Value range:0.0.0.0-255.255.255.255

Explanation: This parameter specifies the IP address of the peer NSVL. The IP address of the peer NSVL should be assigned only when the peer NSVL is configured.

Default value:None

UDPPN UDP Port No.

Meaning:UDP Port No.

Value range:0~65535

Explanation: This parameter specifies the UDP port number. The setting of this parameter must be consistent with that on the SGSN side.

Default value:None

SIGLW Signaling Load Weight

Meaning:Signaling Load Weight

Value range:0~255

Explanation: This parameter specifies the load sharing of signaling data.

In Gb Over IP mode, the load sharing of uplink signaling messages involves the selection of local and remote IP end points. The selection of local IP end points is not specified in the protocol. To simplify the selection, polling mechanism is used for all the available local signaling end points.

Default value:None

SRVLW Traffic Load Weight

Meaning:Traffic Load Weight

Value range:0~255

Explanation: This parameter specifies the load sharing of the traffic data. The traffic load sharing involves the selection of local and remote IP end points. The selection of local IP end points uses the polling mechanism. The data weight ranges from 0 to 255.

Default value:None

Example

Add a remote NSVL (Remote NSVL Identifier = 1; NSE Identifier = 0; IP Address = 1.1.1.1; UDP Port No. = 1300; Signaling Load Weight = 100; Traffic Load Weight = 100):
ADD NSVLREMOTE: NSVLI=1, NSEI=0, IP="1.1.1.1", UDPPN=1300, SIGLW=100, SRVLW=100;
Related reference
Set PCU Type(SET PCUTYPE)
Add NSE(ADD NSE)

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