bsc6900v900r011 go data configuration issue2.0-20100506-b

61
www.huawei.com Security Level: Internal Use HUAWEI TECHNOLOGIES Co., Ltd. HUAWEI Confidential Dual-mode BSC6900 Data Configuration—GSM Only TSD wireless product service department-GBSS ISSUE2.0 2010-05

Upload: xbakht

Post on 14-Nov-2015

229 views

Category:

Documents


4 download

DESCRIPTION

bsc6900

TRANSCRIPT

PowerPoint PresentationISSUE2.0
2010-05
HUAWEI Confidential
This slide describes the process of creating the script of the BSC6900 initial configuration depend on the WebLMT.
HUAWEI TECHNOLOGIES Co., Ltd.
Know the method of data effective
Know how to create a new CELL and a new BTS quickly
1220.unknown
Typical Configuration Scripts (in Intial Configuration Guide)
1219.unknown
Chapter 2 Data Configuration
HUAWEI TECHNOLOGIES Co., Ltd.
The Evolution of Data Configuration Client
We can use GUI and MML to complete the data configuration for BSC6000, one for Graphic User Interface, another for Man Machine Language which can run batch script.
For BSC6900, we use WebLMT and CME to do the data configuration. No need to install the server software on your PC, and we can login by Web anywhere to do the data configuration by MML command.
GUI LMT
MML LMT
HUAWEI Confidential
WebLMT Login
Enter the external virtual IP address of the OMU in the address bar on the IE. Press Enter on the keyboard, or click Go next to the address bar to display the login window of the BSC6900.
Enter the Name, Password, and Verify Code. Select the User Type. You can select Local User or EMS. If the verify code is illegible, click Change the verify code for a new code.
HUAWEI TECHNOLOGIES Co., Ltd.
Navigation Tree
Command Display
The process of effective mode configuration is as follows:
The BSC6900 is switched to effective mode.
The configuration console (LMT or M2000) sends MML commands to the configuration management module of the OMU.
The configuration management module of the OMU sends the configuration data to the database of the related host board and writes the data to the OMU database.
Realize
We can use SET CFGDATAINEFFECTIVE to switch between effective and ineffective mode.
One command just for one subrack.
This mode used in modifying data dynamic.
HUAWEI TECHNOLOGIES Co., Ltd.
The process of ineffective mode configuration is as follows:
The BSC6900 is switched to ineffective mode.
The configuration console (LMT or M2000) sends MML commands to the configuration management module of the OMU.
The configuration management module sends only the configuration data to the OMU database.
When a subrack or the BSC6900 is reset, the OMU formats the configuration data in the database into a .dat file, loads the file onto the related host boards, and then activates the configuration data.
Realize
We can use SET CFGDATAINEFFECTIVE to switch between effective and ineffective mode.
One command just for one subrack.
This mode used in Initial data Configuration .
HUAWEI TECHNOLOGIES Co., Ltd.
SET CFGDATAINEFFECTIVE
RST DATA
SET LODCTRL
Reset subrack
RST SUBRACK
SET CFGDATAEFFECTIVE
Finish
Change in MML Data configuration of BSC6900
Equipment and logical data are separated in site and cell data configuration.
Equipment data, logical data, bind.
SRAN sites3900 sites of 2G and 3G unify to SRAN sites3900 sites with 9.0 software version
Types of sites supported SRANMODE: BTS3900,BTS3900A,DBS3900,BTS3036,BTS3036A,DBS3036A,BTS3900L
Select SRANMODE when add bts;
Select actual cabinets when add bts cabinets, such as APM30, RFC etc.
Designate the cabinet, subrack and slot information when add RXU board;
Designate the cabinet, subrack and slot information of main control board which transmission is connected to in BTS when add bts connect.
The data of the site unsupported SRANMODE and cannot be changed to the site supported SRANMODE by MML data configuration.
Others
OPC is binded to cells, not to the BSC subrack;
Clock source is configured for interface boards, not for BSC subrack;
Signaling links set is need to add;
GSM CN node is need to configure.
HUAWEI TECHNOLOGIES Co., Ltd.
Functions
The PC OMU is auxiliary software developed on the basis of the OMU software of Windows version. The PC OMU enables Huawei engineers to operate the OMU software on their PCs.
Data configuration through MML commands
Verify the data configuration through the license file
Panel display on the LMT (optional)
Methods of Obtaining the Software and Documents
Software -> Version Software -> Wireless Product Line -> Single RAN -> MBSC -> BSC6900 -> BSC6900 V900R011 -> BSC6900 V900R011C00SPC300 or later version. Windows version (windows is in the software name) should be used.
DocumentsBSC6900 PC OMU Operation Guide in Version Documents
Method of Starting and Stopping PC OMU
net start omud
net stop omud
Default functions setting
Device panel display, FTP tool, alarm, tracing, and monitoring are disabled by default
Built-in OMU board mode, not the external BAM server mode
NoteThe version and work mode of PC OMU must be corresponding with the actual application.
HUAWEI TECHNOLOGIES Co., Ltd.
Chapter 2 Data Configuration
HUAWEI TECHNOLOGIES Co., Ltd.
Data configuration scene
Inner PCU, Gb over FR.
Configuring the system information
Configuring the time
Set the work mode of the system Clock source
The Clocks
Configuring the logic data of the cell
Configuring the transmission data
Finish
Begin
Configuring the Basic Data:
SET BSCBASIC: <Name>, <AreaCode>, <CC>, <AVer>, <UmVer>, <AbisVer>, <HiFreqBandSupport>, <ServiceMode>, <SptRanSharing><IsSupportTcPool><IsMainBSC><ATERTRANSMODE>;
Aver, Umver, AbisVer: Phase tag for GSM protocols supported by the A interface. The value of this parameter is chosen according to the A interface phase tag provided by the MSC.Recommended Value: "GSM_PHASE_2" is recommended in common scenarios. If the BSC needs to support GPRS services, EDGE services, AMR services, eMLPP services, inter-RAT handover, and A over IP mode, "GSM_PHASE_2Plus" is recommended.
ServiceMode: Service mode of the BSC,GUI Value Range: SEPARATE(Separate), TOGETHER(Together), AIP(AIP).
SptRanSharing: Whether to support RAN Sharing .
IsMainBSC: Whether the BSC is a primary BSC .
ATERTRANSMODE: Transport mode of the Ater interface. The Ater interface can be in TDM or in IP transport mode.
Example: SET BSCBASIC: AreaCode=021, CC=86, AVer=GSM_PHASE_2Plus, UmVer=GSM_PHASE_2Plus, AbisVer=GSM_PHASE_2Plus, HiFreqBandSupport=DCS1800, ServiceMode=SEPARATE, ATERTRANSMODE=TDM;
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring the Basic Data:
OperatorType: Primary operator or secondary operator, GUI Value Range: PRIM(Primary Operator), SEC(Secondary Operator).
OPNAME: Name of the operator. This parameter uniquely identifies an operator.
MCC: Mobile country code. This parameter identifies the country where a mobile .subscriber is located, for example, the Chinese MCC is 460.
MNC: Mobile network code. This parameter identifies the public land mobile network (PLMN) where a mobile subscriber is homed.
Example: ADD GCNOPERATOR: OperatorType=PRIM, OPINDEX=0, OPNAME="TEST", MCC="460", MNC="04", MSCPOOLALLOW=NO, SGSNPOOLALLOW=NO;
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring the OPC
NAME: OSP name.
NINetwork ID. GUI Value Range: INT(INT), INTB(INTB), NAT(NAT), NATB(NATB).
SPCBITSOSP code bits. GUI Value Range: BIT14(BIT14), BIT16(BIT16), BIT24(BIT24).
SPCHexadecimal OSP code.
Example: ADD OPC: NAME="BSC130", SPX=0, NI=NATB, SPCBITS=BIT14, SPC=H'0A03;
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring DPC
NAMEDSP name.
DPXThe DSP index uniquely indicates the corresponding relationship of an DSP and OSP.
SPXTo identify an OSP uniquely.
DPCThe DSP code is in the hexadecimal format and cannot be 0. The value is unique in the SS7 signaling network. The number of DSP bits is the same as that of the SPC. If the designated bit is Bit14 in the adding of the SPC, the value range of the parameter is H'1~H'3FFF(1~16383). If the designated bit is Bit16 in the adding of the SPC, the value range of the parameter is H'1~H'FFFF(1~65535). If the designated bit is Bit24 in the adding of the SPC, the value range of the parameter is H'1~H'FFFFFF(1~16777215).
DPCTDSP type. GSM only mode configured as A.
Example: ADD N7DPC: NAME="MSC", DPX=0, SPX=0, SPDF=WNF, DPC=H'0910, DPCT=A;
HUAWEI TECHNOLOGIES Co., Ltd.
Finish
ADD SRCONPATH
Configuring the System Information
SYSCONTACTContact way of the Base Station Controller supplier.
SYSLOCATIONLocation of the Base Station Controller.
SYSSERVICESServices provided by the Base Station Controller.
Example: SET SYS: SYSDESC="LAB", SYSOBJECTID="001", SYSLOCATION="XINTIANXIA";
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring a Cabinet
CABTWhether the added cabinet is a remote cabinet.
ExampleADD CAB: CN=1, CABT=YES;
Note
The MPR is configured by default. You cannot add or remove this cabinet by running the MML command. The cabinets consist of the Main Processing Rack (MPR), Extended Processing Rack (EPR), and TransCoder Rack (TCR).
If the TC subrack is configured in the local cabinet, the remote TCR cannot be configured.
Configuring a Subrack
SRNameName of the subrack to be added.
TYPEType of the subrack.
ISTCCENTRWhether the subrack is a remote main TC subrack.
ExampleADD SUBRACK: SRN=3, SRName="TC1", TYPE=TCS, ISTCCENTRAL=YES;
ADD SUBRACK: SRN=1, SRName="EPR1", TYPE=EPS, WORKMODE=GO;
HUAWEI TECHNOLOGIES Co., Ltd.
Step 2: Configuring the Equipment Data
Configuring a Subrackenable the panel port of the SCUa board in the main subrack
SET SCUPORT: <SRN>, <PN>, <Switch >;
SRNSubrack No.
PNPort No.
Example
Note
For the active and standby SCUa boards, if you set the attributes of the port on one SCUa board, those of the corresponding port on the other SCUa boards are also set.
Except for port 10 and 11 on the SCUa board in subrack 0 when the external OMU is used, this command modifies the attributes of both an odd numbered port and an even numbered port. For example, if the attributes of port 2 on the SCUa board are modified, the attributes of port 3 are also modified. When the external OMU is used, only one of port 10 and port 11 on the SCUa board in subrack 0 can be enabled.
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring a Board
ADD BRD<SRN>, <BRDCLASS>, <BRDTYPE>, <LGCAPPTYPE>, <SN>, <MPUSUBRACK>, <MPUSLOT>;
BRDCLASSClasses of boards classified according to function modules, GUI Value Range: INT, DPU, XPU, TNU, OMU.
BRDTYPEType of the board.
LGCAPPTYPELogic function type of the board, GUI Value Range: OAM, TDM_Switching, GCP, UCP, RGCP, RUCP, IBCA, GTC, GPCU, UUP, ATM, IP, FR, HDLC, TDM, GbIP, Abis_TDM, Ater_TDM, Pb_TDM, A_TDM, Abis_IP.
MPUSUBRACKNumber of the subrack where the MPU is located.
MPUSLOTNumber of the slot where the MPU is located.
Example: ADD BRD: SRN=0, BRDCLASS=XPU, BRDTYPE=XPUa, LGCAPPTYPE=RGCP, SN=0;
ADD BRD: SRN=0, BRDCLASS=XPU, BRDTYPE=XPUa, LGCAPPTYPE=GCP, SN=8, MPUSUBRACK=0, MPUSLOT=0;
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring a Communication Path
ADD SRCONPATH: <SRN1>, <SRN2>, <TDMN1>, <TDMN2>;
SRN1Number of the subrack of one end of the inter-subrack connection channel.
SRN2Number of the subrack of the other end of the inter-subrack connection channel TDMN1Each subrack has six TDM numbers, ranging from 0 to 5. Subrack 1 TDM Port No. refers to the TDM number on subrack 1 of the inter-subrack connection.
TDMN1Each subrack has six TDM numbers, ranging from 0 to 5. Subrack 1 TDM Port No. refers to the TDM number on subrack 1 of the inter-subrack connection.
ExampleADD SRCONPATH: SRN1=0, SRN2=1, TDMN1=0, TDMN2=0;
Note
Two different inter-subrack connection paths cannot be connected to the same TDM in an identical subrack.
The two ports of one inter-subrack connection path cannot be connected to the same subrack.
The inter-subrack connection path can only be connected to the subracks of the same types.
At most three inter-subrack connection paths can be configured between two subracks of the same type.
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring the Time Zone
SET TZ: <ZONET>,< DST>;
ExampleSET TZ: ZONET=GMT-0800DST=NO;
Configuring the SNTP Server
ADD SNTPSRVINFO: <IP>, <PT>;
IPIP address of the server.
PTNumber of the port that provides the time information on the SNTP server.
Example: ADD SNTPSRVINFO: IP="192.168.88.200", PT=123;
Note:
The number of SNTP servers cannot exceed 16.
If multiple SNTP servers are configured, the OMU selects the best SNTP server as the clock source according to the algorithm defined in the Network Time Protocol (NTP).
The IP address is the IP address of the SNTP server. The SNTP client in the active OMU receives the time information from the SNTP server. The IP address cannot be set to a special address such as 0.0.0.0 or 127.0.0.1.
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring the A interface
ADD AE1T1
ADD MTP3LKS
ADD MTP3LNK
ADD MTP3RT
ADD ATERCONPATH
ADD ATERSL
Configuring an Ater connection path
ADD ATERCONPATH<ATERIDX>, <BMSRN>, <BMSN>, <BMPN>, <TCSRN>, <TCSN>, <TCPN>;
ATERIDXIndex of an Ater connection path.
BMSRNBMSNBMPNBM Subrack NO, Slot NO, Port NO.
TCSRNTCSNTCPNTC Subrack NO, Slot NO, Port NO.
Example: ADD ATERCONPATH: ATERIDX=0, BMSRN=0, BMSN=14, BMPN=0, TCSRN=3, TCSN=14, TCPN=0;
Note
This command applies only in BM/TC separated configuration mode.
If the TC pool function is enabled, this command applies to only the active BSC. For the standby BSCs, you need to run the ADD ATERE1T1 command to add the Ater connection path.
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring Ater OML
ADD ATEROML: <ATEROMLINX>, <ATERPIDX>, <TSMASK>;
ATEROMLINXAter maintenance link index.
ATERPIDXAter connection path index.
TSMASKTime slots for Ater operation and maintenance. These time slots are provided by the ports connected to the Ater connection path.
ExampleADD ATEROML: ATEROMLINX=0, ATERPIDX=0, TSMASK=TS1-1&TS2-1&TS3-1&TS4-1&TS5-1&TS6-0&TS7-0&TS8-0&TS9-0&TS10-0&TS11-0&TS12-0&TS13-0&TS14-0&TS15-0&TS16-0&TS17-0&TS18-0&TS19-0&TS20-0&TS21-0&TS22-0&TS23-0&TS24-0&TS25-0&TS26-0&TS27-0&TS28-0&TS29-0&TS30-0&TS31-0;
Note
Only the remote TCS can be configured with the OML on the Ater interface.
Before configuring the OML on the Ater interface, you must configure the Ater connection path.
The Ater OML only configured between the local switching subrack and the remote main subrack. The BM and TC subracks used for the OML on the Ater interface must be main subracks.
Besides timeslot 1, the OML on the Ater interface must contain four consecutive timeslots.
At most two OMLs on the Ater interface can be configured in the entire system.
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring an Ater Signaling Link
ADD ATERSL: <BTCFLAG>, <ATERIDX>, <ATERMASK>, <TNMODE>;
BTCFLAGGUI Value Range: CFGBM(BM), CFGTC(TC). CFGBM indicates that the signaling link is from XPU to Ater interface board in BM, and CFGTC indicates the signaling link from Ater interface board in TC to the A interface board. To configure a whole AterRSL from A interface board to XPU board, two MML commands are needed.
TNMODEThe Ater signaling link operates in the terrestrial transmission or satellite transmission mode. In the areas such as desert and lake where the terrestrial transmission is difficult, the satellite transmission can be used.
ExampleADD ATERSL: BTCFLAG=CFGBM, ATERIDX=0, ATERMASK=TS1-0&TS2-0&TS3-0&TS4-0&TS5-0&TS6-0&TS7-0&TS8-0&TS9-0&TS10-0&TS11-0&TS12-0&TS13-0&TS14-0&TS15-0&TS16-1&TS17-0&TS18-0&TS19-0&TS20-0&TS21-0&TS22-0&TS23-0&TS24-0&TS25-0&TS26-0&TS27-0&TS28-0&TS29-0&TS30-0&TS31-0, TNMODE=TRRS;
ADD ATERSL: BTCFLAG=CFGTC, BSCTID=0, ATERIDX=0, ATERMASK=TS1-0&TS2-0&TS3-0&TS4-0&TS5-0&TS6-0&TS7-0&TS8-0&TS9-0&TS10-0&TS11-0&TS12-0&TS13-0&TS14-0&TS15-0&TS16-1&TS17-0&TS18-0&TS19-0&TS20-0&TS21-0&TS22-0&TS23-0&TS24-0&TS25-0&TS26-0&TS27-0&TS28-0&TS29-0&TS30-0&TS31-0, TNMODE=TRRS;
Note
Each BSC can be configured with a maximum of 64 Ater connection links; Each A interface board can be configured with a maximum of 64 signaling links; Each ATER interface board can be configured with a maximum of 64 timeslots used for Ater signaling link.
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring GSM CN Node
CNNODEIDXNode index of an MSC.
DPCCode of a destination signaling point (DSP) in a signaling network. In a signaling network, each signaling point has a corresponding signaling point code (SPC).
DPCGIDXSignaling group of a DSP.
If multiple DSPs or one DSP serves as a logical entity, this logical entity is a DSP group.
OPNAMEName of the operator. This parameter uniquely identifies an operator.
CNIDUsed to uniquely identify an MSC.
HUAWEI TECHNOLOGIES Co., Ltd.
Step 3: Configuring the Interface—A Interface
DFDPC: For the default DPC corresponds to the CN of the primary operator: when only one DPC is configured, this parameter must be set to "YES", indicating that all the calls for the operator are accessed through the CN identified by the DPC. When multiple DPCs are configured, this parameter also determines the DPC that allows the generation of ESN. In this case, the parameter is set to "YES" for this DPC while the value for other DPCs is "NO".
For the CN of a secondary operator, this parameter must be set to “Yes" when only one DPC is configured. This indicates that all the calls for the secondary operator are accessed through the CN. When multiple DPCs are configured, this parameter is invalid.
Example: ADD GCNNODE: CNNODEIDX=0, DPX=0, DPCGIDX=0, OPNAME="TEST", CNID=0, DFDPC=YES;
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring the Physical Layer
ADD AE1T1: <SRN>, <SN>, <PN>, <STCIC>, <DPCGIDX>, <OPCIDX>, <BSCFLAG>;
STCICNumber of the start CIC. The C/C of each E1/T1 timeslot can be calculated on the basis of this parameter. Assume that the start CIC is 100, the CIC of the E1 timeslots on the A interface will automatically be set to 100, 101, 102, 103, and so on. Assume that the CIC of an E1 timeslot is 65535, the CICs of all successive E1 timeslots are all 65535.
BSCFLAG It indicates whether the A interface E1/T1 is the primary BSC or secondary BSC.
Example: ADD AE1T1: SRN=0, SN=16, PN=0, STCIC=0, DPCGIDX=0, OPCIDX=0, BSCFLAG=MAINBSC;
Note
You can configure up to 512 E1/T1 links on the A interface board.
The CICs of the two E1/T1 timeslots on the A interface with the same OSP index and DPC Group Index must be different. In practice, however, running this command always fails due to the same CIC of the two timeslots. In this case, you need to adjust the Start CIC to ensure that the CIC of an E1/T1 timeslot on the A interface differs from that of another timeslot.
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring the Control Plane
SIGLKSXTo identify an signaling link set uniquely.
DPXThe DSP index uniquely indicates the corresponding relationship of an DSP and NAMESignaling link set name.
Example: ADD MTP3LKS: SIGLKSX=0, DPX=0, NAME="LINK1";
Note
The DSP specified by DSP index must exist, and it must be an adjacent DSP.
One adjacent DSP can be configured with only one signaling link set.
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring the Control Plane
ADD MTP3LNK: <SIGLKSX>, <SIGSLC>, <BEARTYPE>, <TCMODE>, <ATERIDX>, <ATERTSMASK>, <ASRN>, <ASN>, <MTP2LNKN>, <APN>, <ATSMASK>;
SIGLKSXTo identify an signaling link set uniquely.
SIGSLCM3UA link ID of the specified link set.
TCMODETo specify the mode of TC. GUI Value Range: SEPERATE_PRINCIPAL(Principal BSC), SEPERATE_SUBORDINATE(Subordinate BSC), TOGETHER(BSC/TC Together).
ATERIDXIndex of an Ater connection path.
ATERTSMASKAter interface timeslot mask.
MTP2LNKNTo identify an MTP2 link.
APNA interface port No..
ATSMASKA interface timeslot mask.
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring the Control Plane
Example: ADD MTP3LNK: SIGLKSX=0, SIGSLC=0, TCMODE=SEPERATE_PRINCIPAL, ATERIDX=0, ATERMASK=TS1-0&TS2-0&TS3-0&TS4-0&TS5-0&TS6-0&TS7-0&TS8-0&TS9-0&TS10-0&TS11-0&TS12-0&TS13-0&TS14-0&TS15-0&TS16-0&TS17-1&TS18-0&TS19-0&TS20-0&TS21-0&TS22-0&TS23-0&TS24-0&TS25-0&TS26-0&TS27-0&TS28-0&TS29-0&TS30-0&TS31-0, ASRN=3, ASN=16, MTP2LNKN=0, APN=0, ATSMASK=TS1-0&TS2-0&TS3-0&TS4-0&TS5-0&TS6-0&TS7-0&TS8-0&TS9-0&TS10-0&TS11-0&TS12-0&TS13-0&TS14-0&TS15-0&TS16-1&TS17-0&TS18-0&TS19-0&TS20-0&TS21-0&TS22-0&TS23-0&TS24-0&TS25-0&TS26-0&TS27-0&TS28-0&TS29-0&TS30-0&TS31-0, NAME="mtp3link0";
HUAWEI TECHNOLOGIES Co., Ltd.
Note
The link set to be used must exist.
Signalling Link Code must be set to the same value at the two ends of the signaling link.
The total number of MTP3 signaling links cannot exceed 1904.
The number of MTP3 links controlled by the same CPUS subsystem cannot exceed 50.
ADD MTP3RT: <DPX>, <SIGLKSX>, < NAME>;
DPXThe DSP index uniquely indicates the corresponding relationship of an DSP and OSP.
SIGLKSXTo identify an signaling link set uniquely.
NAMEOne MTP3 route name.
Example: ADD MTP3RT: DPX=0, SIGLKSX=0, NAME="RT1";
Note
DSP index and Signalling link set index must exist.
If the DSP specified by DSP index is inconsistent with that specified by Signalling link set index, you need to check whether the DSP specified by Signalling link set index has a transfer function.
In addition to a direct route, it is recommended to add an alternative route as a backup.
At most 238 MTP3 routes can be configured for the BSC.
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring the PCU Type
GUI Value Range: OUTER(Outer PCU), INNER(Inner PCU).
Example: SET BSCPCUTYPE: TYPE=INNER;
Configuring the SGSN Node
ADD SGSNNODE: <CNOPNAME>, <CNID>;
OPNAMEName of the operator. This parameter uniquely identifies an operator.
CNIDIdentifies a service provider.
Example: ADD SGSNNODE: OPNAME="TEST", CNID=0;
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring an NSE
NSEIIdentifies a unique NSE.
SRNSNSubrack number and slot number of the XPU bound to the.
PTSubnet protocol type. GUI Value Range: GB_OVER_FR(Gb over FR), GB_OVER_IP(Gb over IP).
OPNAMEName of the operator. This parameter uniquely identifies an operator.
CNIDIdentifies a service provider.
Example: ADD NSE: NSEI=0, SRN=0, SN=0, PT=GB_OVER_FR, OPNAME="TEST", CNID=0;
Note
The NSE must be configured in the MPS or EPS.
A BSC can be configured with up to 128 NSEs.
When Protocol type is set to GB_OVER_IP and Subnetwork Configure Mode is set to DYNAMIC, then Server IP and Server Port are determined by the serving GPRS support node (SGSN). If Subnetwork Configure Mode is set to STATIC, then Server IP and Server Port need not be set.
NSE identifier must be consistent with that on the SGSN side.
HUAWEI TECHNOLOGIES Co., Ltd.
Configuring a BC
SRN SN PN: Subrack number, Slot number, Port number.
BCIDIdentifies one BC at the same port. The BCID's value range of PEUa board is 0~255 and that of POUc board is 0~511.
TSTimesolt of bearing channels.
Example: ADD BC: SRN=0, SN=24, PN=0, BCID=0, TS=TS1-1&TS2-1&TS3-1&TS4-1&TS5-1&TS6-1&TS7-1&TS8-1&TS9-1&TS10-1&TS11-1&TS12-1&TS13-1&TS14-1&TS15-1&TS16-1;
Note
Bearing timeslot and Protocol type must be consistent with those on the Serving GPRS Support Node (SGSN) side.
HUAWEI TECHNOLOGIES Co., Ltd.
Add NSVC
NSVCIDXNSVC index, identifying a unique…