You are on page 1of 4

I.

Data Preparation
1. HLD : Prepare the High Level Design
2. LLD: Prepare the Low Level Design
3. Send the LLD to the related parties (Transmission, Datacom)
4. Transmission: Data Configuration in MUX (OSN, PTN)
5. Datacom : Data Configuration in Routers/Switch
6. Wireless BSS: eNodeB Data Configuration , Software package, and Deployment list

II. Tool preparation


1. Laptop
2. Android Mobile phone
3. WDT application (if using WDT for commissioning)
4.

III. Commissioning
1. Go to the site, check the physical, power. If it safe, power on the eNodeB
2. Set the IP Address of Wired LAN Port in the laptop is: 192.168.0.50 mask 255.255.255.0
3. Connect Laptop to eNodeB, then browse address: 192.168.0.49 in Internet Explorer
4. Login to the site by account:
Account: admin
Password: hwbs@com
5. Load the Data configuration to the site then wait until the site complete restarting.
6. Re-login to the eNodeB to check the transmission:

a. LST DEVIP : List the 02 IP Address of the site : Service IP and OM IP

b. LST VLANMAP : List the gateway IP of Service and OM


c. PING : Ping to the 02 Next Hop IP to make sure the connection of Service IP và OM IP

Ping Service IP

PING:SN=7,SRCIP="10.57.8.135",DSTIP="10.57.8.129",CONTPING=DISABLE,APPTIF=NO;

SRCIP: eNodeB Service IP ;

DSTIP: eNodeB Next Hop Service IP;

Ping OM IP:

PING:SN=7,SRCIP="10.57.9.135",DSTIP="10.57.9.129",CONTPING=DISABLE,APPTIF=NO;

SRCIP: eNodeB OM IP ;

DSTIP: eNodeB Next Hop of OM IP;

7. After can PING to the 02 Next Hop IP , Inform to OMC team to check and prepare the license,
neighbor for the site
8. Check Current Alarm of the eNodeB

9. Active Cells to check the Service


ACT CELL:LOCALCELLID=11;
ACT CELL:LOCALCELLID=12;
ACT CELL:LOCALCELLID=13;

Check the Cell Status:

DSP CELL;

10. Do the Basic test include:


a. Data Service: 4G or LTE displayed in the mobile phone, then using the Data service
b. SMS: Sending/Receive SMS service
c. CS fallback :
- When making a call, the phone will change from 4G to 3G/2G to start the call. After
complete the voice call, the phone will change back to 4G
- When Receiving a call, the phone will change from 4G to 3G/2G to receive the call.
After complete the voice call, the phone will change back to 4G

11. To De-activate the Cell:


DEA CELL:LOCALCELLID=11;
DEA CELL:LOCALCELLID=12;
DEA CELL:LOCALCELLID=13;

12. Set Reserve Mode:

MOD CELLOP:LOCALCELLID=11,TRACKINGAREAID=0,CELLRESERVEDFOROP=CELL_RESERVED_FOR_OP;

MOD CELLOP:LOCALCELLID=12,TRACKINGAREAID=0,CELLRESERVEDFOROP=CELL_RESERVED_FOR_OP;

MOD CELLOP:LOCALCELLID=13,TRACKINGAREAID=0,CELLRESERVEDFOROP=CELL_RESERVED_FOR_OP;

MOD
CELLOP:LOCALCELLID=11,TRACKINGAREAID=0,CELLRESERVEDFOROP=CELL_NOT_RESERVED_FOR_OP;

MOD
CELLOP:LOCALCELLID=12,TRACKINGAREAID=0,CELLRESERVEDFOROP=CELL_NOT_RESERVED_FOR_OP;

MOD
CELLOP:LOCALCELLID=13,TRACKINGAREAID=0,CELLRESERVEDFOROP=CELL_NOT_RESERVED_FOR_OP;

IV. Practical cases

IV.1. Re-home eNodeB to the new MME:

Scenarios: eNodeBs are connecting to 01 Nokia MME

Need to Migrate all eNodeBs to 02 E// MME with information:

MME1 Name MME1 IP1 MME1 IP2 MME2 Name MME2 IP1 MME2 IP2
MME_ATYHA1
10.51.18.165 10.51.18.166 MMEMKXGBT01E 10.51.153.165 10.51.153.166
N

// Add new SCTPPEER to the E// MME2


ADD
SCTPPEER:SCTPPEERID=1,IPVERSION=IPv4,SIGIP1V4="10.51.153.165",SIGIP1SECSWITCH=DISABLE,SIG
IP2V4="10.51.153.166",SIGIP2SECSWITCH=DISABLE,PN=36412,SIMPLEMODESWITCH=SIMPLE_MODE_O
FF,USERLABEL="MMEMKXGBT01E";

// Change existing SCTPPEER to E// MME1


MOD
SCTPPEER:SCTPPEERID=0,IPVERSION=IPv4,SIGIP1V4="10.51.18.165",SIGIP2V4="10.51.18.166",USERLAB
EL="MMEMKXYHA01E";

MOD S1:S1ID=0,USERLABEL="To MMEMKXYHA01E";

// Add End Point group for Control plan for the 2nd MME
ADD EPGROUP:EPGROUPID=1;
ADD SCTPHOST2EPGRP:EPGROUPID=1,SCTPHOSTID=0;
ADD SCTPPEER2EPGRP:EPGROUPID=1,SCTPPEERID=1;

//Add S1 to the 2nd MME


ADD
S1:S1ID=1,CNOPERATORID=0,EPGROUPCFGFLAG=CP_UP_CFG,CPEPGROUPID=1,UPEPGROUPID=2,
USERLABEL="To MMEMKXGBT01E";

IV.2. Configure the Core parameter:


a. Modify the TAC (example to 56001)
MOD CNOPERATORTA:TRACKINGAREAID=0,TAC=56001;

b. Request Core to configure relationship between 4G TAC with 3G, 2G LAC.

You might also like