Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 8

Copyright Ericsson AB 2009. All rights reserved.

Radio Control Cell, E-UTRAN Measurement Frequency Data,


Print

1 Format

1.1 Command
/ \
|cell...|
RLEFP:CELL=+ +;
|ALL |
\ /

1.2 Parameters
CELL=cell Cell designation

This is a symbolic name of a defined cell.

ALL
All cells belonging to the current Base Station Controller (BSC).

2 Function

2.1 Format 1
This command prints Evolved UTRAN (E-UTRAN) measurement frequencies for specified
cells. An answer printout CELL E-UTRAN MEASUREMENT FREQUENCY DATA is received.

In order to use this command the optional feature GSM - LTE Cell Reselection must be
available. The availability of the optional feature depends on commercial agreements.

The command is not valid for external cells, that is, cells belonging to another BSC.

The order does not remain after system restart.

3 Examples

3.1 Example 1
RLEFP:CELL=LVIV1;
This example prints the E-UTRAN measurement frequencies for the cell LVIV1.

3.2 Example 2
RLEFP:CELL=LVIV1&LVIV2;

This example prints the E-UTRAN measurement frequencies for the cells LVIV1 and LVIV2.

3.3 Example 3
RLEFP:CELL=ALL;

This example prints the E-UTRAN measurement frequencies for all internal cells in the BSC.

4 Printouts

4.1 Check Printout


No.

4.2 Procedure Printouts


NOT ACCEPTED
fault type

Fault type:

FUNCTION BUSY
The function is busy.

FORMAT ERROR
[details]
The command or a parameter was incorrectly specified.

UNREASONABLE VALUE
details
The parameter was specified with an unreasonable value.

FAULT CODE 3
CELL NOT DEFINED
details
The cell is not defined.

FAULT CODE 38
COMMAND NOT VALID FOR EXTERNAL CELLS
details
The command is not valid for external cells.
FAULT CODE 164
FUNCTIONALITY NOT SUPPORTED BY THIS EXCHANGE
The availability of this functionality depends on commercial agreements.

4.3 Answer Printouts


CELL E-UTRAN MEASUREMENT FREQUENCY DATA

4.4 Result Printouts


This command has no result printouts.

5 Logging
No.

6 Command Category Group


