Add SGSN Route Information(ADD SGSNROUTEINFO)

Function

A configuration command that adds a route to the SGSN.

Note

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

Parameters

ID Name Description
ROUTENO Route No.

Meaning:Route No.

Value range:1~100

Explanation: This parameter specifies the number of the router connecting the BSC to the SGSN.

Default value:None

IPADDR IP Address

Meaning:IP Address

Value range:0.0.0.0-255.255.255.255

Explanation: This parameter specifies the IP address of the router connecting the BSC to the SGSN.

Default value:None

ROUTEPORTNO Route Port No.

Meaning:Route Port No.

Value range:1~100

Explanation: This parameter specifies the number of the port where the SGSN is connected on the router.

Default value:None

LOCALPORTNO Local Port No.

Meaning:Local Port No.

Value range:0~1

Explanation: This parameter specifies the number of the port where the BSC is connected on the router.

Default value:None

Example

1. Add a route to the SGSN (RouteNo. = 1; IPAddress = 1.1.1.1; RoutepPortNo. = 1; LocalPortNo. = 0):
ADD SGSNROUTEINFO: ROUTENO=1, IPADDR="1.1.1.1", ROUTEPORTNO=1, LOCALPORTNO=0;
2. Add a route to the SGSN (RouteNo. = 2; IPAddress = 2.2.2.2; RoutepPortNo. = 2; LocalPortNo. = 1):
ADD SGSNROUTEINFO: ROUTENO=2, IPADDR="2.2.2.2", ROUTEPORTNO=2, LOCALPORTNO=1;
Related reference
Set PCU Type(SET PCUTYPE)

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