PDA

View Full Version : Traffic Balance between 3G Layers:



Meek
2019-08-25, 05:49 PM
this command is used for traffic balancing


MOD UINTERFREQNCELL:RNCID=310,CELLID=11054,NCELLRNCID=310,NCELLID=11057,SIB11IND=TRUE,IDLEQOFFSET1SN=0,IDLEQOFFSET2SN=0;


Can anyone tell me how to use this command to push traffic from a layer to another

Best Regards

justdream
2019-08-25, 06:28 PM
Use this formula:

MOD UINTERFREQNCELL: RNCId=XXXX, CellId=”High load cell”, NCellRncId=XXXX, NCellId=”Low load Cell”, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn= -5;

IdleQoffset1sn: offset for neighbor measured RSCP
IdleQoffset2sn: offset for neighbor measured EcNo

If these parameters set to a greater value, the probability for selecting the neighboring cell as the target cell reduces. If these parameters set to a smaller value, the probability for selecting the neighboring cell as the target cell increases.

mounir34
2019-08-26, 05:24 PM
dears
this configuration is useful if you have continus coverage for all 3G Frequency,thanks


this command is used for traffic balancing


MOD UINTERFREQNCELL:RNCID=310,CELLID=11054,NCELLRNCID=310,NCELLID=11057,SIB11IND=TRUE,IDLEQOFFSET1SN=0,IDLEQOFFSET2SN=0;


Can anyone tell me how to use this command to push traffic from a layer to another

Best Regards