Recommended value 0 (H'0)

7 Command Receiving Block


RCMFA

8 Glossary
BSC Base Station Controller
E-UTRAN Evolved UTRAN
GSM Global System for Mobile Communication
LTE Long Term Evolution
UMTS Universal Mobile Telecommunications System
UTRAN UMTS Terrestrial Radio Access Network

9 References

Copyright Ericsson AB 2009. All rights reserved.


Radio Control Cell, E-UTRAN Measurement Frequency Data,
Change

1 Format

1.1 Command
/ \
| |
|,ADD,EARFCN=earfcn... |
| / \|
RLEFC:CELL=cell+ |earfcn...|+;
|,REM,EARFCN=+ +|
| |ALL ||
| \ /|
\ /

1.2 Parameters
ADD Add E-UTRAN ARFCN

This parameter adds the Evolved UTRAN (E-UTRAN) Absolute Radio


Frequency Channel Number (ARFCN), specified with the parameter EARFCN,
to the idle E-UTRAN measurement frequency list in the cell.
CELL=cell Cell designation

This is a symbolic name of a defined cell.


EARFCN=earfcn E-UTRAN ARFCN

This parameter specifies E-UTRAN ARFCN defined in idle E-UTRAN


measurement frequency list for the specified cell.
Numeral 0 - 65535

ALL
All E-UTRAN ARFCNs
This parameter value is only valid if the parameter REM is given.
REM Remove E-UTRAN ARFCN

This parameter removes the E-UTRAN ARFCN, specified with parameter


EARFCN, from the idle E-UTRAN measurement frequency list in the cell.

2 Function
This command adds or removes E-UTRAN ARFCN, that multi Radio Access Technology (RAT)
Mobile Station (MS) measures on, in the cell. Only idle E-UTRAN measurement frequency
list is updated.

A maximum number of 8 E-UTRAN ARFCNs can be defined in idle E-UTRAN measurement


frequency list in a cell.

A maximum number of 31 frequencies can be defined in both, GSM and E-UTRAN, idle
measurement frequency lists in a cell. For number of defined Global System for Mobile
Communication (GSM) measurement frequencies see the printout CELL MEASUREMENT
FREQUENCIES.

When RAT priority based cell reselection is active in a cell then it is not allowed to remove
E-UTRAN ARFCN with RAT priority defined if there is no other E-UTRAN or UTRAN ARFCN
with RAT priority defined in the cell.

In order to use this command the optional feature GSM - LTE Cell Reselection must be
available. The availability of the optional feature depends on commercial agreements.

This command is not valid for external cells, that is, cells belonging to another Base Station
Controller (BSC).

The order remains after system restart.

3 Examples

3.1 Example 1
RLEFC:CELL=LVIV1,ADD,EARFCN=1200&&1203;

This example adds the E-UTRAN ARFCN 1200, 1201, 1202, 1203 to the idle E-UTRAN
measurement frequency list in the cell LVIV1.

3.2 Example 2
RLEFC:CELL=LVIV1,REM,EARFCN=1200;

This example removes the E-UTRAN ARFCN 1200 from the idle E-UTRAN measurement
frequency list in the cell LVIV1.

3.3 Example 3
RLEFC:CELL=LVIV2,REM,EARFCN=ALL;

This example removes all E-UTRAN ARFCNs from the idle E-UTRAN measurement frequency
list in the cell LVIV2.
4 Printouts

4.1 Check Printout


Yes.

4.2 Procedure Printouts


EXECUTED
NOT ACCEPTED
fault type

Fault type:

FUNCTION BUSY
The function is busy.

FORMAT ERROR
[details]
The command or a parameter was incorrectly specified.

UNREASONABLE VALUE
details
The parameter was specified with an unreasonable value.

FAULT CODE 3
CELL NOT DEFINED
The cell is not defined.

FAULT CODE 38
COMMAND NOT VALID FOR EXTERNAL CELLS
The command is not valid for external cells.

FAULT CODE 164


FUNCTIONALITY NOT SUPPORTED BY THIS EXCHANGE
The availability of this functionality depends on commercial agreements.

FAULT CODE 250


EARFCN ALREADY DEFINED
details
The E-UTRAN ARFCN is already defined in the E-UTRAN measurement frequency list
for the cell.

FAULT CODE 251


EARFCN NOT DEFINED
details
The E-UTRAN ARFCN is not defined in the E-UTRAN measurement frequency list.

FAULT CODE 252


MAXIMUM NUMBER OF EARFCN EXCEEDED
The maximum number of E-UTRAN ARFCNs is exceeded in the E-UTRAN
measurement frequency list for the cell.

FAULT CODE 253


MAXIMUM NUMBER OF MEASUREMENT FREQUENCIES EXCEEDED
The maximum number of GSM and E-UTRAN measurement frequencies is exceeded
in the measurement frequency lists for the cell.

FAULT CODE 254


MEASUREMENT FREQUENCY CANNOT BE DELETED
At least one UTRAN or E-UTRAN measurement frequency with radio acces technology
priority must be defined in a cell if priority based cell reselection is active in the cell.

FAULT CODE 264


PARAMETER VALUE REPEATED
details
Parameter value must not be repeated in the command.

4.3 Answer Printouts


This command has no answer printouts.

4.4 Result Printouts


This command has no result printouts.

5 Logging
Yes.

6 Command Category Group


Recommended value 43 (H'2B)

7 Command Receiving Block


RCMFA

8 Glossary
ARFCN Absolute Radio Frequency Channel Number
BSC Base Station Controller
E-UTRAN Evolved UTRAN
GSM Global System for Mobile Communication
LTE Long Term Evolution
MS Mobile Station
RAT Radio Access Technology
UMTS Universal Mobile Telecommunications System
UTRAN UMTS Terrestrial Radio Access Network

9 References

9.1 Printout Descriptions


CELL MEASUREMENT FREQUENCIES

You might also like