SDR Configuration 1030

15
SDR Configuration IP type NBV4.11.10.14P05 1 IP ROUTE...............................................................1 1.1 ROUTE INFERMATION..........................................................1 1.2 ADD ROUTE................................................................2 Configure constant route in OmmHost, the route will be start by OmmHost process.................................. 2 2 ISMG CONFIGURATION.....................................................3 2.1 VIRTUAL IP...............................................................3 2.2 OMCB IP.................................................................3 2.3 IP RELATED CONFIGURATION................................................... 3 2.3.1 OMCB channel......................................................................................................................................... 3 2.3.2 Abis (OMCB) RPU_IP................................................................................................................................. 3 2.3.3 IP Abis interface (IPBB card)................................................................................................................... 4 2.3.4 IP Abis Bandwidth Resource Pool........................................................................................................... 4 2.3.5 IPBB Port PTP Role for clock................................................................................................................... 5 2.3.6 IPBB Port Multicast Master Clock........................................................................................................... 5 2.4 SITE (ISMG)............................................................. 5 3 OMCB CONFIGURATION.....................................................5 3.1 CONFIGURED IN OMCB........................................................5 3.2 SDR CONFIGURATIONTOOLS AND PREPARE FOR DATA...................................6 3.2.1 Data type introduciation of new version............................................................................................... 6 3.2.2 Run the SDRConfTool............................................................................................................................... 6 3.2.3 Get the negotiation table........................................................................................................................ 6 3.2.4 Quick Configuration................................................................................................................................ 7 3.2.5 Convert to all data table......................................................................................................................... 7 3.3 USE LMT IMPORT DATA TO SDR.................................................7 3.3.1 Connect to SDR by Debug port............................................................................................................... 7 3.3.2 Import data to SDR site........................................................................................................................... 8 3.3.3 Data Verify................................................................................................................................................ 8 3.3.4 Data compare.......................................................................................................................................... 9 3.3.5 Export data.............................................................................................................................................. 9 3.4 ONLINE UPLOAD DATA IN OMCB.................................................9 3.5 UPGRADE THE VERSION.......................................................10 3.5.1 Creat version package.......................................................................................................................... 10 3.5.2 Download version.................................................................................................................................. 11 3.5.3 Active version......................................................................................................................................... 11 3.5.4 Check version......................................................................................................................................... 12 3.6 MODIFY DATA..............................................................13 3.7 SDR dynamic data management............................................13 SDR Configuration -Frechet (1/15)

description

zte sdr configuration

Transcript of SDR Configuration 1030

Page 1: SDR Configuration 1030

SDR ConfigurationIP type

NBV4.11.10.14P051 IP ROUTE......................................................................................................................................................1

1.1 ROUTE INFERMATION...........................................................................................................................................11.2 ADD ROUTE..........................................................................................................................................................2

Configure constant route in OmmHost, the route will be start by OmmHost process.................................................22 ISMG CONFIGURATION...........................................................................................................................3

2.1 VIRTUAL IP..........................................................................................................................................................32.2 OMCB IP.............................................................................................................................................................32.3 IP RELATED CONFIGURATION...............................................................................................................................3

2.3.1 OMCB channel................................................................................................................................................32.3.2 Abis (OMCB) RPU_IP....................................................................................................................................32.3.3 IP Abis interface (IPBB card)..........................................................................................................................42.3.4 IP Abis Bandwidth Resource Pool...................................................................................................................42.3.5 IPBB Port PTP Role for clock.........................................................................................................................52.3.6 IPBB Port Multicast Master Clock..................................................................................................................5

2.4 SITE (ISMG)........................................................................................................................................................53 OMCB CONFIGURATION.........................................................................................................................5

3.1 CONFIGURED IN OMCB.......................................................................................................................................53.2 SDR CONFIGURATIONTOOLS AND PREPARE FOR DATA........................................................................................6

3.2.1 Data type introduciation of new version.........................................................................................................63.2.2 Run the SDRConfTool......................................................................................................................................63.2.3 Get the negotiation table.................................................................................................................................63.2.4 Quick Configuration........................................................................................................................................73.2.5 Convert to all data table..................................................................................................................................7

3.3 USE LMT IMPORT DATA TO SDR.........................................................................................................................73.3.1 Connect to SDR by Debug port.......................................................................................................................73.3.2 Import data to SDR site...................................................................................................................................83.3.3 Data Verify.......................................................................................................................................................83.3.4 Data compare..................................................................................................................................................93.3.5 Export data......................................................................................................................................................9

