0% found this document useful (0 votes)
39 views1 page

Lte Neighbors

This document contains configuration details for declaring an external eNodeB and associating cells within it to specific frequencies. It declares an external eNodeB with ID XXXX-YYYYY, specifies configuration details for cells with local IDs 1 and 4 including physical layer IDs and TAC, associates cell 1 to frequency 800 MHz and cell 4 to 1800 MHz, and associates cell 1 within the external eNodeB to another specified cell.

Uploaded by

mounhac
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views1 page

Lte Neighbors

This document contains configuration details for declaring an external eNodeB and associating cells within it to specific frequencies. It declares an external eNodeB with ID XXXX-YYYYY, specifies configuration details for cells with local IDs 1 and 4 including physical layer IDs and TAC, associates cell 1 to frequency 800 MHz and cell 4 to 1800 MHz, and associates cell 1 within the external eNodeB to another specified cell.

Uploaded by

mounhac
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Sans titre

gs+
if $moshell_version ~ ^([7-9]|10)
l echo "The moshell version is too old. 11.0a or higher is required for
scripts containing the crn command."
return
fi
# DECLARATION EXTERNAL ENODEB
CRN
ManagedElement=1,ENodeBFunction=1,EUtraNetwork=1,ExternalENodeBFunction=XXXX-YYY
YY
eNodeBPlmnId MCC=605,MNC=2,MNCLENGTH=2
eNBId YYYYY
END
#PCI = 3* (PHY-LAYER CELL ID GROUP) + (PHY-LAYER SUBCELL ID)
CRN
ManagedElement=1,ENodeBFunction=1,EUtraNetwork=1,ExternalENodeBFunction=XXXX-YYY
YY,ExternalEUtranCellFDD=XXXX-YYYYY-1
localCellId 1
physicalLayerCellIdGroup 77
physicalLayerSubCellId 0
tac ZZZZ
eutranFrequencyRef
ManagedElement=1,ENodeBFunction=1,EUtraNetwork=1,EUtranFrequency=800
end

CRN
ManagedElement=1,ENodeBFunction=1,EUtraNetwork=1,ExternalENodeBFunction=XXXX-YYY
YY,ExternalEUtranCellFDD=XXXX-YYYYY-4
localCellId 4
physicalLayerCellIdGroup 77
physicalLayerSubCellId 0
tac ZZZZ
eutranFrequencyRef
ManagedElement=1,ENodeBFunction=1,EUtraNetwork=1,EUtranFrequency=1800
end

#ASSOCIATION
CRN
ManagedElement=1,ENodeBFunction=1,EUtranCellFDD=AAAAAO,EUtranFreqRelation=800,EU
tranCellRelation=XXXX-YYYYY-1
neighborCellRef
ManagedElement=1,ENodeBFunction=1,EUtraNetwork=1,ExternalENodeBFunction=XXXX-YYY
YY,ExternalEUtranCellFDD=XXXX-YYYYY-1
END

Pge p

You might also like