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 |
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;