3.4 ONLINE UPLOAD DATA IN OMCB........................................................................................................................93.5 UPGRADE THE VERSION.....................................................................................................................................10

3.5.1 Creat version package...................................................................................................................................103.5.2 Download version..........................................................................................................................................113.5.3 Active version.................................................................................................................................................113.5.4 Check version................................................................................................................................................12

3.6 MODIFY DATA.....................................................................................................................................................133.7 SDR dynamic data management........................................................................................................................13

1 IP route1.1 Route infermation

SDR Configuration -Frechet (1/14)

Page 2: SDR Configuration 1030

Note: IP and IPOE site use same RPUIP. So that we can use MR server for all site.

IPOMCB IPBB(OMCB

) RPU_IP IPBB_Abis Card SDR

139.67.0.250 139.67.0.254 10.35.32.145 10.35.32.130 10.35.32.129

IPOEOMCB IPBB(OMCB

) RPU_IPOE SDTB(EUIP) SDR

139.67.0.250 139.67.0.254 10.35.32.145 118.67.Y.200 118.67.Y.1001.2 Add route

Configure constant route in OmmHost, the route will be start by OmmHost process.# cd /home/zte/OmmHost/bin/conf/# ls -ltotal 28-rwxr--r-- 1 root root 568 Oct 13 09:26 BrdPhyAddr.conf-rwxr--r-- 1 root root 3638 Oct 13 09:26 NetIf00.conf-rwxr--r-- 1 root root 3700 Oct 13 09:26 NetIf01.conf-rwxr--r-- 1 root root 3669 Jan 14 2012 NetIf02.conf-rwxr--r-- 1 root root 1983 Oct 13 09:26 OmmProcConfig.conf-rwxr-xr-- 1 root root 3241 Oct 13 09:30 SysPrnCtrl.conf-rwxr--r-- 1 root root 936 Oct 13 09:26 system.confRoot user to configure the NetIf01.conf.# vi NetIf01.conf#OMCB channel IP1 for IPOE [Channel6]ChannelName= OMCR_SDR_ETH4NetIfName = eth4IP =139.67.0.250NETMASK = 255.255.255.0MacAddr =GateWay = 139.67.0.254 /*IPBB-OMCB IP*/NextSkipIP =118.67.0.0 /* Destination IP: IPOE SDR IP pool*/NextSkipNetMask =255.255.0.0 /*network mask */NeedSetDefaultGateWay = 0 /*’0’, must be 0, because default route is in ETH3 port*/ShareIP = 1

#OMCB channel IP1 for IP[Channel7]

ChannelName= OMCB_SDR_ETH4NetIfName = eth4:1IP =139.67.0.252NETMASK = 255.255.255.0MacAddr =GateWay = 139.67.0.254 /*IPBB-OMCB IP*/NextSkipIP =10.35.0.0 /* Destination IP: IP SDR IP pool*/NextSkipNetMask =255.255.0.0 /*network mask*/NeedSetDefaultGateWay = 0 /*’0’, must be 0, because default route is in ETH3 port*/

SDR Configuration -Frechet (2/14)

Page 3: SDR Configuration 1030

ShareIP = 1Root use to restart the OmmHost process so that the route in OmmHost can be start.#cd /home/zte/OmmHost/bin/#./stopsys#nohup ./startsys

2 ISMG Configuration2.1 Virtual IP

2.2 OMCB IP

2.3 IP Related Configuration

2.3.1 OMCB channel

2.3.2 Abis (OMCB) RPU_IP

SDR Configuration -Frechet (3/14)

Page 4: SDR Configuration 1030

2.3.3 IP Abis interface (IPBB card)

2.3.4 IP Abis Bandwidth Resource Pool

SDR Configuration -Frechet (4/14)

Page 5: SDR Configuration 1030

2.3.5 IPBB Port PTP Role for clock

2.3.6 IPBB Port Multicast Master Clock

2.4 Site (ISMG)

3 OMCB Configuration3.1 Configured in OMCB

SDR Configuration -Frechet (5/14)

Page 6: SDR Configuration 1030

3.2 SDR ConfigurationTools and prepare for data

3.2.1 Data type introduciation of new versionIn new version, we only can configure and momdify the SDR data by modifing the data table. And there are two types data table. All data table (MO) and negotiation data table. All data table is used for import or export for OMCB or LMT. And negotiation table is used for congfiguration and modification.

