You are on page 1of 6

2020/2/26 Security Level:

2nd Carrier Configuration


Introduction

www.huawei.com

HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential


Summary

F2 to F2 Intra-Frequency Neighbor Relation


The same strategy with F1 cell, the adjacency F2 cell should be configured as neighbor

F2 to GSM Neighbor Relation


The same strategy with F1 cell, the adjacency GSM cell should be configured as neighbor

GSM to F2 Neighbor Relation


No need to configure, just make sure GSM to F1 neighbor relation is configured

Active RNC Level DRD (Directed Retry Decision) function


Use below script to active RNC Level DRD function
Set UDRD: LdbDRDSwitchHSDPA=ON;
Remark: This RNC level parameter, already setting in Surabaya RNC

Active Cell Level DRD (Directed Retry Decision) function


Use below script to active Cell Level DRD function
ADD UCELLDRD: CellId=12344, LdbDRDSwitchHSDPA=ON;

HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential


HUAWEI RNP TEAM HUAWEI
Page HUAWEI
2 Confidential
Confidential
Neighbor Script F1 to F2 (same coverage)

Configure F1 to F2 inter-frequency neighbor, please be noticed just configure


the same sector F1 cell to F2 cell inter-frequency neighbor relation

Script Sample
ADD UINTERFREQNCELL: RNCId=310, CellId=15461, NCellRncId=310,
NCellId=15464, SIB11Ind=TRUE, SIB12Ind=FALSE, TpenaltyHcsReselect=D0,
HOCovPrio=0, BlindHoFlag=TRUE, NPrioFlag=FALSE, DRDEcN0Threshhold=-14;

Parameter Description
Source Cell fill in F1 Cell ID, should be the same sector with F2 cell
Target Cell fill in F2 Cell ID, should be the same sector with F1 cell
set "HOCovPrio=0" to disable coverage-based inter-freq handover (F1&F2
HOCovPrio
cell with same coverage, so if F1 coverage poor, F2 coverage will poor too)

BlindHoFlag set "BlindHoFlag=TRUE" to enable F1 to F2 DRD (directly retry decision)


DRDEcN0Thres set "DRDEcN0Threshhold = -14 " to avoid the DRD happened in poor
hhold coverage area (the Ec/No lower than -14)

HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential


HUAWEI RNP TEAM HUAWEI
HUAWEI
Confidential Page 3
Confidential
Neighbor Script F2 to F1 (same coverage)

Configure F2 to F1 inter-frequency neighbor, please be noticed just configure


the same sector F2 cell to F1 cell inter-frequency neighbor relation

Script Sample
ADD UINTERFREQNCELL: RNCId=310, CellId=15464, NCellRncId=310,
NCellId=15461, SIB11Ind=TRUE, SIB12Ind=FALSE, TpenaltyHcsReselect=D0,
HOCovPrio=0, BlindHoFlag=TRUE, NPrioFlag=FALSE, DRDEcN0Threshhold=-14;

Parameter Description
Source Cell fill in F1 Cell ID, should be the same sector with F2 cell
Target Cell fill in F2 Cell ID, should be the same sector with F1 cell
set "HOCovPrio=0" to disable coverage-based inter-freq handover (F1&F2
HOCovPrio
cell with same coverage, so if F1 coverage poor, F2 coverage will poor too)

BlindHoFlag set "BlindHoFlag=TRUE" to enable F1 to F2 DRD (directly retry decision)


DRDEcN0Thres set "DRDEcN0Threshhold = -14 " to avoid the DRD happened in poor
hhold coverage area (the Ec/No lower than -14)

HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential


HUAWEI RNP TEAM HUAWEI
HUAWEI
Confidential Page 4
Confidential
Neighbor Script F2 to F1 (F2 with Hotspot coverage)

Script Sample
ADD UINTERFREQNCELL: RNCId=310, CellId=15644, NCellRncId=310,
NCellId=15641, SIB11Ind=TRUE, SIB12Ind=FALSE, TpenaltyHcsReselect=D0,
BlindHoFlag=FALSE, NPrioFlag=FALSE;

Parameter Description
Source Cell fill in the F2 Cell ID which is in the F2 coverage edge
Target Cell fill in F1 Cell ID, which is nearby F2 cell.
set "BlindHoFlag=FALSE" to disenable F2 to F1 DRD (directly retry
BlindHoFlag
decision)

HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential


HUAWEI RNP TEAM HUAWEI
HUAWEI
Confidential Page 5
Confidential
Thank you
www.huawei.com

You might also like