3.2.2 Run the SDRConfTool.We use SDRConfTool4.3 riht now. And it is run by Java. So Pls confirm that the Java is running normally in you computer. And click Run.bat to run the SDRConfTool4.3.Note: JRE6.0 or above version. Caution: Install JRE in a path with neither Chinese character nor blank.

3.2.3 Get the negotiation tableThe negotiation tables are saved in \ZXSDRConfTool_v4.3.0\template\v4.11.10.14, and confirm that we must use the V4.11.10.14P05 template.

Below ones is an “all table date” which is the first call for BSC267.

SDR Configuration -Frechet (6/14)

Page 7: SDR Configuration 1030

Get the negotiation table and configure it. And also you can get the negotiation data table by converting all data table (Test267102318 which attach up) to negotiation data table.

3.2.4 Quick ConfigurationBelow IPs are configured in negotiation table.

Table parameter IP remarkBase Station NE_IP 10.35.32.129 BTS IPIP IP_VLAN_IP_ADDR 10.35.32.129 BTS IPIP IP_VLAN_GATEWAY 10.35.32.130 IPBB(Abis interface)IPIpClock IPCLK_SYNC_SERVER_IP 10.35.32.130 IPBB(Abis interface)IPTime NTP_SERVER_IP 139.67.0.250 OMCB IP(eth4)SCTP SCTP_REMOTE_IP 10.35.32.145 Abis RPU_IPOMC Channel OMCB_GATEWAY_IP 10.35.32.145 OMCB RPU_IP(same with Abis RPU_IP

This data is converted by all data table (Test267102318), you can modify it according to the plan.And the all parameters are explain in the data table, confirm that don’t modify any table heads, otherwise it will be damage and can’t by convert.Note:Pls change the “RU (GSM)--CARRIER_POWER_PARA” to 1 or 2 watte if the antenna in room only test for first call.

3.2.5 Convert to all data tableConvert negotiation table to all data table, and confirm that all process are success.

3.3 Use LMT import data to SDR

3.3.1 Connect to SDR by Debug portThis operation is used for first time to set SDR IP, and then you can do all orperations on OMCB.Connect you computer to DEBUG/CAS/LMT port of CC card. And set you computer IP as same subnet with CC IP, CC in slot1 IP is192.254.1.16 and CC in slot2 IP is 192.254.2.16.

SDR Configuration -Frechet (7/14)

Page 8: SDR Configuration 1030

Note: confirm that don’t use data card when you login CC card, or you must add a gateway so that the LMT can derectly connet to CC, other wise you can’t login SDR.

3.3.2 Import data to SDR site

3.3.3 Data Verify

SDR Configuration -Frechet (8/14)

Page 9: SDR Configuration 1030

3.3.4 Data compare

3.3.5 Export data

We export all data table for first time, and then the SDR will be restart automatically. The SDR will be connected to OMCB after export data and restart.

3.4 Online upload data in OMCB

SDR Configuration -Frechet (9/14)

Page 10: SDR Configuration 1030

And then synchronize all tables.3.5 Upgrade the version

We must use Multiple Mode to management version of V4.11.10.14P05 SDR.

3.5.1 Creat version packageClick Create version package,.

The versions are saved in NBV4.11.10.14P05\Engineering\Package.

SDR Configuration -Frechet (10/14)

Page 11: SDR Configuration 1030

3.5.2 Download versionMust upgrade GSM and PLAT version if GSM only, and Must upgrade UMTS and PLAT version if UMTS only, and must upgrade all three versions if GU together. So download and active version you needed acoording to configuration.

Waiting until the download successful, and show green as below.

3.5.3 Active version

SDR Configuration -Frechet (11/14)

Page 12: SDR Configuration 1030

Waiting until the active successful, and show green as below.

3.5.4 Check version

SDR Configuration -Frechet (12/14)

Page 13: SDR Configuration 1030

3.6 Modify data

We only can configure and momdify the SDR data by modifing the data table, the operation as below. Pls use export---convert to negotiation data table---modification---convert to all data table---import to modify the data, as good don’t use Modify data to modify due to that it is hardly for us to modify a all table data table.

3.7 SDR dynamic data management

SDR Configuration -Frechet (13/14)

Page 14: SDR Configuration 1030

SDR Configuration -Frechet (14/14)