LTE Introduction and Troubleshooting
LTE Introduction and Troubleshooting
DAY1
Few important tips to remember
Core Network is the Master and Radio Network is the Slave. Radio Network is the Master and UE is the
Slave. This is a truth for any Technology GSM, WCDMA or LTE.
A mobile always access the network to communicate with the Core Network.
NAS signalling is between UE and MME completely transparent to LRAN. eNode-B neither read nor
interpret NAS messages (serves as a messenger).
Core Network should not initiate abnormal connection release unless UE attempt to access the network
again while it already has an ongoing connection.
Repeated failures of one UE model can be a sign of a UE fault. Few failures from different UE models can
be a sign of a network fault.
Ra
RAB RAB
Sig
NAS
RNC
Iu Bearer RRC
Iu SignConn RLC/
RANAP RANAP MAC
RBS
Q. Q.
A A NBAP Q. Q. NB
Iup FP Iuc FP A A Iuc FP Iup FP Iub FP Node C/D A A C
SCCP L2 L2 SCCP (FACH, Sync
GTP-U GTP-U A A
RACH, L2 L2
UDP/IP Mtp3b Mtp3b UDP/IP
PCH,
LLC NniSaal NniSaal LLC DCH) UniSaal UniSaa
AAL5 AAL2 AAL5 AAL5 AAL2 AAL5 AAL2 AAL0 AAL5 AAL5
ATM ATM ATM
PHY PHY PHY
Iu Iub
LTE interfaces
eNode-B Sub System Structure
LTE/WCDMA States
Understanding LTE Basic Concepts
S1 Connection consist of signalling connection to MME (S1-CP) and userplane connection to SGw (S1-UP).
Control Plane Structure
User Plane Structure
Control Plane Protocols
User Plane Protocols
Authentication
- The MME sends a random number (RAND) and a network authentication result (AUTN)
to the UE. The UE use RAND to verify the AUTN sent by the network matches the results calculated in
the UE. Then the
UE sends the Authentication Response (RES) to the network where it is compared with
the network calculated value (XRES) to authenticate the mobile.
- If RES matches XRES, authentication succeeds and CK and IK (KASME = CK||IK) may be
used to perform ciphering and integrity protection.
This in turn trigger a number of additional keys for the purpose of integrity protection and ciphering.
Integrity Protection
Integrity protection is a message authentication mechanism that protects signaling information from
being corrupted. It does not alter the data; it simply adds a MAC to the message that is derived from the
message contents and a secret key. The receiver computes an expected MAC and compares the two to
determine whether the message has been received intact.
Integrity protection is a mandatory procedure in UMTS and LTE, except for emergency calls. Emergency
calls are not required to use integrity protection, because they may be initiated without a USIM, and the
integrity protection key is stored in the USIM.
Ciphering (Encryption)
Ciphering is an encryption procedure that prevents control and user data from being overheard. It may
be activated in the Security Mode Command. If it is activated, it is applied to all Radio Bearers (both SRBs
and DRBs).
The ciphering function is performed in the PDCP sublayer.
Ciphering Procedure
After the victim UE accessed to our GSM network and initiated a LUR procedure, we send the Identity
Request message to the victim UE, and get the victim’s IMSI in the Identity Response message. Then, the
malicious MS will be informed of the victim UE’s IMSI and initiate an IMSI-type LUR to the operator’s
GSM network using the victim’s IMSI. The malicious MS will expectedly receive an Authentication
Request message containing the authentication parameter (Rand) from the commercial GSM network,
and delivery it to the RGN. The RGN then authenticates the victim UE using the receiving Rand and gets
the SRES from the victim UE in the Authentication Response message. Finally, the malicious MS uses this
SRES to respond to the operator’s authentication and completes the LUR procedure after receiving the
Location Update Accept message containing the TMSI (Temporary Mobile Subscriber Identity) that the
operator’s GSM network allocated to it. At this moment, the malicious MS can either make a call or send
an SMS to the MSISDN displayer using commercial GSM network. The displayer receives the call or SMS
and gets the phone number of the victim UE.
RLC Basics
Transmitter must ask the receiver for status. This is done using the poll bit
Poll = 1 Receiver must reply with a status report
Poll = 0 No action
[2015-09-18 12:08:29.086] [001300\03]4/RncLmUePT(4/RRC_ASN) ossWorld.cc:341 BUS
SEND:RRC PDU (1) SENT, ueRef = 4, length = 96
0000 80 00 00 01 03 82 04 AA 43 E0 08 04 C4 23 88 30 '........C....#.0' SN:11
0010 3A 80 E2 B8 83 04 28 10 33 88 30 4A 81 24 10 0B ':.....(.3.0J.$..' SN:12
0020 01 20 A4 B4 98 93 52 B9 5F 83 78 81 20 11 1D 9B '. ....R._.x. ...' SN:13
0030 1C 44 28 80 02 70 20 A2 04 76 68 81 00 CE 11 1D '.D(..p ..vh.....' SN:14
0040 70 24 40 1E 04 45 D2 0C 73 D7 AB 87 08 80 00 20 '[email protected]...... ' SN:15
0050 4E 04 14 40 8E CD 56 11 20 26 48 30 18 FA 53 60 '[email protected]. &H0..S`' SN:16
value DL-DCCH-Message ::=
{
integrityCheckInfo
{
messageAuthenticationCode 2,
rrc-MessageSequenceNumber 0
},
message radioBearerSetup : r3 :
{
radioBearerSetup-r3
{
:
:
[2015-09-18 12:08:29.648] [001300\03]4/RncLmUePT(4/UE_ASN_RRC) ../UehUeCtxtC.cpp:27854
BUS RECEIVE:RRC PDU (2) RECEIVED, ueRef = 4, length = 10
0000 80 00 00 01 03 CC 00 00 05 E0 '..........' SN:8
value UL-DCCH-Message ::=
{
integrityCheckInfo
{
messageAuthenticationCode 2,
rrc-MessageSequenceNumber 0
},
message radioBearerSetupComplete :
{
:
:
RLC Failure
OFFLINE_4GCITY_DCG_K> get . MaxRetxThreshold|tPollRetransmit
According to above configuration RLC Failure (Layer 2 timeout) occurs for both UE and eNode-B after
640ms (MaxRetxThreshold X tPollRetransmit).
DAY2?
Synchronization Failure
n310: This parameter indicates the number of 200 ms intervals when the UE is unable to successfully
decode the PDCCH due to low RSRP detected. That is, this parameter indicates the number of times in
which the UE cannot successfully decode 20 consecutive frames (each radio frame is 10ms) in the
downlink.
t310: It is a timer, in seconds, used to allow the UE to get back in synchronization with the eNode-B.
n311: This parameter indicates the number of 100 ms intervals that the UE must successfully decode the
PDCCH to be back in-synch with the eNode-B. That is, this parameter indicates the number of times in
which the UE must successfully decode 10 consecutive frames in the downlink in order for the UE to
assume the radio link is in-synch.
If the UE detects n310 consecutive out-of-sync indications, it starts the t310 timer. If the timer expires,
the link has failed. If the UE detects n311 consecutive in-sync indications prior to the t310 timer expiring,
then the timer is stopped and the link is restored.
Unlike in WCDMA Layer1 timeout cannot occur from eNode-B side unless tTimeAlignmentTimer is set to
a non-zer value ( default 0).
RRC Re-establishment
UE performs RRC Reestablishment when Radio Link Failure (Synchronization Failure or RLC Failure) have
occurred.
Following configuration allows UE to continue the call via RRC Reestablishment procedure:
OFFLINE_4GCITY_DCG_K> get ENodeBFunction=1 rrcConnReestActive
If UE detect Layer 1 timeout UE have 9 seconds (t311 + Layer 1 timeout) to recover the connection via
RRC Reestablishment procedure.
If eNode-B detect Layer 2 timeout UE gets 6.64 seconds (tWaitForRrcConnReest + Layer 2 timeout) to
recover the connection via RRC Reestablishment procedure. If no RRC Reestablishment happens after
6.64 seconds eNode-B initiate call release.
Source Cell
[2017-02-22 05:17:47.092] /7 |=========>| | | | | |
60813707 (RRC4G) MeasurementReport measId:1 rsrpResult:33 rsrqResult:18
physCellId:330
[2017-02-22 05:17:47.097] /7 | | |==================>| |
60813707 (X2AP) HandoverRequest ipAddr:10.113.139.45 ipAddr:10.113.139.45 e-RAB-
ID:5 e-RAB-ID:6 gTP-TEID:270701AF'H gTP-TEID:1234D1AF'H qCI:5 qCI:8 MMEGID:33793
cause:radioNetwork:handover-desirable-for-radio-reasons UE-X2AP-ID:0 nextHop:0
cellSize:verysmall ECGI:{plmnIdentity:450-06,enbId:80600,cellId:7} GUMMEI:
{plmnIdentity:450-06} HRL:{servingPLMN:450-06} mmeUeS1apId:285511268 mmeCode:03'H
[2017-02-22 05:17:47.144] /7 | | |<==================| |
60813707 (X2AP) HandoverRequestAcknowledge ipAddr:10.110.92.120
ipAddr:10.110.92.120 E-RABs-Admitted-List:{e-RAB-ID:5,6} gTP-TEID:CD0FFDB3'H gTP-
TEID:28BFB3F8'H UE-X2AP-ID-OLD:2368 UE-X2AP-ID-NEW:2176
[2017-02-22 05:17:47.146] /7 |=========>| | | | | |
60813707 (RRC4G) HandoverCommand targetPhysCellId:330 dlBandwidth:n100
powerRampingStep:dB4 crnti:11647 antPortCnt:an2 ciphAlg:eea1 intProtAlg:eia2
nextHop:0 keyChangeIndicator:FALSE dl-cFreq:100 dl-BW:20.0MHz ttiBundling:FALSE
txMode:3(OL_MIMO)
[2017-02-22 05:17:47.149] /7 | | |==================>| |
60813707 (X2AP) SNStatusTransfer e-RAB-ID:5 e-RAB-ID:6 UE-X2AP-ID:2368 UE-X2AP-
ID:2176
Target Cell
[2017-02-22 05:17:48.345] |=========>| | | | | |
(RRC4G) RRCConnectionReestablishmentRequest cause:handoverFailure crnti:673
shortMAC-I:33509
[2017-02-22 05:17:48.355] /3 | | |<==================| |
25764048 (X2AP) PrivateMessage
[2017-02-22 05:17:48.355] /3 | | |<==================| |
25764048 (X2AP) EAB-UEContextFetchResponse ipAddr:10.113.139.45
ipAddr:10.113.139.45 e-RAB-ID:5 e-RAB-ID:6 e-RAB-ID:5 e-RAB-ID:6 gTP-
TEID:270701AF'H gTP-TEID:1234D1AF'H qCI:5 qCI:8 UE-X2AP-ID-OLD:2368 UE-X2AP-ID-
NEW:2369 pci:368 shortMAC-I:33509 mmeUeS1Id:285511268 nextHop:0 crnti:673 HLR:
{servingPLMN:54F060'H} GUMMEI:{plmnIdentity:450-06}
[2017-02-22 05:17:48.375] /3 | | |==================>| |
25764048 (X2AP) PrivateMessage
[2017-02-22 05:17:48.375] /3 | | |==================>| |
25764048 (X2AP) EAB-UEContextFetchResponseAccept E-RABs-Admitted-List:{e-RAB-
ID:5,6} UE-X2AP-ID-OLD:2368 UE-X2AP-ID-NEW:2369
[2017-02-22 05:17:48.376] /3 |<=========| | | | | |
25764048 (RRC4G) RRCConnectionReestablishment
[2017-02-22 05:17:48.409] /3 |=========>| | | | | |
25764048 (RRC4G) RRCConnectionReestablishmentComplete
[2017-02-22 05:17:48.409] /3 | | |==================>| |
25764048 (X2AP) UEContextRelease UE-X2AP-ID:2368 UE-X2AP-ID:2369
[2017-02-22 05:17:48.415] /3 |<=========| | | | | |
25764048 (RRC4G) RRCConnectionReconfiguration :eventA3 a3Offset:6 :eventA2
:eventA2 :eventA5 measId:4 measId:4 measId:4 measId:4 txMode:3(OL_MIMO)
[2017-02-22 05:17:48.448] /3 |=========>| | | | | |
25764048 (RRC4G) RRCConnectionReconfigurationComplete
[2017-02-22 05:17:56.466] /3 | | |=========================>|
25764048 (S1AP) UEContextReleaseRequest mmeUeS1apId:285511268 enbUeS1apId:270045
cause:radioNetwork:user-inactivity
00 -140 dBm
97 -44 dBm
Protocol Messages
https://www.developingsolutions.com/S1Dict/Dictionary/Initial-Context-Setup_proc.html
RRC Protocol
RRCConnectionRequest : Contain m-TMSI and MME Code (MMEC) which is used to route subscriber to
correct MME. Also RRC establishment cause.
CSFB returning UEs instead have a random value which cannot be used to
route subscriber to correct MME
RRCConnectionSetupComplete : For CSFB returning UEs contain MME Code and MME Group Identity
(MMEGI) which should be used to route subscriber to correct MME
SecurityModeCommand : Contain ciphering and integrity protection algorithms that the UE and eNode-
B should be used for RRC signalling and userdata over the air
MeasurementReport : The message used by UE to inform the network what cells it can see and how
strong it can see them, its current channel condition etc. via Events (in some cases periodically)
RRCConnectionRelease : The message is used by eNode-B to command the release of RRC connection or
an UE in RRC connected-mode. The message is sent in Acknowledged Mode (AM).
DAY3
S1AP Protocol
InitialContextSetupResponse : The message carries information about successfully setup e-RABs and ip-
address and GTP tunneling id towards eNode-B. If any e-RAB setup failed it should be indicated with a
cause value.
UECapabilityInfoIndication : The purpose of this message is to provide the MME UE capability related
information. MME forward these UE capabilities to eNode-B in subsequent accesses via
InitialContextSetupRequest message (UE
Radio Capability IE).
E-RABSetupRequest : The message contain additional e-RABs to setup (e-RABs that were not part of
InitialContextSetupRequest message)…..normally used for e-RABid 7 (QCI=1).
Also included is ip-address and GTP tunneling id towards SGw for e-RAB together
with relevant QoS.
An embedded NAS message to UE must also be present.
E-RABSetupResponse : The message carries information about successfully setup e-RAB and ip-address
and GTP tunneling id towards eNode-B.
DownlinkNASTransport : The message contain a NAS message to UE. MME identification (MME-UE-
S1AP-ID) and eNode-B identification (ENB-UE-S1AP-ID) are also included in the message….sent to UE
using SRB2.
UplinkNASTransport : The message contain a NAS message to MME…..received from UE on SRB2. MME-
UE-S1AP-ID and ENB-UE-S1AP-ID are also included in the message. TAI and CGI included as in
InitialUEMessage.
1) ip-address and GTP tunneling id towards eNode-B for each e-RAB id that are
subjected to Path Switch
2) TAI and CGI as received in X2AP HandoverRequest message
3) MME-UE-S1AP-ID and new ENB-UE-S1AP-ID for S1 connection
4) Security capabilities of the UE
Note: If all e-RABs have failed Path Switch procedure then MME would
respond with PathSwitchRequestFailure.
UEContextReleaseCommand: The message is sent by MME to order the release of UE-associated S1-
logical connection. The cause valued used in this message is normally used for counter handling
(specially for MME initiated releases).
HandoverRequired: The message is used by eNode-B requesting a Handover to a target via MME. The
target cell can be within LTE or in WCDMA/GSM. The message contains,
HandoverCommand: This is the response received from MME for HandoverRequired message. The
message contains,
HandoverRequest: Target eNode-B receive this Handover Request from MME. The message contains,
HandoverNotify: The message is sent to MME to Handover has been successful. The message contains
MME-UE-S1AP-ID and ENB-UE-S1AP-ID for S1 connection, TAI and CGI as in InitialUEMessage message.
S1SetupRequest: The purpose of the S1 Setup procedure is to exchange application level data needed for
the eNode-B and MME to interoperate correctly on the S1 interface. This procedure is always started by
eNode-B. The message
contains Global-ENB-ID, Supported Tracking Area List and optionally eNode-B name.
Reset: S1 Reset procedure used is to release E-UTRAN S1AP UE related context in case of a failure at
MME or eNode-B side. The message contains,
E-RABModifyRequest: The purpose of the e-RAB Modify procedure is to enable modifications of already
established e-RABs for a given UE. The message contains information to modify for referred e-RAB. An
embedded NAS message to
UE may also be present.
E-RABModifyResponse: eNode-B respond with a list of e-RABs which are successfully modified in the ‘e-
RAB Modify List’ IE. If any e-RAB have failed to modify it is indicated in the ‘e-RAB Failed to Modify List’ IE
with a cause value.
E-RABReleaseCommand: The purpose of the e-RAB Release procedure is to enable the release of already
established e-RABs for a given UE. The message contains the information required by the eNode-B to
release at least one E-RAB in
the ‘e-RAB To Be Released List’ IE.. An embedded NAS message to UE may also
be present.
E-RABReleaseResponse: eNode-B respond with a list of e-RABs which are successfully released in the ‘e-
RAB Release List’ IE. If any e-RAB have failed to release it is indicated in the ‘e-RAB Failed to Release List’
IE with a cause value.
- to report directly
- to report upon change of serving cell
- to stop reporting at change of serving cell
LocationReport: eNode-B respond with TAI and CGI as in InitialUEMessage message. Also included in
the message is ‘Request Type’ IE received from MME.
NAS Protocol
serviceRequest: The purpose of the service request procedure is to transfer the EMM (EPS Mobility
Management) mode from EMM-IDLE to EMM-CONNECTED mode and establish the radio and S1 bearers
when user data or signalling is to be sent. Another purpose of this procedure is to invoke MO/MT CS
fallback.
authenticationRequest: The purpose of the Authentication and key agreement (AKA) procedure is to
provide mutual authentication between the user and the network and to agree on a new key K ASME. The
EPS AKA procedure is always
initiated and controlled by the network. The message contains,
1) a random number, RAND which is used by the USIM when it executes the
AKA procedure
2) An authentication token, AUTN which contains parameters that the USIM
uses to authenticate the network
attachRequest: Attach procedure is triggered for instance when the UE is powered on or an USIM is
inserted in the phone. In the message last used KASME identifier (NASKeySetIdentifier) is indicated together
with last used EPSMobileIdentity (TMSI or IMSI).
DAY4
attachAccept: MME may assign a new GUTI at successful Attach procedure. The UE used assign new
GUTI in subsequent RRCConnectionRequest / RRCConnectionSetupComplete messages.
The IE TAI List indicates a list of Tracking Areas for which the UE doesn't need to perform
a Tracking Area Updating procedure when entered one of these TAs in the list. The TAIs in a TAI list
assigned by an
MME to a UE belongs to the same MME area.
APN in the message should be same as configured in the UE. Otherwise UE would repeat
attachRequest message.
The UE gets an IP address which is allocated by the PDN GW during the Create Bearer
procedure to send/receive userdata.
trackingAreaUpdateRequest: While an UE is in active state its location is known by the LTE network at
cell level. However, while the UE is in idle state its location is known by the LTE network at Tracking Area
TA level. The MME has to have updated location information about UEs in idle state to find out in which
TA a particular UE is located. For this, the UE notifies MME of its current location by sending a
trackingAreaUpdateRequest message every time it moves between TAs.
In the message last used KASME identifier (NASKeySetIdentifier) is indicated together with last used GUTI.
trackingAreaUpdateAccept: MME may assign a new GUTI at successful TAU procedure. The IE TAI List
indicates a list of Tracking Areas for which the UE doesn't need to perform a Tracking Area Updating
procedure when entered one of these TAs in the list.
identityResponse: The response message should contain the identification parameters as requested by
the network.
CSServiceNotification: The message is sent by the network to notify a UE in EMM-CONNECTED mode (i.e.
NAS signalling connection is already established for the UE) about an incoming CS service (excluding
SMS) over SGs. Paging identity IE is to indicate the identity used for paging for non-EPS services. This
identity could be either IMSI (0) or TMSI (1).
detachRequest: Detach procedure can be initiated by the UE or the network. The UE shall initiate the
detach procedure for instance when the UE is switched off or the USIM is removed from the UE. If the
Detach type IE set to ‘switch off’,
the network should not send a DetachAccept message to the UE.
If the UE has a valid GUTI, the UE shall set the EPS Mobile Identity IE as GUTI.
EMMInformation: The network uses this message to provide the UE with certain information such as
network name, local time etc. The message implementation is optional in both network and the UE side.
X2AP Protocol
HandoverRequest: Source eNode-B sends this message to Target eNode-B requesting a Handover based
on Event A3 or Event A5. The message contains,
1) cause of Handover
2) CGI of target cell
3) Information about MME currently serving this connection
4) MME-UE-S1AP-ID for the connection
5) Security Key
6) e-RABs to setup with QoS
7) Handover Restriction List (HRL) which indicate to which PLMNs handover is
allowed
8) RRC container with information about current connection
9) Source cell information (in RRC container)
These fields are needed for continuing ciphering and integrity protection after the
handover.
UEContextRelease: The message is sent when the target eNode-B has successfully completed the Path
Switching and radio signaling for the handover. The message contains Old and new UE-X2AP-ID.
1) new UE-X2AP-ID
2) PCI of the original cell
3) CGI of original cell
4) crnti for the call in original cell
5) ShortMAC-I….used for integrity protection verification of
rrcConnectionReestablishmentRequest message
6) Frequency and PCI of the cell to which UE sent
rrcConnectionReestablishmentRequest message
EAB-UEContextFetchResponse: Source eNode-B response to EAB-UEContextFetchRequest message. The
message contains,
ErrorIndication: The Error Indication procedure is initiated by an eNode-B to report detected errors in
one incoming message, provided they cannot be reported by an appropriate failure message. The
message contains Old and new UE-X2AP-ID and cause or failure.
X2SetupRequest: The purpose of the X2 Setup procedure is to exchange application level configuration
data needed for two eNode-Bs to interoperate correctly over the X2 interface. The message contains.
1) GlobalENB-ID
2) ECGI of every cell with PCI, TAC, earfcn, and neighbour cell info
3) MME Group Ids supported for each PLMN
X2SetupResponse: The target RBS configures resources according to the content of X2SetupRequest
message. The response contains same information as in X2SetupRequest message.
RACH Procedure
The UE must be successful with initial RACH procedure to access the network (for instance to send RRC
Connection Request message).
UE selects one of the 64 available RACH preambles. If UE does not receive any response from the
network, it increases its power in fixed step and sends RACH preamble again.
pmRaSuccCbra counter stepped at reception of Msg 3 (for instance RRC Connection Request) from UE.
S1 Connection Setup
eNlode-B needs to setup a signalling connection to MME and a GTP tunnel to SGw in order to provide
various services to an UE.
pmS1SigConnEstabAtt counter is stepped when InitialUEMessage is sent to MME.
pmS1SigConnEstabSucc counter is stepped at the reception of any message (except RESET) on UE-
associated logical S1-connection (see HW40419).
Attach Procedure
UE needs to register with the network to receive services (Speech, SMS, Browsing etc.). This registration
is called Network Attachment. There is always an IP connectivity to Internet for a successfully attached
UE.
Note that Attach is a NAS procedure transparent to LRAN. Relevant KPI (counters) are in MME side.
TAU Procedure
When UE detects it has entered a new TA (Tracking Area) that is not in the list of TAIs (Tracking Area
Indicators) that the UE registered with the network it performs TAU procedure. Another reason for TAU
procedure is re-registering to LTE after CS-fallback is completed.
Note that TAU is a NAS procedure transparent to LRAN. Relevant KPI (counters) are in MME side.
Paging Procedure
GMSC sends a query to HSS find about the location of the UE.
HSS on account of UE’s earlier registration (e.g. Combined Attach procedure) identifies MSC 1 as the
current location.
MSC 1 initiates paging procedure through SGs interface indicating to MME about an incoming MT CS
call.
Paging causes UE to fallback to the CS coverage via either “Handover” or “Redirection” procedure.
Initial Context Setup Procedure is triggered by MME. The objective of this procedure is to establish a
default bearer for an UE to exchange end to end userdata.
Vital piece of missing information in above picture is Handover Restriction List (HRL).
CSFB Procedure
Following counters exist for CSFB observability:
pmUeCtxtEstabAttCsfb
pmUeCtxtModAttCsfb
pmUeCtxtRelCsfbWcdma
pmUeCtxtRelCsfbGsm
pmUeCtxtRelNaccCsfbWcdma
pmHoPrepAttCsfb
pmHoPrepSuccCsfb
pmHoExeAttCsfb
pmHoExeSuccCsfb
Voice over LTE (VoLTE) calls are setup between two handsets which both support VoLTE.
Following VoLTE related counters exist:
pmErabEstabAttInitQci
pmErabEstabSuccInitQci
pmErabEstabAttAddedQci
pmErabEstabSuccAddedQci
pmErabRelAbnormalMmeActQci
pmErabRelAbnormalEnbActQci
RRC Re-establishment
This procedure is needed to re-establish RRC Connection in case failure happens from UE point of view
(e.g. radio link failure).
UE Context fetch is performed by target eNode-B when UE perform RRC Re-establishment in that eNode-
B.
The counter pmUeCtxtFetchAtt is stepped at reception of UEContextFetchRequest in source cell.
During X2 Handover the target eNode-B sends PathSwitchRequest message to the MME to inform that
the UE has changed cell and the SGW needs to forward the incoming packets to a different destination.
Path Switch procedure have no LRAN counters. Relevant counters are in MME.
Handover
Handover happens when signal strength of serving cell becomes weak and signal strength of a
neighboring cell becomes better.
X2 Handover
[10:04:38.259]000100 /10 | | |====>| | 87601261 /0 (X2AP)
HandoverRequest ueX2Id:0 cause:radioNetwork-handover-desirable-for-radio-reasons\par
plmnId:274f01 enbId:43209 cellId:10 plmnId:274f01 MMEGID:8000 mmeUeS1Id:1378193
eRabId:5 gtpTeId:9ab04e80 plmnId:274f01 plmnId:274f01 plmnId:274f01 enbId:44011
cellId:10 pmHoPrepAttLteIntraF counter
[10:04:38.312]000100 /10 | | |<====| | 87601261 /0 (X2AP)
HandoverRequestAcknowledge ueX2Id:2581 ueX2Id:3184 eRabId:5 pmHoPrepSuccLteIntraF
counter
[10:04:38.313]000100 /10 |=========>| | | 87601261 /0
(RRC4G) rrcConnectionReconfiguration trgPhCid:366 BW:DL-20-MHz pmHoExeAttLteIntraF
counter
[10:04:38.449]000100 /10 | | |<====| | 87601261 /0 (X2AP)
UEContextRelease ueX2Id:2581 ueX2Id:3184 pmHoExeSuccLteIntraF counter
S1 Handover
[2016-09-29 13:48:43.496] /2 | | |=========================>|
17424861 (S1AP) HandoverRequired tac:113 eNB-ID_macroENB_ID:31161
plmnIdentity:520-05 plmnIdentity:520-05 mmeUeS1apId:182064991 enbUeS1apId:264792
cause:radioNetwork:s1-intra-system-handover-triggered pmHoPrepAttLteIntraF counter
[2016-09-29 13:48:43.533] /2 | | |<=========================|
17424861 (S1AP) HandoverCommand mmeUeS1apId:182064991 enbUeS1apId:264792
pmHoPrepSuccLteIntraF counter
[2016-09-29 13:48:43.533] /2 |<=========| | | | | |
17424861 (RRC4G) HandoverCommand targetPhysCellId:470 crnti:2651 dl-cFreq:125
pmHoExeAttLteIntraF counter
[2016-09-29 13:48:46.625] /2 | | |<=========================|
17424861 (S1AP) UEContextReleaseCommand mmeUeS1apId:182064991 enbUeS1apId:264792
cause:radioNetwork:successful-handover pmHoExeSuccLteIntraF counter
Mobility between LTE-WCDMA (features for Mobility between UTRAN and LTE)
CSFB to WCDMA
A handset that is camping in LTE has to fallback to WCDMA/GSM in order to make a Voice call (MO call)
or to receive a Voice call (MT call).
eNode-B release the UE in LTE side by indicating UTRAN frequency to which the UE should fallback via
rrcConnectionRelease message:
message c1 : rrcConnectionRelease : {
rrc-TransactionIdentifier 0,
criticalExtensions c1 : rrcConnectionRelease-r8 : {
releaseCause other,
redirectedCarrierInfo utra-FDD : 10565
The presence of the IE "CSFB Indication" in rrcConnectionRequest message in WCDMA indicates that the
UE has arrived from LTE due to a CS Fallback.
value UL-CCCH-Message ::=
{
message rrcConnectionRequest :
{
:
:
{
rrcConnectionRequest-v9b0ext
{
cSFBIndication true
}
}
pmUeCtxtEstabAttCsfb
pmUeCtxtModAttCsfb
pmUeCtxtRelCsfbWcdma
pmUeCtxtRelCsfbGsm
pmUeCtxtRelNaccCsfbWcdma
pmHoPrepAttCsfb
pmHoPrepSuccCsfb
pmHoExeAttCsfb
pmHoExeSuccCsfb
The feature improves LTE utilization by quickly moving users over to LTE after having been served, for
different reasons, by UMTS.
UE moves to Idle, scans the LTE frequencies, selects the first suitable LTE cell and registers in LTE by
sending Tracking Area Update Request to eNode-B.
There are no counters to identify CSFB returning UEs in LTE but such UEs use a random value in
RRCConnectionRequest message instead of m-TMSI:
PS IRAT Handover
In case of bad LTE coverage the UE is ordered to handover to best WCDMA cell. Best cell is selected
based on the result of an evaluation of WCDMA neighbor cells measurement.
LTE
WCDMA
Using WCDMA parameter blockRwrEutraTime (default 200 seconds), it is possible to inhibit all triggering
of Release Redirect to LTE for a period of time for a connection that has been offloaded from LTE.
From a signaling point of view IRAT Offload from LTE
is identical to PS Handover except for the cause value
used in RelocationRequest message is ‘reduce-load-
in-serving-cell’:
[15:42:44.488] 0006/00/313959
<<---<< (RANAP) RelocationRequest
(IMSI=208018902613811)
(cause:radioNetwork/reduce-load-in-serving-
cell) (ps-domain) (target:RNC=38,CI=5394)
A single radio UE scans and measures the signal quality of the supported radio accesses (LTE, WCDMA
and GSM) at regular intervals, and sends the measurements to the serving radio network.
If the signal quality of the serving LTE radio is below a configured threshold the eNode-B will request the
MME to make a handover to the WCDMA network. The MME node initiates the handover procedure by
sending a PS to CS handover request to the MSC over the Sv-interface.
An SRVCC call is not anchored in the MME during the SRVCC procedure so the MSC has to set up new
connections to both the IMS core and to the WCDMA RAN.
[2017-11-24 17:54:11.333] /12 | | |<=========================|
108064848 (S1AP) E-RABSetupRequest ipAddr:10.128.101.129 mmeUeS1apId:494110274
enbUeS1apId:264217 e-RAB-ID:7 gTP-TEID:1F2EBFD7'H qCI:1
[2017-11-24 17:54:11.380] /12 | | |=========================>|
108064848 (S1AP) E-RABSetupResponse ipAddr:10.216.68.254 mmeUeS1apId:494110274
enbUeS1apId:264217 e-RAB-ID:7 gTP-TEID:1D4FDD37'H
:
:
[2017-11-24 17:54:14.261] /12 | | |=========================>|
108064848 (S1AP) HandoverRequired plmnIdentity:302-720 mmeUeS1apId:494110274
enbUeS1apId:264217 cause:radioNetwork:s1-inter-system-handover-triggered lAC:55060
rNC-ID:43 pmHoPrepAttSrvcc counter
[2017-11-24 17:54:14.843] /12 | | |<=========================|
108064848 (S1AP) HandoverCommand mmeUeS1apId:494110274 enbUeS1apId:264217
pmHoPrepSuccSrvcc counter
[2017-11-24 17:54:14.844] /12 |<=========| | | | | |
108064848 (RRC4G) MobilityFromEUTRACommand pmHoExeAttSrvcc counter
[2017-11-24 17:54:15.381] /12 | | |<=========================|
108064848 (S1AP) UEContextReleaseCommand mmeUeS1apId:494110274 enbUeS1apId:264217
cause:radioNetwork:successful-handover pmHoExeSuccSrvcc counter
LTE
[2018-03-07 14:30:33.540] /2 | | |<=========================|
16904194 (S1AP) HandoverRequest IMEISV:35854305111515151515 ipAddr:10.219.33.225
mmeUeS1apId:65766744 e-RAB-ID:5 gTP-TEID:2E9FC5B3'H qCI:9
cause:radioNetwork:reduce-load-in-serving-cell HLR:{servingPLMN:32F519'H}
[2018-03-07 14:30:33.568] /2 | | |=========================>|
16904194 (S1AP) HandoverRequestAcknowledge ipAddr:10.218.210.92
mmeUeS1apId:65766744 enbUeS1apId:266587 e-RAB-ID:5 gTP-TEID:47F40503'H
[2018-03-07 14:30:33.568] /2 |<=========| | | | | |
16904194 (RRC4G) HandoverCommand targetPhysCellId:40 dlBandwidth:n25
powerRampingStep:dB4 crnti:13339 antPortCnt:an1 ciphAlg:eea1 intProtAlg:eia2 dl-
cFreq:414 dl-BW:5.0MHz ttiBundling:FALSE drbId:3
[2018-03-07 14:30:34.060] /2 |=========>| | | | | |
16904194 (RRC4G) RRCConnectionReconfigurationComplete
[2018-03-07 14:30:34.064] /2 | | |=========================>|
16904194 (S1AP) HandoverNotify tac:155 plmnIdentity:235-91 plmnIdentity:235-91
enbId:72239 cellId:2 mmeUeS1apId:65766744 enbUeS1apId:266587
RIM Transfer
RncFeature=RimUtraSiLteInfoTransfer make it possible to transfer system information of a WCDMA cell
to LTE.
Mandatory IEs in Utra system information container are MIB, SIB1, SIB3, SIB5 and SIB7.
In order to transfer system information from WCDMA to LTE a so-called RIM Association has to be
established between LTE Cell and ExternalUtranCell through CN (SGSN and MME). A RIM Association is
initiated by eNode-B via S1AP/RANAP DirectInformationTransfer message when rimCapable attribute of
ExternalUtranFDD MO is set to RIM_CAPABLE.
LTE
WCDMA
[16:10:35.984]0006/04 <<---<< (RANAP) DirectInformationTransfer (ps-
domain) (pLMNidentity='32F519'H) (cN-ID=11)
[16:10:35.984]0014/03 >>--->> (RANAP) DirectInformationTransfer
(pLMNidentity='32F519'H) (pLMNidentity='32F519'H) (ps-domain) (pLMNidentity='32F519'H)
(RNC-ID=146)
At CSFB the LTE network includes the WCDMA system broadcast info in the release massage to the UE.
RRC {
pdu value DL-DCCH-Message ::= {
message c1 : rrcConnectionRelease : {
rrc-TransactionIdentifier 0,
criticalExtensions c1 : rrcConnectionRelease_r8 : {
releaseCause other,
redirectedCarrierInfo utra_FDD : 10625,
nonCriticalExtension {
nonCriticalExtension {
cellInfoList-r9 utra_FDD_r9 : {
{
physCellId-r9 113,
utra-BCCH-Container-r9
'a84d42354896b8bf802c3216189188ccc1157229403220e2f6bc37ce2f72017d700479009142140244040
430c0a17170ab421e04609138af41800a4020600421282ea9888011a8d003affff43fffc5210f0290c0a80
18000c8bf1b15e20000003f3410e30000247894201400010440060222e56300c60202c000c14cc003c4300
b6d810021844a0585842f4000c070001deb007bf9608e30239408e7023ec08e9023f408eb023fc08ed023b
c08f1023cd200316161655043027616ea21400c053fe71e8a533419d2680ceb3406769a033bcd019e2680c
f334067a9a033dcd019f2680d0f3406889a0344cd253661a1e680d113406899a4a7303454d01a2e680d193
580287319760dc2260447409150690a8'H
},
{
physCellId-r9 114,
utra-BCCH-Container-r9
'a84d02354896a8bf80243214189388ccc1153229403220a2f6b437ca2f72017d500479009142140244040
430c0a17170ab421e04609138b041800a402060042129ea98880011a8d003affff43fffc5210f0290c0a80
18000c8bf1b15e20000003f3410e30000247894201400010440060222e56300c60202c000c14cc003c4300
b6d810021844a0585842f4000c060001deb007bf9608e50238c08e7023ec08e9023f408eb023fc08ed023b
c08f1023cd200316161655043027616ea21400c053fe71e8a533419d2680ceb3406769a033bcd019e2680c
f334067a9a033dcd019f2680d0f3406889a0344cd253661a1e680d113406899a4a7303454d01a2e680d193
580287319760dc2260447409150690a8'H
},
{
physCellId-r9 126,
utra-BCCH-Container-r9
'a84c02354896a8bf80343210189188ccc1153229403220a2f6b437ca2f72017d500479009242140244040
430c0a17170ab421e046092391e41800a402060042129ea98880011a8d003affff43fffc5210f0290c0a80
18000c8bf1b15e20000003f3410e30000247894201400010440060222e56300c60202c000c14cc003c4300
b6d810021844a0585842f4000c060001deb007bf9608fd023bc08fb023c408ff023cc08e30239408e7023a
408eb023b5200316161655043027616ea21400c053fe71e8a533419ea680cf734067c9a0343cd01a22680d
133406749a033acd019da680cef3406789a033ccd253661a1e680d113406899a4a7303454d01a2e680d193
580287319760dc2260447409150690a8'H
}
}
}
}
}
}
}
}
The mobile needs only to read a small part of the system broadcast before accessing WCDMA cell. This
decreases the extra call set up delay by up to 0.5 - 0.7s.
TA/LA Mapping
The TA-LA mapping is important due to the combined procedures requested by the UE.
The LTE (TA) and 2G/3G (LA) are mapped by connecting them to the same Geographical Area in the
SGSN-MME.
A TAI list should be assigned in a way that it does not span over different LAs i.e. it should consider the
LA boundaries of the target RAT.
It is possible to map one or several TAs to one LA, but only one LA to a TA.
UE Capability Analysis
In ueCapabilityInformation UE informs all the details of its capabilities. As LTE release goes higher and
more features are added, ueCapabilityInformation has become the longest and most complicated Radio
Message.
Longer the UE capabilities list greater the risk it can cause in certain scenarios, for instance at Handover
when UE capability container has to send to target node…..this can cause issues as Core Network nodes
have limitations for the size of message.
MR151 (from L17.Q3.2 onwards) have a workaround for this issue by means of eNode-B can now request
UE to report only a subset of Carrier Aggregation combinations it supports (by including
requestedFrequencyBands-r11 IE in ueCapabilityEnquiry message):
######################################################################################
##############################################
MO Class Attribute
Type Flags
######################################################################################
##############################################
CarrierAggregationFunction requestedBandCombCompresssion
enumRef:RequestedBandCombCompression noNotification,EricssonOnly
--------------------------------------------------------------------------------------
----------------------------------------------
Determines the size of UE band combination report by controlling which IEs are used to
query the UE band combination support.
Visibility: User category: Ericsson personnel
Dependencies: Only applicable when CarrierAggregation is enabled. The UE must support
at least release 11.
Change takes effect: Takes effect at next UE capability refresh.
Default=R11_REQUESTED_BAND_COMBO
Range: 0,1
**************************************************************************************
**********************************************
Note that above option is only available for UEs of release 11 or higher.
Example
OFFLINE_131579_DCG_K> hget EUtranFrequency Freq
180201-15:22:27 OFFLINE_131579_dcg_k 16.0c ERBS_NODE_MODEL_J_1_82_COMPLETE
stopfile=/tmp/8528
======================================================================================
=========================================
MO EUtranFrequencyId
additionalFreqBandList excludeAdditionalFreqBandList freqBand
======================================================================================
=========================================
EUtraNetwork=1,EUtranFrequency=1 1 i[0] =
i[0] = 7
EUtraNetwork=1,EUtranFrequency=1650 1650 i[1] = 9
i[0] = 3
EUtraNetwork=1,EUtranFrequency=EUtranFrequency3 EUtranFrequency3 i[0] =
i[0] = 20
======================================================================================
==========================================
Total: 3 MOs
[~/decoder/bin]$ ./ue_cap_0.6.pl
/cygdrive/c/Misc/LTE/CSRs/CSR3315780/UERadioAccessCapabilityInformation.log
================
Version: 0.6
File name: /cygdrive/c/Misc/LTE/CSRs/CSR3315780/UERadioAccessCapabilityInformation.log
Options:
================
UE Category: 12
ue-Category 4
ue-Category-v1020 7
ue-Category-v1170 10
ue-Category-v11a0 12
ue-CategoryDL-r12 12
ue-CategoryUL-r12 13
ue-CategoryDL-v1260 16
FGI
featureGroupIndicators '11111111110011110001111010100110'B,
featureGroupIndRel9Add-r9 '11000111100000000000000000000000'B,
featureGroupIndRel10-r10 '01010000001111000000000000000000'B,
Features
Network assisted CRS-IC: not supported
ANR with Autonomous Gaps
Intra: not supported
Inter: not supported
Utran: not supported
Multi Clustered PUSCH (MC_PUSCH): not supported
(* see help notes about MC PUSCH support)
Inter-Frequency OTDOA: not supported
Carrier Aggregation summary: 2CC, 3CC, 4CC, ULCA
System Information
UE needs to locate and read the system information before establishing any connection to the E-UTRA.
Most important System Information Block (SIB) are SIB1, SIB2 and Mib.
RRC {
pdu value BCCH-DL-SCH-Message ::= {
message c1 : systemInformationBlockType1 : {
cellAccessRelatedInfo {
plmn-IdentityList {
PLMN-IdentityInfo {
plmn-Identity {
mcc {
MCC-MNC-Digit 2,
MCC-MNC-Digit 5,
MCC-MNC-Digit 0
},
mnc {
MCC-MNC-Digit 0,
MCC-MNC-Digit 1
}
},
cellReservedForOperatorUse reserved
},
PLMN-IdentityInfo {
plmn-Identity {
mcc {
MCC-MNC-Digit 2,
MCC-MNC-Digit 5,
MCC-MNC-Digit 0
},
mnc {
MCC-MNC-Digit 9,
MCC-MNC-Digit 9
}
},
cellReservedForOperatorUse notReserved
}
},
trackingAreaCode '0010110011110000'B, tac is 11504
cellIdentity '0111111111101110010000001111'B, enbid=524004 cellid=15
cellBarred notBarred,
intraFreqReselection allowed,
csg-Indication FALSE
},
cellSelectionInfo {
q-RxLevMin -65
},
freqBandIndicator 7,
schedulingInfoList {
SchedulingInfo {
si-Periodicity rf8,
sib-MappingInfo {
SIB-Type sibType3
}
},
SchedulingInfo {
si-Periodicity rf64,
sib-MappingInfo {
SIB-Type sibType6
}
},
SchedulingInfo {
si-Periodicity rf64,
sib-MappingInfo {
SIB-Type sibType7
}
}
},
si-WindowLength ms10,
systemInfoValueTag 7,
nonCriticalExtension {
nonCriticalExtension {
cellSelectionInfo-v920 {
q-QualMin-r9 -20
}
}
}
}
}
}
RRC {
pdu value BCCH-DL-SCH-Message ::= {
message c1 : systemInformation : {
criticalExtensions systemInformation_r8 : {
sib-TypeAndInfo {
sib2 : {
radioResourceConfigCommon {
rach-ConfigCommon {
preambleInfo {
numberOfRA-Preambles n64
},
powerRampingParameters {
powerRampingStep dB4,
preambleInitialReceivedTargetPower dBm-110
},
ra-SupervisionInfo {
preambleTransMax n10,
ra-ResponseWindowSize sf10,
mac-ContentionResolutionTimer sf64
},
maxHARQ-Msg3Tx 4
},
bcch-Config {
modificationPeriodCoeff n2
},
pcch-Config {
defaultPagingCycle rf128,
nB oneT
},
prach-Config {
rootSequenceIndex 517,
prach-ConfigInfo {
prach-ConfigIndex 5,
highSpeedFlag FALSE,
zeroCorrelationZoneConfig 12,
prach-FreqOffset 2
}
},
pdsch-ConfigCommon {
referenceSignalPower 14,
p-b 0
},
pusch-ConfigCommon {
pusch-ConfigBasic {
n-SB 1,
hoppingMode interSubFrame,
pusch-HoppingOffset 0,
enable64QAM FALSE
},
ul-ReferenceSignalsPUSCH {
groupHoppingEnabled TRUE,
groupAssignmentPUSCH 0,
sequenceHoppingEnabled FALSE,
cyclicShift 0
}
},
pucch-ConfigCommon {
deltaPUCCH-Shift ds1,
nRB-CQI 1,
nCS-AN 0,
n1PUCCH-AN 16
},
soundingRS-UL-ConfigCommon setup : {
srs-BandwidthConfig bw0,
srs-SubframeConfig sc3,
ackNackSRS-SimultaneousTransmission TRUE
},
uplinkPowerControlCommon {
p0-NominalPUSCH -103,
alpha al1,
p0-NominalPUCCH -117,
deltaFList-PUCCH {
deltaF-PUCCH-Format1 deltaF0,
deltaF-PUCCH-Format1b deltaF3,
deltaF-PUCCH-Format2 deltaF0,
deltaF-PUCCH-Format2a deltaF0,
deltaF-PUCCH-Format2b deltaF0
},
deltaPreambleMsg3 6
},
ul-CyclicPrefixLength len1,
uplinkPowerControlCommon-v1020 {
deltaF-PUCCH-Format3-r10 deltaF0,
deltaF-PUCCH-Format1bCS-r10 deltaF2
}
},
ue-TimersAndConstants {
t300 ms400,
t301 ms600,
t310 ms2000,
n310 n20,
t311 ms5000,
n311 n1
},
freqInfo {
additionalSpectrumEmission 1
},
timeAlignmentTimerCommon infinity
}
}
}
}
}
}
======================================================================================
===========================
MO n311 t300 t301 t310 t311
======================================================================================
===========================
Rrc=1 1 400 600 2000 5000
======================================================================================
===========================
Total: 1 MOs
System Information can be obtained real-time from an eNode-B using following colli commandsl:
OR
rrt-cell system | grep SysInfoC | grep -i active | cut -d '>' -f 3- | awk '{print "rrt-cell info " $1}' > sysinfo
run sysinfo
The UE uses TMSI (or more correctly GUTI) to identify itself to the network.
OR
The case where UE is already in LTE it indicates that it has a Native GUTI in for instance attachRequest or
trackingAreaUpdateRequest message as below:
[2018-03-11 18:01:18.011] /11 |====================================>|
93139607 (NAS4G) attachRequest m-TMSI:3393989981 AttachType:Combined EPS/IMSI
attach NASKeySetIdentifier:4
},
TMSIStatus '00'H,
mobileStationClassmark2 '57 58 86'H,
VoiceDomainPreferencesAndUEsUsageSetting {
spare '00'H,
uesUsageSetting Voice centric (0),
voiceDomainPreferenceForEutran CS Voice only (0)
},
oldGUTIType '00'H old GUTI type 0 means Native (1 means Mapped)
If UE does not have a valid TMSI (which is the case when UE return after CSFB) then UE normally report a
random value in rrcConnectionRequest message as below:
[2018-03-11 17:55:26.977] |=========>| | | | | |
(RRC4G) RRCConnectionRequest cause:mo-Signalling randomValue:981979706860
[2018-03-11 17:55:26.977] [000100\01]1/worker1(1/Ft_RRC_ASN)
UehUeCtxtHandlerMgrC.cpp:4247 BUS_RECEIVE:UE_TRACE: CellId 0, RacUeRef 5145444, Decode
RRC PDU RRCUL_CCCH_Message (33) (buf length = 6 bytes)
0000 5E 4A 28 D3 5E C6 '^J(.^.'
RRC {
pdu value UL-CCCH-Message ::= {
message c1 : rrcConnectionRequest : {
criticalExtensions rrcConnectionRequest_r8 : {
ue-Identity randomValue : '1110010010100010100011010011010111101100'B,
random value
establishmentCause mo-Signalling,
spare '0'B
}
}
}
}
In cases where UE report a random value, MME selection is based on what UE report in
rrcConnectionSetupComplete message:
[2018-03-11 17:55:27.020] /0 |=========>| | | | | |
5145444 (RRC4G) RRCConnectionSetupComplete selectedPLMN-Identity:1 mmegi:12428
mmeCode:80
If Most Significant Bit (MSB) of MME Group Identity (MMEGI) is 0 route UE to indicated MME code
found under attribute mmeCodeListOtherRATs
OR
If Most Significant Bit (MSB) of MME Group Identity (MMEGI) is 1 route UE to indicated MME code
found under attribute mmeCodeListLTERelated and MME Group Identity (MMEGI) is same as
mmeGIListLTERelated
For UEs returning from CSFB it is the first option that would apply, namely:
If Most Significant Bit (MSB) of MME Group Identity (MMEGI) is 0 route UE to indicated MME code
found under attribute mmeCodeListOtherRATs
Example 1
Example 2
Example 3
DAY7
IMEISV fetch from MME (время 11:01 у Тилака)
{
id 192,
}
0000 0001 0011 1001 0111 0011 0000 0000 0110 0100 1111 1111 1111 1111 0001 0110
0 1 3 9 7 3 0 0 6 4 15 15 15 15 1 6
IMEISV = 01397300641515151516
53 47 60 70 --> 35 74 06 07 = 35740607
35740607;GALAXY:J7_2016_SM-J710FN/DS
In order to propagate IMEISV to other eNode-Bs at X2 Handover (via X2AP HandoverRequest message)
it is required to enable Differentiated UE Handling feature.
The Trace Session should be activated in in an eNB when the eNB receives the TRACE
START, INITIAL CONTEXT SETUP REQUEST or HANDOVER REQUEST message with the IE Trace
Activation from the MME and if some activities have been started on the interfaces
that have been requested to be traced.
If the subscriber or equipment which is traced makes a handover to a target eNB using
the X2 interface, the source eNB should propagate the trace control and configuration
parameters further to the target eNB by using the HANDOVER REQUEST message. When the
target eNB receives the HANDOVER REQUEST message it should immediately start a Trace
Session according to the trace control and configuration parameters received in the
HANDOVER REQUEST message.
The TRACE START, INITIAL CONTEXT SETUP REQUEST or HANDOVER REQUEST message that is
received from the MME contains the following information:
• Trace Reference
• including Trace Recording Session Reference
• Trace Depth
• List of interfaces for eNB
• IP address of Trace Collection Entity
In TraceStart received from MME there is a reference to the streaming server ip-address and interfaces
to trace in LRAN:
S1AP {
pdu value S1AP-PDU ::= initiatingMessage : {
procedureCode 27,
criticality ignore,
value TraceStart : {
protocolIEs {
{
id 0,
criticality reject,
value MME-UE-S1AP-ID : 45052715
},
{
id 8,
criticality reject,
value ENB-UE-S1AP-ID : 264411
},
{
id 25,
criticality ignore,
value TraceActivation : {
e-UTRAN-Trace-ID '49f4474460000001'H,
interfacesToTrace '11100000'B, intrefaces to trace are S1AP, X2AP and
RRC
traceDepth maximum,
traceCollectionEntityIPAddress '00001010101011100010000010110111'B
ip-address of streaming server is 10.174.32.183
}
}
}
}
}
}
Note : Huawei MME needs to enable the feature call E2E (End to End) to initiate UE tracing in Ericsson
eNode-B.
UE Tracing logs (and CTR logs) are saved at following location in G1 RBS types:
ls /c/pm_data
UE Tracing logs (and CTR logs) are saved at following location in G2 RBS types:
ftree /pm_data/
ftget /c/pm_data/A20181120.2200-2215_CellTrace_DUL1_1.bin.gz .
ftget /pm_data/A20181120.0615-0630_uetrace_510f01100125.bin.gz .
In order to start TMSI tracing from eNode-B it is required to find out TMSI assigned to UE from MME.
In Ericsson MME following commands can be used to get the TMSI of a certain IMSI/MSISDN:
Subscriber Data
----------------------------------------------------------------------
IMSI : 602022212026542
Mobile Subscriber ISDN No. : 201000059866
IMEI : 354453061270320
Roaming Status : Home
Suspend Status : Not Suspended
HSS Address : hq-hss01-003.epc.mnc002.mcc602.3gppnetwork.org
Home PLMN APN Operator Id : mnc002.mcc602.gprs
APN OI Replacement : Information not available
Subscribed Teleservices : No SMS
Network Access Mode : Packet/Circuit Switched
Regional Subscription Zone Code List : Information not available
Radio Access Technology : LTE
Mobility Management State : EMM-REGISTERED ECM-CONNECTED
OLP Priority : 3
MPS-CS-Priority : Information not available
MPS-EPS-Priority : Information not available
CS Service : csfb and sms
Security Context State : Security Context with Secure exchange
Paging Proceed Flag : Set
Last Visited Tracking Area [TAI] : 602-02-21250
Tracking Area List : 602-02-21250
Periodic TA Update Timer : 3240
GUTI
PLMN Id : 602-02
MME Group Id : 10
MME Code : 136
M-TMSI : 3492468410 (#D02AD6BA)
MSC/VLR Address : BC6
:
:
Subscriber Data
----------------------------------------------------------------------
IMSI : 460026490013444
Mobile Subscriber ISDN No. : 8618714606155
IMEI : 863285038584460
Roaming Status : Home
Suspend Status : Not Suspended
HSS Address :
hbhss03fe101ber.hb.hl.node.epc.mnc000.mcc460.3gppnetwork.org
Home PLMN APN Operator Id : mnc002.mcc460.gprs
APN OI Replacement : Information not available
Subscribed Teleservices : No SMS
Network Access Mode : Information not available
Regional Subscription Zone Code List :
Radio Access Technology : LTE
Mobility Management State : EMM-REGISTERED ECM-CONNECTED
OLP Priority : 1
MPS-CS-Priority : Information not available
MPS-EPS-Priority : Information not available
CS Service : csfb and sms
Security Context State : Security Context with Secure exchange
Paging Proceed Flag : Set
Last Visited Tracking Area [TAI] : 460-00-17760
Tracking Area List : 460-00-17760
Periodic TA Update Timer : 3240
GUTI
PLMN Id : 460-00
MME Group Id : 578
MME Code : 210
M-TMSI : 3761219950 (#E02FA96E)
MSC/VLR Address :
8613441706.VLR.mnc000.mcc460.3gppnetwork.org
:
:
Traceref is just a number (it is possible to give any number) and during the ongoing call it is possible to
see given traceref from below command:
Here is an example of TMSI tracing in both source eNode-B and target eNode-B after X2 Handover.
Source eNode-B
Target eNode-B
SELIITENB00497> ue set -tmsi 3225446511 -traceref 322544
Source eNode-B transfer TMSI (Dec 3225446511 = Hex c040686f) to target eNode-B via
HandoverRequest message using the newly introduced Ericsson proprietary IE:
[2018-04-04 05:11:59.494] /2 | | |==================>| |
16781328 (X2AP) HandoverRequest ipAddr:10.75.206.129 e-RAB-ID:5 gTP-
TEID:7F1FEC4C'H qCI:9 MMEGID:32768 cause:radioNetwork:handover-desirable-for-radio-
reasons UE-X2AP-ID:0 nextHop:0 cellSize:verysmall target ECGI:{plmnIdentity:262-
80,enbId:200497,cellId:6} GUMMEI:{plmnIdentity:262-80} HRL:{servingPLMN:262-80}
mmeUeS1apId:47869666 mmeCode:10'H
{
id 43229,
criticality ignore,
value EAB-HandoverRequest-ExtConveyor : {
protocolIEs {
{
id 4159,
criticality ignore,
value Opaque Open Type : '0400c040686f'H
}
}
}
}
If RRC Re-establishment happens, source cell would transfer TMSI to the target cell via EAB-
UEContextFetchResponse message.
Counter traces are activated (together with other layer3 traces) as below:
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name UtranCellRelation::pmHoPrepAttSrvcc
lh mp pm trace enable -counter -name UtranCellRelation::pmHoPrepSuccSrvcc
lh mp pm trace enable -counter -name UtranCellRelation::PmHoExeAttSrvcc
lh mp pm trace enable -counter -name UtranCellRelation::PmHoExeSuccSrvcc
lh mp pm trace enable -counter -id 851976
lh mp pm trace enable -counter -id 851977
lh mp pm trace enable -counter -id 851990
lh mp pm trace enable -counter -id 851991
[2019-02-06 03:45:15.804] | | | | | | | |
(T&E) du1 com_ericsson_triobjif:TRACE5: { cpu_id = 2 }, { processAndObjIf =
"LmCellOmfPT12(Ft_PM_COUNTERS)", fileAndLine = "OmfPmCounterStorageD.cpp:622", msg =
"increment, counter = UtranCellRelation::pmHoPrepAttSrvcc (id = 851976), froId = 1382,
steps = 1, racUeRef = 21209205" }
[2019-02-06 03:45:15.804] | | | | | | | |
(T&E) du1 com_ericsson_triobjif:TRACE5: { cpu_id = 2 }, { processAndObjIf =
"LmCellOmfPT12(Ft_PM_COUNTERS)", fileAndLine = "OmfPmCounterStorageD.cpp:622", msg =
"increment, counter = UtranCellRelation::pmHoPrepSuccSrvcc (id = 851977), froId =
1382, steps = 1, racUeRef = 21209205" }
[2019-02-06 03:45:16.308] | | | | | | | |
(T&E) du1 com_ericsson_triobjif:TRACE5: { cpu_id = 1 }, { processAndObjIf =
"LmCellOmfPT12(Ft_PM_COUNTERS)", fileAndLine = "OmfPmCounterStorageD.cpp:622", msg =
"increment, counter = UtranCellRelation::pmHoExeAttSrvcc (id = 851990), froId = 1382,
steps = 1, racUeRef = 21209205" }
[2019-02-06 03:45:16.308] | | | | | | | |
(T&E) du1 com_ericsson_triobjif:TRACE5: { cpu_id = 1 }, { processAndObjIf =
"LmCellOmfPT12(Ft_PM_COUNTERS)", fileAndLine = "OmfPmCounterStorageD.cpp:622", msg =
"increment, counter = UtranCellRelation::pmHoExeSuccSrvcc (id = 851991), froId = 1382,
steps = 1, racUeRef = 21209205" }
Counter traces are activated (together with other layer3 traces) as below:
lh mp te e all Ft_MON_EVENTS
lh mp pm trace enable -event -name S1HandoverRequest
lh mp pm trace enable -event -name S1HandoverRequestAcknowledge
lh mp pm trace enable -event -name S1HandoverFailure
lh mp pm trace enable -event -id 625
lh mp pm trace enable -event -id 626
lh mp pm trace enable -event -id 622
DAY8
NR Terminology
MCG ( Master Cell Group ) Bearer: A bearer terminating at MN node (in case of EN-DC, more specifically
at eNB)
SCG ( Secondary Cell Group ) Bearer: A bearer terminating at SN node (in case of EN-DC, more specifically
at gNB)
Here terminating means, which node (MN/SN) PDCP is being used for the bearer. If PDCP (E-PDCP/NR-
PDCP: MN node support both E-PDCP and NR-PDCP) is used from MN node then we call it MN
A MCG bearer can be configured with either E-PDCP or NR-PDCP. Thus, MCG bearer can be configured
in two variation (E-UTRA PDCP -> E-UTRA-RLC/MAC, E-UTRA-PHY) and (NR-PDCP -> E-UTRA-RLC/MAC, E-
UTRA-PHY)
Whereas a SCG bearer is always configured with NR-PDCP only (NR-PDCP -> NR-RLC/MAC, NR-PHY)
Non-Standalone 5G uses control-plane in LTE (RED marked below) and user-plane in 5G (Green marked
below).
The Non-Standalone 5G concept have similarities to inter eNode-B Carrier Aggregation.
The Primary Cell is always in LTE which controls the connection.
The Secondary Cell is in 5G……..however from user plane perspective 5G cell is the Primary Cell because
5G node is in control of the user plane.
LTE cell is used to send user data to the UE only if 5G cell is incapable of handling all the data received
from SGw…….in such situations user data is sent from 5G node to LTE node via X2 interface.
5G cell (NR leg) can be added either based on measurements or without measurements.
[2019-04-15 09:58:44.524] 1 | | |
<=========================| 8392747 (S1AP)
InitialContextSetupRequest mmeUeS1apId:43867027 enbUeS1apId:262187
qCI:9 agMbrDl:600.00Mbps agMbrUl:600.00Mbps HRL:{servingPLMN:262-
80} :{e-RAB-ID:5,ipAddr:10.88.210.161,gTP-TEID:1AC1026F'H}
[2019-04-15 09:58:44.634] 1 | | |
=========================>| 8392747 (S1AP)
InitialContextSetupResponse mmeUeS1apId:43867027
enbUeS1apId:262187 :{e-RAB-ID:5,ipAddr:10.67.75.41,gTP-
TEID:2927F2AA'H}
:
:
[2019-04-15 09:58:45.213] 1 |=========>| | | | |
| 8392747 (RRC4G) MeasurementReport measId:1(B1)
PCell:{rsrp:-81,rsrq:-6.5}
[2019-04-15 09:58:45.219] 1 | | |==================>|
| 8392747 (X2AP) SgNBAdditionRequest
ipAddr:10.67.75.41 ipAddr:10.88.210.161 plmnIdentity:262-80
enbId:107331 cellId:1 e-RAB-ID:5 gTP-TEID:8D3AF083'H gTP-
TEID:1AC1026F'H qCI:9 UE-X2AP-ID:0
[2019-04-15 09:58:45.230] 1 | | |<==================|
| 8392747 (X2AP) SgNBAdditionRequestAcknowledge
ipAddr:10.67.75.42 ipAddr:10.67.75.42 e-RAB-ID:5 gTP-
TEID:188B2D75'H gTP-TEID:7884412B'H qCI:9 SgNB-UE-X2AP-ID:4113 UE-
X2AP-ID:1021
:
:
[2019-04-15 09:58:45.355] 1 | | |
=========================>| 8392747 (S1AP) E-
RABModificationIndication ipAddr:10.67.75.42 mmeUeS1apId:43867027
enbUeS1apId:262187 e-RAB-ID:5
[2019-04-15 09:58:45.367] 1 | | |
<=========================| 8392747 (S1AP) E-
RABModificationConfirm mmeUeS1apId:43867027 enbUeS1apId:262187 e-
RAB-ID:5
or due to UE measurements:
[2019-05-22 11:58:31.202] 1 | | |
<=========================| 8392804 (S1AP)
InitialContextSetupRequest mmeUeS1apId:9261021 enbUeS1apId:262244
qCI:9 agMbrDl:2000.00Mbps agMbrUl:2000.00Mbps HRL:{servingPLMN:262-
80} :{e-RAB-ID:5,ipAddr:10.75.201.129,gTP-TEID:63CF00F2'H}
[2019-05-22 11:58:31.310] 1 | | |
=========================>| 8392804 (S1AP)
InitialContextSetupResponse mmeUeS1apId:9261021 enbUeS1apId:262244 :
{e-RAB-ID:5,ipAddr:10.58.118.51,gTP-TEID:944FA97D'H}
:
:
[2019-05-22 11:59:47.720] 1 |===================>| | |
| 8392804 (RRC5G) MeasurementReport measId:1(A3)
physCellId:61
[2019-05-22 11:59:47.721] 1 | | |==================>|
| 8392804 (X2AP) RRCTransfer SgNB-UE-X2AP-ID:8193
UE-X2AP-ID:105
[2019-05-22 11:59:47.725] 1 | | |<==================|
| 8392804 (X2AP) SgNBReleaseRequired
cause:radioNetwork:sCG-Mobility SgNB-UE-X2AP-ID:8193 UE-X2AP-ID:105
[2019-05-22 11:59:47.729] 1 | | |==================>|
| 8392804 (X2AP) SgNBReleaseConfirm SgNB-UE-X2AP-
ID:8193 UE-X2AP-ID:105
[2019-05-22 11:59:47.733] 1 |<=========| | | | |
| 8392804 16783456 (RRC4G) RRCConnectionReconfiguration
targetPhysCellId:165 logicalChannelIdentity:3
logicalChannelIdentity:4 eps-BearerIdentity:5 eps-BearerIdentity:6
logicalChannelGroup:1 logicalChannelGroup:1 srb-Identity:1 srb-
Identity:2 dlBandwidth:n100 powerRampingStep:dB4
MeasObjectToAddMod:{cFreq:637180} :eventB1_NR_r15 measId:1(B1)
crnti:281 antPortCnt:an2 ciphAlg:eea0 intProtAlg:eia2 nextHop:0
keyChangeIndicator:FALSE drbId:3 dl-cFreq:3100 dl-BW:20.0MHz
ttiBundling:FALSE txMode:3(OL_MIMO)
[2019-05-22 11:59:47.735] 1 | | |<==================|
| 8392804 (X2AP) SNStatusTransfer e-RAB-ID:5 SgNB-
UE-X2AP-ID:8193 UE-X2AP-ID:105 UE-X2AP-ID:105
[2019-05-22 11:59:47.786] 1 |=========>| | | | |
| 8392804 (RRC4G)
RRCConnectionReconfigurationComplete
[2019-05-22 11:59:47.787] 1 | | |
=========================>| 8392804 (S1AP) E-
RABModificationIndication ipAddr:10.58.118.51 ipAddr:10.58.118.51
mmeUeS1apId:9261021 enbUeS1apId:262244 e-RAB-ID:5 e-RAB-ID:6
[2019-05-22 11:59:47.806] 1 | | |
<=========================| 8392804 (S1AP) E-
RABModificationConfirm mmeUeS1apId:9261021 enbUeS1apId:262244 e-RAB-
ID:5
[2019-05-22 11:59:47.807] 1 | | |==================>|
| 8392804 (X2AP) UEContextRelease SgNB-UE-X2AP-
ID:8193 UE-X2AP-ID:0 UE-X2AP-ID:105
NR leg must be removed when LTE Primary Cell changes (after event A3 or event A5).
[2019-04-26 10:50:00.685] 2 | | |
<=========================| 16781460 (S1AP)
InitialContextSetupRequest mmeUeS1apId:15557270 enbUeS1apId:262372
qCI:9 agMbrDl:600.00Mbps agMbrUl:600.00Mbps HRL:{servingPLMN:262-
80} :{e-RAB-ID:5,ipAddr:10.88.210.161,gTP-TEID:590103CC'H}
[2019-04-26 10:50:00.795] 2 | | |
=========================>| 16781460 (S1AP)
InitialContextSetupResponse mmeUeS1apId:15557270
enbUeS1apId:262372 :{e-RAB-ID:5,ipAddr:10.67.75.39,gTP-
TEID:406377F6'H}
:
:
[2019-04-26 10:50:01.423] 2 |=========>| | | | |
| 16781460 (RRC4G) MeasurementReport measId:4(B1)
PCell:{rsrp:-96,rsrq:-6.5} NeighCells:{rsrp:-91,rsrq:-11.0}
[2019-04-26 10:50:01.430] 2 | | |==================>|
| 16781460 (X2AP) SgNBAdditionRequest
ipAddr:10.67.75.39 ipAddr:10.88.210.161 plmnIdentity:262-80
enbId:107329 cellId:2 e-RAB-ID:5 gTP-TEID:A3CAB34F'H gTP-
TEID:590103CC'H qCI:9 UE-X2AP-ID:0
[2019-04-26 10:50:01.441] 2 | | |<==================|
| 16781460 (X2AP) SgNBAdditionRequestAcknowledge
ipAddr:10.67.75.40 ipAddr:10.67.75.40 e-RAB-ID:5 gTP-
TEID:909CA2DB'H gTP-TEID:8D630ED0'H qCI:9 SgNB-UE-X2AP-ID:1110143
UE-X2AP-ID:135
[2019-04-26 10:50:01.541] 2 | | |
=========================>| 16781460 (S1AP) E-
RABModificationIndication ipAddr:10.67.75.40 mmeUeS1apId:15557270
enbUeS1apId:262372 e-RAB-ID:5
[2019-04-26 10:50:01.550] 2 | | |
<=========================| 16781460 (S1AP) E-
RABModificationConfirm mmeUeS1apId:15557270 enbUeS1apId:262372 e-
RAB-ID:5
:
:
[2019-04-26 10:50:02.354] 2 |=========>| | | | |
| 16781460 (RRC4G) MeasurementReport measId:7(A5)
PCell:{rsrp:-85,rsrq:-6.5} phCellId:87 NeighCells:{rsrp:-89,rsrq:-
4.0}
[2019-04-26 10:50:02.359] 2 | | |==================>|
| 16781460 (X2AP) HandoverRequest
ipAddr:10.88.210.161 e-RAB-ID:5 gTP-TEID:590103CC'H qCI:9
MMEGID:32811 cause:radioNetwork:handover-desirable-for-radio-reasons
UE-X2AP-ID:0 nextHop:0 cellSize:verysmall GUMMEI:{plmnIdentity:262-
80} target ECGI:{plmnIdentity:262-80,enbId:107329,cellId:1} HRL:
{servingPLMN:262-80} mmeUeS1apId:15557270 mmeCode:A8'H
[2019-04-26 10:50:02.372] 2 | | |<==================|
| 16781460 (X2AP) HandoverRequestAcknowledge E-RABs-
Admitted-List:{e-RAB-ID:5} UE-X2AP-ID-OLD:135 UE-X2AP-ID-NEW:137
[2019-04-26 10:50:02.372] 2 |<=========| | | | |
| 16781460 (RRC4G) HandoverCommand targetPhysCellId:87
logicalChannelIdentity:3 eps-BearerIdentity:5 logicalChannelGroup:1
srb-Identity:1 srb-Identity:2 dlBandwidth:n100 powerRampingStep:dB4
crnti:14853 antPortCnt:an2 ciphAlg:eea1 intProtAlg:eia2 nextHop:0
keyChangeIndicator:FALSE drbId:3 dl-cFreq:3100 dl-BW:20.0MHz
ttiBundling:FALSE txMode:3(OL_MIMO)
[2019-04-26 10:50:02.376] 2 | | |==================>|
| 16781460 (X2AP) SgNBReleaseRequest e-RAB-ID:5
cause:radioNetwork:mCG-Mobility SgNB-UE-X2AP-ID:1110143 UE-X2AP-
ID:135
[2019-04-26 10:50:02.378] 2 | | |<==================|
| 16781460 (X2AP) SgNBReleaseRequestAcknowledge SgNB-
UE-X2AP-ID:1110143 UE-X2AP-ID:135
[2019-04-26 10:50:02.381] 2 | | |<==================|
| 16781460 (X2AP) SNStatusTransfer e-RAB-ID:5 SgNB-
UE-X2AP-ID:1110143 UE-X2AP-ID:135 UE-X2AP-ID:135
[2019-04-26 10:50:02.453] 1 |=========>| | | | |
| 8392788 (RRC4G)
RRCConnectionReconfigurationComplete
[2019-04-26 10:50:02.454] 1 | | |
=========================>| 8392788 (S1AP) E-
RABModificationIndication ipAddr:10.67.75.39 mmeUeS1apId:15557270
enbUeS1apId:262372 e-RAB-ID:5
[2019-04-26 10:50:02.466] 1 | | |
<=========================| 8392788 (S1AP) E-
RABModificationConfirm mmeUeS1apId:15557270 enbUeS1apId:262372 e-
RAB-ID:5
[2019-04-26 10:50:02.466] 1 | | |==================>|
| 8392788 (X2AP) UEContextRelease UE-X2AP-ID:135
UE-X2AP-ID:137
https://medium.com/@5gnr/5g-nr-en-dc-bearer-concept-291e21b79b38
VoLTE call establishment when a NR Leg already exist (время у Тилака 11:28)
The NR leg can continue in Secondary Node – SN (gNb) even after the VoLTE call has been established
(split-bearer allowed):
Or the NR leg can be moved to Master Node – MN (eNode-B) before the VoLTE call is established (split-
bearer not allowed):
DAY9
S1 Connection Setup
[2016-10-26 08:45:03.898] /3 |=========>| | | | | |
26792005 (RRC4G) RRCConnectionSetupComplete selectedPLMN-Identity:1
[2016-10-26 08:45:03.899] /3 | | |=========================>|
26792005 (S1AP) InitialUEMessage m-TMSI:f06c23ba'H tac:408 plmnIdentity:426-01
plmnIdentity:426-01 enbId:4517 cellId:3 enbUeS1apId:612883 mMEC:02'H cause:mo-
Data
[2016-10-26 08:45:03.899] /3 |====================================>|
26792005 (NAS4G) serviceRequest
[2016-10-26 08:45:03.914] /3 | | |<=========================|
26792005 (S1AP) InitialContextSetupRequest ipAddr:172.26.33.151
ipAddr:172.26.33.147 mmeUeS1apId:42894249 enbUeS1apId:612883 e-RAB-ID:6 e-RAB-ID:5
gTP-TEID:94308210'H gTP-TEID:9430820F'H qCI:6 qCI:8 interfacesToTrace:s1x2uu
agMbrDl:140.00Mbps agMbrUl:120.00Mbps HLR:{servingPLMN:24F610'H}
pmS1SigConnEstabAtt counter is stepped when InitialUEMessage is sent to MME.
pmS1SigConnEstabSucc counter is stepped at the reception of any message on UE-associated logical S1-
connection (see HW40419).
Paging Procedure
PS Paging
[2017-03-30 14:57:51.036] | | |<=========================|
(S1AP) Paging m-TMSI:e517f01b'H tac:43001 plmnIdentity:510-11 mMEC:C8'H
CNDomain:ps
[2017-03-30 14:57:51.532] /5 |=========>| | | | | |
42510147 (RRC4G) RRCConnectionRequest m-TMSI:3843551259 cause:mt-Access
mmeCode:200
[2017-03-30 14:57:51.537] /5 |<=========| | | | | |
42510147 (RRC4G) RRCConnectionSetup transmissionMode:tm4 t-PollRetransmit:ms160
t-Reordering:ms35
[2017-03-30 14:57:51.560] /5 |=========>| | | | | |
42510147 (RRC4G) RRCConnectionSetupComplete selectedPLMN-Identity:1
[2017-03-30 14:57:51.560] /5 | | |=========================>|
42510147 (S1AP) InitialUEMessage m-TMSI:e517f01b'H tac:43001 plmnIdentity:510-11
plmnIdentity:510-11 enbId:430002 cellId:5 enbUeS1apId:268425 mMEC:C8'H cause:mt-
Access
[2017-03-30 14:57:51.560] /5 |====================================>|
42510147 (NAS4G) serviceRequest
CS Paging
[2015-06-08 13:17:39.168] | | |<=========================|
(S1AP) Paging m-TMSI:e003c7b3'H tac:159 plmnIdentity:235-91 mMEC:00'H
CNDomain:cs
[2015-06-08 13:17:39.720] |=========>| | | | | |
(RRC4G) RRCConnectionRequest m-TMSI:3758344115 cause:mt-Access mmeCode:0
[2015-06-08 13:17:39.728] /1 |<=========| | | | | |
8392774 (RRC4G) RRCConnectionSetup t-PollRetransmit:ms80 t-Reordering:ms35
[2015-06-08 13:17:39.756] /1 |=========>| | | | | |
8392774 (RRC4G) RRCConnectionSetupComplete selectedPLMN-Identity:1
[2015-06-08 13:17:39.756] /1 | | |=========================>|
8392774 (S1AP) InitialUEMessage m-TMSI:e003c7b3'H tac:159 plmnIdentity:235-91
plmnIdentity:235-91 enbId:72261 cellId:1 enbUeS1apId:69 mMEC:00'H cause:mt-Access
[2015-06-08 13:17:39.756] /1 |====================================>|
8392774 (NAS4G) extendedServiceRequest m-TMSI:1051730364339 serviceType:mobile
terminating CS fallback or 1xCS fallback
[2015-06-08 13:17:39.788] /1 | | |<=========================|
8392774 (S1AP) InitialContextSetupRequest plmnIdentity:235-91
ipAddr:10.201.105.243 mmeUeS1apId:28324519 enbUeS1apId:69 e-RAB-ID:5 gTP-
TEID:A3C06690'H qCI:9 agMbrDl:256.00Mbps agMbrUl:256.00Mbps
csFallbackIndicator:cs-fallback-required HLR:{servingPLMN:32F519'H}
If any Paging messages received from MME is discarded it is counted by pmPagS1Discarded counter.
pmPagReceived counter accounts for all Paging messages routed to this cell. Theoretically this counter
should be smaller than pmPagS1Received counter.
pmPagDiscarded counter accounts for Paging messages that are not broadcasted from cell for whatever
reason, for instance congestion.
Attach Procedure
[2016-12-21 01:18:42.577] /128 | | |=========================>|
1081722310 (S1AP) InitialUEMessage tac:29138 plmnIdentity:460-00 plmnIdentity:460-
00 enbId:927023 cellId:128 enbUeS1apId:276123 cause:mo-Signalling
[2016-12-21 01:18:42.577] /128 |====================================>|
1081722310 (NAS4G) attachRequest m-TMSI:3844179331 EPSAttachTypeValue:Combined
EPS/IMSI attach nonDrxTimer:0 NASKeySetIdentifier:2
[2016-12-21 01:18:42.606] /128 | | |<=========================|
1081722310 (S1AP) DownlinkNASTransport mmeUeS1apId:160380819 enbUeS1apId:276123
[2016-12-21 01:18:42.606] /128 |<=========| | | | | |
1081722310 (RRC4G) DLInformationTransfer
[2016-12-21 01:18:42.606] /128 |<====================================|
1081722310 (NAS4G) authenticationRequest NASKeySetIdentifier:3
RAND:'8F0C28AF2D853F9E6E0BDC886D90D658'H AUTN:'D306259E1C26F0951E95965BB9478199'H
[2016-12-21 01:18:42.822] /128 |=========>| | | | | |
1081722310 (RRC4G) ULInformationTransfer
[2016-12-21 01:18:42.822] /128 |====================================>|
1081722310 (NAS4G) authenticationResponse RES:'C8E95817D260224E'H
[2016-12-21 01:18:42.822] /128 | | |=========================>|
1081722310 (S1AP) UplinkNASTransport tac:29138 plmnIdentity:460-00
plmnIdentity:460-00 enbId:927023 cellId:128 mmeUeS1apId:160380819
enbUeS1apId:276123
[2016-12-21 01:18:42.852] /128 | | |<=========================|
1081722310 (S1AP) DownlinkNASTransport mmeUeS1apId:160380819 enbUeS1apId:276123
[2016-12-21 01:18:42.852] /128 |<=========| | | | | |
1081722310 (RRC4G) DLInformationTransfer
[2016-12-21 01:18:42.852] /128 |<====================================|
1081722310 (NAS4G) securityModeCommand CipheringAlgorithm:EPS encryption algorithm
EEA0 IntegrityProtectionAlgorithm:EPS integrity algorithm 128-EIA2
NASKeySetIdentifier:3
[2016-12-21 01:18:42.882] /128 |=========>| | | | | |
1081722310 (RRC4G) ULInformationTransfer
[2016-12-21 01:18:42.882] /128 |====================================>|
1081722310 (NAS4G) securityModeComplete
[2016-12-21 01:18:42.882] /128 | | |=========================>|
1081722310 (S1AP) UplinkNASTransport tac:29138 plmnIdentity:460-00
plmnIdentity:460-00 enbId:927023 cellId:128 mmeUeS1apId:160380819
enbUeS1apId:276123
[2016-12-21 01:18:42.901] /128 | | |<=========================|
1081722310 (S1AP) DownlinkNASTransport mmeUeS1apId:160380819 enbUeS1apId:276123
[2016-12-21 01:18:42.901] /128 |<=========| | | | | |
1081722310 (RRC4G) DLInformationTransfer
[2016-12-21 01:18:42.901] /128 |<====================================|
1081722310 (NAS4G) ESMInformationRequest EPSBearerIdentity:0 protocolDiscriminator:2
procedureTransactionIdentity:13
[2016-12-21 01:18:42.922] /128 |=========>| | | | | |
1081722310 (RRC4G) ULInformationTransfer
[2016-12-21 01:18:42.922] /128 |====================================>|
1081722310 (NAS4G) ESMInformationResponse accessPointName:cmnet APN:cmnet
[2016-12-21 01:18:42.922] /128 | | |=========================>|
1081722310 (S1AP) UplinkNASTransport tac:29138 plmnIdentity:460-00
plmnIdentity:460-00 enbId:927023 cellId:128 mmeUeS1apId:160380819
enbUeS1apId:276123
[2016-12-21 01:18:43.055] /128 | | |<=========================|
1081722310 (S1AP) InitialContextSetupRequest ipAddr:100.79.247.209
mmeUeS1apId:160380819 enbUeS1apId:276123 e-RAB-ID:5 gTP-TEID:3B431B0B'H qCI:9
agMbrDl:100.00Mbps agMbrUl:100.00Mbps HLR:{servingPLMN:64F000'H}
forbiddenInterRATs:cdma2000
[2016-12-21 01:18:43.056] /128 |<=========| | | | | |
1081722310 (RRC4G) SecurityModeCommand intraFreqReselection:eea0
integrityProtAlgorithm:eia2
[2016-12-21 01:18:43.082] /128 |=========>| | | | | |
1081722310 (RRC4G) SecurityModeComplete
[2016-12-21 01:18:43.083] /128 |<=========| | | | | |
1081722310 (RRC4G) UECapabilityEnquiry
[2016-12-21 01:18:43.102] /128 |=========>| | | | | |
1081722310 (RRC4G) UECapabilityInformation ratType:eutra
[2016-12-21 01:18:43.102] /128 |=========>| | | | | |
1081722310 (RRC4G) UE-EUTRA-Capability ueCategory:4 accessStratumRelease:rel10
bandEUTRA:39
[2016-12-21 01:18:43.102] /128 | | |=========================>|
1081722310 (S1AP) UECapabilityInfoIndication mmeUeS1apId:160380819
enbUeS1apId:276123
[2016-12-21 01:18:43.102] /128 |<=========| | | | | |
1081722310 (RRC4G) UERadioAccessCapabilityInformation
[2016-12-21 01:18:43.102] /128 |<=========| | | | | |
1081722310 (RRC4G) UE-EUTRA-Capability ueCategory:4 accessStratumRelease:rel10
bandEUTRA:39
[2016-12-21 01:18:43.117] /128 |<=========| | | | | |
1081722310 (RRC4G) RRCConnectionReconfiguration :eventA3 a3Offset:4 :eventA2
:eventA2 measId:3 measId:3 measId:3 drbId:3
[2016-12-21 01:18:43.117] /128 |<====================================|
1081722310 (NAS4G) attachAccept m-TMSI:3844441519 ipv4Address:10.14.82.100
accessPointName:cmnet.mnc002.mcc460.gprs EPSAttachResult:combined EPS/IMSI attach
t3412Value:9 unit:decihours
[2016-12-21 01:18:43.147] /128 |=========>| | | | | |
1081722310 (RRC4G) RRCConnectionReconfigurationComplete
[2016-12-21 01:18:43.147] /128 | | |=========================>|
1081722310 (S1AP) InitialContextSetupResponse ipAddr:100.102.160.105
mmeUeS1apId:160380819 enbUeS1apId:276123 e-RAB-ID:5 gTP-TEID:8BED054A'H
[2016-12-21 01:18:43.187] /128 |=========>| | | | | |
1081722310 (RRC4G) ULInformationTransfer
[2016-12-21 01:18:43.187] /128 |====================================>|
1081722310 (NAS4G) attachComplete
[2016-12-21 01:18:43.187] /128 | | |=========================>|
1081722310 (S1AP) UplinkNASTransport tac:29138 plmnIdentity:460-00
plmnIdentity:460-00 enbId:927023 cellId:128 mmeUeS1apId:160380819
enbUeS1apId:276123
Note that Attach is a NAS procedure transparent to LRAN. Relevant KPI (counters) are in MME side.
TAU Procedure
[2016-12-21 01:19:11.424] /130 | | |=========================>|
1097171694 (S1AP) InitialUEMessage m-TMSI:d48fb777'H tac:29138 plmnIdentity:460-00
plmnIdentity:460-00 enbId:927023 cellId:130 enbUeS1apId:276301 mMEC:90'H
cause:mo-Signalling
[2016-12-21 01:19:11.424] /130 |====================================>|
1097171694 (NAS4G) trackingAreaUpdateRequest m-TMSI:3566188407 dlBandwidth:Combined
TA/LA updating
[2016-12-21 01:19:11.458] /130 | | |<=========================|
1097171694 (S1AP) DownlinkNASTransport mmeUeS1apId:260652557 enbUeS1apId:276301
[2016-12-21 01:19:11.459] /130 |<=========| | | | | |
1097171694 (RRC4G) DLInformationTransfer
[2016-12-21 01:19:11.459] /130 |<====================================|
1097171694 (NAS4G) authenticationRequest NASKeySetIdentifier:4
RAND:'4E0AB2A48F395F6B475A8088D1EFE125'H AUTN:'38734300F795F095EDC0C1660B921FE6'H
[2016-12-21 01:19:12.107] /130 |=========>| | | | | |
1097171694 (RRC4G) ULInformationTransfer
[2016-12-21 01:19:12.107] /130 |====================================>|
1097171694 (NAS4G) authenticationResponse RES:'6C84B78D77693CBA'H
[2016-12-21 01:19:12.107] /130 | | |=========================>|
1097171694 (S1AP) UplinkNASTransport tac:29138 plmnIdentity:460-00
plmnIdentity:460-00 enbId:927023 cellId:130 mmeUeS1apId:260652557
enbUeS1apId:276301
[2016-12-21 01:19:12.137] /130 | | |<=========================|
1097171694 (S1AP) DownlinkNASTransport mmeUeS1apId:260652557 enbUeS1apId:276301
[2016-12-21 01:19:12.137] /130 |<=========| | | | | |
1097171694 (RRC4G) DLInformationTransfer
[2016-12-21 01:19:12.137] /130 |<====================================|
1097171694 (NAS4G) securityModeCommand CipheringAlgorithm:EPS encryption algorithm
EEA0 IntegrityProtectionAlgorithm:EPS integrity algorithm 128-EIA2
NASKeySetIdentifier:4
[2016-12-21 01:19:12.167] /130 |=========>| | | | | |
1097171694 (RRC4G) ULInformationTransfer
[2016-12-21 01:19:12.167] /130 |====================================>|
1097171694 (NAS4G) securityModeComplete
[2016-12-21 01:19:12.167] /130 | | |=========================>|
1097171694 (S1AP) UplinkNASTransport tac:29138 plmnIdentity:460-00
plmnIdentity:460-00 enbId:927023 cellId:130 mmeUeS1apId:260652557
enbUeS1apId:276301
[2016-12-21 01:19:12.193] /130 | | |<=========================|
1097171694 (S1AP) DownlinkNASTransport mmeUeS1apId:260652557 enbUeS1apId:276301
[2016-12-21 01:19:12.194] /130 |<=========| | | | | |
1097171694 (RRC4G) DLInformationTransfer
[2016-12-21 01:19:12.194] /130 |<====================================|
1097171694 (NAS4G) trackingAreaUpdateAccept EPSUpdateResultValue:Combined TA/LA
updated
Note that TAU is a NAS procedure transparent to LRAN. Relevant KPI (counters) are in MME side.
CSFB procedure
Idle Mode
[2015-06-08 13:17:39.756] /1 |=========>| | | | | |
8392774 (RRC4G) RRCConnectionSetupComplete selectedPLMN-Identity:1
[2015-06-08 13:17:39.756] /1 |====================================>|
8392774 (NAS4G) extendedServiceRequest m-TMSI:1051730364339 serviceType:mobile
terminating CS fallback or 1xCS fallback
[2015-06-08 13:17:39.756] /1 | | |=========================>|
8392774 (S1AP) InitialUEMessage m-TMSI:e003c7b3'H tac:159 plmnIdentity:235-91
plmnIdentity:235-91 enbId:72261 cellId:1 enbUeS1apId:69 mMEC:00'H cause:mt-Access
[2015-06-08 13:17:39.788] /1 | | |<=========================|
8392774 (S1AP) InitialContextSetupRequest plmnIdentity:235-91
ipAddr:10.201.105.243 mmeUeS1apId:28324519 enbUeS1apId:69 e-RAB-ID:5 gTP-
TEID:A3C06690'H qCI:9 agMbrDl:256.00Mbps agMbrUl:256.00Mbps
csFallbackIndicator:cs-fallback-required HLR:{servingPLMN:32F519'H}
[2015-06-08 13:17:39.788] /1 |=========>| | | | | |
8392774 (RRC4G) UERadioAccessCapabilityInformation
[2015-06-08 13:17:39.788] /1 |<=========| | | | | |
8392774 (RRC4G) SecurityModeCommand intraFreqReselection:eea1
integrityProtAlgorithm:eia2
[2015-06-08 13:17:39.812] /1 |=========>| | | | | |
8392774 (RRC4G) SecurityModeComplete
[2015-06-08 13:17:39.824] /1 |<=========| | | | | |
8392774 (RRC4G) RRCConnectionReconfiguration :eventA3 a3Offset:6 :eventA2
:eventA2 :eventA3 a3Offset:0 measId:4 measId:4 measId:4 measId:4 drbId:3
[2015-06-08 13:17:39.852] /1 |=========>| | | | | |
8392774 (RRC4G) RRCConnectionReconfigurationComplete
[2015-06-08 13:17:39.852] /1 | | |=========================>|
8392774 (S1AP) InitialContextSetupResponse ipAddr:10.201.105.9
mmeUeS1apId:28324519 enbUeS1apId:69 e-RAB-ID:5 gTP-TEID:2D88E3F9'H
[2015-06-08 13:17:39.852] /1 |<=========| | | | | |
8392774 (RRC4G) RRCConnectionRelease cause:other redirectedCarrierInfo:utra_FDD
[2015-06-08 13:17:39.892] /1 | | |=========================>|
8392774 (S1AP) UEContextReleaseRequest mmeUeS1apId:28324519 enbUeS1apId:69
cause:radioNetwork:cs-fallback-triggered
Connected Mode
[2016-12-21 01:08:23.797] /128 | | |<=========================|
1081657373 (S1AP) InitialContextSetupRequest ipAddr:100.79.247.193
mmeUeS1apId:310814582 enbUeS1apId:271689 e-RAB-ID:5 gTP-TEID:7657C033'H qCI:9
agMbrDl:838.86Mbps agMbrUl:838.86Mbps HLR:{servingPLMN:64F000'H}
[2016-12-21 01:08:23.863] /128 | | |=========================>|
1081657373 (S1AP) InitialContextSetupResponse ipAddr:100.102.160.105
mmeUeS1apId:310814582 enbUeS1apId:271689 e-RAB-ID:5 gTP-TEID:BE4DCE8A'H
:
:
[2016-12-21 01:09:01.956] /128 | | |<=========================|
1081657373 (S1AP) DownlinkNASTransport mmeUeS1apId:310814582 enbUeS1apId:271689
[2016-12-21 01:09:01.956] /128 |<=========| | | | | |
1081657373 (RRC4G) DLInformationTransfer
[2016-12-21 01:09:01.956] /128 |<====================================|
1081657373 (NAS4G) CSServiceNotification
[2016-12-21 01:09:02.007] /128 |=========>| | | | | |
1081657373 (RRC4G) ULInformationTransfer
[2016-12-21 01:09:02.007] /128 |====================================>|
1081657373 (NAS4G) extendedServiceRequest m-TMSI:1051796405187 serviceType:mobile
terminating CS fallback or 1xCS fallback
[2016-12-21 01:09:02.007] /128 | | |=========================>|
1081657373 (S1AP) UplinkNASTransport tac:29138 plmnIdentity:460-00
plmnIdentity:460-00 enbId:927023 cellId:128 mmeUeS1apId:310814582
enbUeS1apId:271689
[2016-12-21 01:09:02.031] /128 | | |<=========================|
1081657373 (S1AP) UEContextModificationRequest plmnIdentity:460-00
mmeUeS1apId:310814582 enbUeS1apId:271689 csFallbackIndicator:cs-fallback-required
[2016-12-21 01:09:02.032] /128 | | |=========================>|
1081657373 (S1AP) UEContextModificationResponse mmeUeS1apId:310814582
enbUeS1apId:271689
[2016-12-21 01:09:02.032] /128 |<=========| | | | | |
1081657373 (RRC4G) RRCConnectionRelease cause:other redirectedCarrierInfo:geran
startingARFCN:94 bandIndicator:dcs1800
[2016-12-21 01:09:02.067] /128 | | |=========================>|
1081657373 (S1AP) UEContextReleaseRequest mmeUeS1apId:310814582 enbUeS1apId:271689
cause:radioNetwork:ue-not-available-for-ps-service
LTE
WCDMA
[08:06:13.692]0006/01 >>--->> (RANAP) RelocationRequestAcknowledge
(UE:643) (RAB-ID=0x5) (addr=10.254.113.9) (standard-UMTS-integrity-algorithm-UIA1)
[08:06:13.940]0006/01 >>-------->> (RRC) handoverToUTRANComplete (UE:643)
(cs-domain) (startVal=0x4) (ps-domain) (startVal=0x6)
[08:06:13.940]0006/01 >>--->> (RANAP) RelocationComplete (UE:643)
Reset
[2017-03-24 19:43:56.460] | | |=========================>|
(S1AP) Reset enbUeS1apId:541616 cause:misc:om-intervention
[2017-03-24 19:43:56.570] | | |<=========================|
(S1AP) ResetAcknowledge enbUeS1apId:541616
Handover
X2 Handover
Source Cell
[2017-02-22 05:16:55.167] /4 |=========>| | | | | |
35406053 (RRC4G) MeasurementReport measId:9(A5) rsrp:-115 rsrq:-13.0 phCellId:32
rsrp:-98 rsrq:-11.5 phCellId:365 rsrp:-98 rsrq:-12.5 phCellId:364 rsrp:-100 rsrq:-14.0
sFreqId:1 sCellRsrp:-100 sCellRsrq:-14.0
[2017-02-22 05:16:55.171] /4 | | |==================>| |
35406053 (X2AP) HandoverRequest ipAddr:10.113.109.133 ipAddr:10.113.109.133 e-
RAB-ID:5 e-RAB-ID:6 gTP-TEID:12EC41A7'H gTP-TEID:174571A7'H qCI:5 qCI:6
MMEGID:33793 cause:radioNetwork:handover-desirable-for-radio-reasons UE-X2AP-ID:0
nextHop:0 cellSize:verysmall ECGI:{plmnIdentity:450-06,enbId:80600,cellId:2}
GUMMEI:{plmnIdentity:450-06} HRL:{servingPLMN:450-06} mmeUeS1apId:147746
mmeCode:02'H
[2017-02-22 05:16:55.217] /4 | | |<==================| |
35406053 (X2AP) HandoverRequestAcknowledge ipAddr:10.110.92.120
ipAddr:10.110.92.120 E-RABs-Admitted-List:{e-RAB-ID:5,6} gTP-TEID:78111016'H gTP-
TEID:CB9B3AD9'H UE-X2AP-ID-OLD:2308 UE-X2AP-ID-NEW:2126
[2017-02-22 05:16:55.220] /4 |<=========| | | | | |
35406053 (RRC4G) HandoverCommand targetPhysCellId:32 dlBandwidth:n50
powerRampingStep:dB4 crnti:11109 antPortCnt:an2 ciphAlg:eea1 intProtAlg:eia2
nextHop:0 keyChangeIndicator:FALSE dl-cFreq:2600 dl-BW:10.0MHz ttiBundling:FALSE
txMode:3(OL_MIMO)
[2017-02-22 05:16:55.223] /4 | | |==================>| |
35406053 (X2AP) SNStatusTransfer e-RAB-ID:5 e-RAB-ID:6 UE-X2AP-ID:2308 UE-X2AP-
ID:2126
[2017-02-22 05:16:55.313] /4 | | |<==================| |
35406053 (X2AP) UEContextRelease UE-X2AP-ID:2308 UE-X2AP-ID:2126
[2017-02-22 05:16:55.181] |=========>| | | | | |
(RRC4G) UE-EUTRA-Capability ueCategory:4 accessStratumRelease:rel10 bandEUTRA:5
Target Cell
[2017-02-22 05:16:55.179] /2 | | |<==================| |
17662069 (X2AP) HandoverRequest ipAddr:10.113.109.133 ipAddr:10.113.109.133 e-
RAB-ID:5 e-RAB-ID:6 gTP-TEID:12EC41A7'H gTP-TEID:174571A7'H qCI:5 qCI:6
MMEGID:33793 cause:radioNetwork:handover-desirable-for-radio-reasons UE-X2AP-ID:2308
nextHop:0 cellSize:verysmall ECGI:{plmnIdentity:450-06,enbId:80600,cellId:2}
GUMMEI:{plmnIdentity:450-06} HRL:{servingPLMN:450-06} mmeUeS1apId:147746
mmeCode:02'H
[2017-02-22 05:16:55.206] /2 | | |==================>| |
17662069 (X2AP) HandoverRequestAcknowledge ipAddr:10.110.92.120
ipAddr:10.110.92.120 E-RABs-Admitted-List:{e-RAB-ID:5,6} gTP-TEID:78111016'H gTP-
TEID:CB9B3AD9'H UE-X2AP-ID-OLD:2308 UE-X2AP-ID-NEW:2126
[2017-02-22 05:16:55.206] /2 |<=========| | | | | |
17662069 (RRC4G) HandoverCommand targetPhysCellId:32 dlBandwidth:n50
powerRampingStep:dB4 crnti:11109 antPortCnt:an2 ciphAlg:eea1 intProtAlg:eia2
nextHop:0 keyChangeIndicator:FALSE dl-cFreq:2600 dl-BW:10.0MHz ttiBundling:FALSE
txMode:3(OL_MIMO)
[2017-02-22 05:16:55.237] /2 | | |<==================| |
17662069 (X2AP) SNStatusTransfer e-RAB-ID:5 e-RAB-ID:6 UE-X2AP-ID:2308 UE-X2AP-
ID:2126
[2017-02-22 05:16:55.272] /2 |=========>| | | | | |
17662069 (RRC4G) RRCConnectionReconfigurationComplete
[2017-02-22 05:16:55.274] /2 | | |=========================>|
17662069 (S1AP) PathSwitchRequest tac:43115 plmnIdentity:450-06
plmnIdentity:450-06 ipAddr:10.110.92.120 ipAddr:10.110.92.120 enbId:80600 cellId:2
mmeUeS1apId:147746 enbUeS1apId:266290 e-RAB-ID:5 e-RAB-ID:6 gTP-TEID:E231ED53'H
gTP-TEID:AD4DCE85'H
[2017-02-22 05:16:55.302] /2 | | |<=========================|
17662069 (S1AP) PathSwitchRequestAcknowledge mmeUeS1apId:147746
enbUeS1apId:266290
[2017-02-22 05:16:55.302] /2 | | |==================>| |
17662069 (X2AP) UEContextRelease UE-X2AP-ID:2308 UE-X2AP-ID:2126
Note that in LTE there are no counters for incoming Handovers (use getstat command as an alternative).
S1 Handover
Source Cell
[2017-04-14 14:17:54.064] /5 |=========>| | | | | |
43966476 (RRC4G) MeasurementReport measId:1(A3) rsrp:-118 rsrq:-14.5 phCellId:455
rsrp:-114 rsrq:-15.0
[2017-04-14 14:17:54.066] /5 | | |=========================>|
43966476 (S1AP) HandoverRequired tac:13111 eNB-ID_macroENB_ID:42799
plmnIdentity:730-01 plmnIdentity:730-01 mmeUeS1apId:21108084 enbUeS1apId:278182
cause:radioNetwork:s1-intra-system-handover-triggered
[2017-04-14 14:17:54.131] /5 | | |<=========================|
43966476 (S1AP) HandoverCommand mmeUeS1apId:21108084 enbUeS1apId:278182
[2017-04-14 14:17:54.132] /5 |<=========| | | | | |
43966476 (RRC4G) HandoverCommand targetPhysCellId:455 dlBandwidth:n75
powerRampingStep:dB4 crnti:23637 ciphAlg:eea2 intProtAlg:eia2 nextHop:2
keyChangeIndicator:FALSE dl-cFreq:9485 dl-BW:15.0MHz ttiBundling:FALSE
txMode:3(OL_MIMO)
[2017-04-14 14:17:54.134] /5 | | |=========================>|
43966476 (S1AP) ENBStatusTransfer mmeUeS1apId:21108084 enbUeS1apId:278182 e-RAB-
ID:5
[2017-04-14 14:17:54.258] /5 | | |<=========================|
43966476 (S1AP) UEContextReleaseCommand mmeUeS1apId:21108084 enbUeS1apId:278182
cause:radioNetwork:successful-handover
pmHoPrepAttLteIntraF counter is stepped when HandoverRequired is sent to MME.
Target Cell
[14:22:10.817]000100 /4 | | |<===========| 38465912 /0 (S1AP)
HandoverRequest mmeUeS1Id:24442193 cause:radioNetwork-s1-intra-system-handover-
triggered agMbrDl:256,00Mbps agMbrUl:50,00Mbps qci:6 prioLev:2 preEmptCap:shall-not-
trigger-pre-emption preEmptVul:pre-emptable plmnId:730f01
[14:22:10.840]000100 /4 | | |===========>| 38465912 /0 (S1AP)
HandoverRequestAcknowledge mmeUeS1Id:24442193 enbUeS1Id:263953
[14:22:10.840]000100 /4 |<=========| | | 38465912 /67224000
(RRC4G) HandoverCommand trgPhCid:267 dl-cFreq:9485 BW:DL-15-MHz
[14:22:10.888]000100 /4 | | |<===========| 38465912 /0 (S1AP)
MMEStatusTransfer mmeUeS1Id:24442193 enbUeS1Id:263953
[14:22:11.205]000100 /4 |=========>| | | 38465912 /0
(RRC4G) rrcConnectionReconfigurationComplete
[14:22:11.205]000100 /4 | | |===========>| 38465912 /0 (S1AP)
HandoverNotify mmeUeS1Id:24442193 enbUeS1Id:263953 plmnId:730f01 plmnId:730f01
tac:13111
Note that in LTE there are no counters for incoming Handovers (use getstat command as an alternative).
pmHoExeSucc counter is stepped when UEContextReleaseCommand received from MME with cause
‘successful-handover’.
WCDMA
PS Handover to LTE
WCDMA
[14:30:33.523]0013/03 >>--->> (RANAP) RelocationRequired (UE:11)
(cause:radioNetwork/reduce-load-in-serving-cell) (RNC-ID=268) (pLMNidentity='32F519'H)
(pLMNidentity='32F519'H)
[14:30:33.609]0013/03 <<---<< (RANAP) RelocationCommand (UE:11)
[14:30:33.609]0013/03 <<--------<< (RRC) handoverFromUTRANCommand-EUTRA
(UE:11) (rrcTID=0) (RAB-ID=0x05) (GSM-MAP) (ps-domain)
[14:30:54.089]0013/03 <<---<< (RANAP) Iu-ReleaseCommand (UE:11)
(cause:radioNetwork/successful-relocation)
LTE
[2018-03-07 14:30:33.540] /2 | | |<=========================|
16904194 (S1AP) HandoverRequest IMEISV:35854305111515151515 ipAddr:10.219.33.225
mmeUeS1apId:65766744 e-RAB-ID:5 gTP-TEID:2E9FC5B3'H qCI:9
cause:radioNetwork:reduce-load-in-serving-cell HLR:{servingPLMN:32F519'H}
[2018-03-07 14:30:33.568] /2 | | |=========================>|
16904194 (S1AP) HandoverRequestAcknowledge ipAddr:10.218.210.92
mmeUeS1apId:65766744 enbUeS1apId:266587 e-RAB-ID:5 gTP-TEID:47F40503'H
[2018-03-07 14:30:33.568] /2 |<=========| | | | | |
16904194 (RRC4G) HandoverCommand targetPhysCellId:40 dlBandwidth:n25
powerRampingStep:dB4 crnti:13339 antPortCnt:an1 ciphAlg:eea1 intProtAlg:eia2 dl-
cFreq:414 dl-BW:5.0MHz ttiBundling:FALSE drbId:3
[2018-03-07 14:30:34.060] /2 |=========>| | | | | |
16904194 (RRC4G) RRCConnectionReconfigurationComplete
[2018-03-07 14:30:34.064] /2 | | |=========================>|
16904194 (S1AP) HandoverNotify tac:155 plmnIdentity:235-91 plmnIdentity:235-91
enbId:72239 cellId:2 mmeUeS1apId:65766744 enbUeS1apId:266587
Note that in LTE there are no counters for incoming Handovers (use getstat command as an alternative).
ID Meaning Description
IMSI (
International Mobile Subscriber Unique identification of mobile (LTE) subscriber
IMSI digits)
Identity Network (MME) gets the PLMN of the subscriber
= MCC
Public Land Mobile Network PLMN
PLMN ID Unique identification of PLMN
Identifier 6 digit
MCC Mobile Country Code assigned by ITU 3 digit
MNC Mobile Network Code assigned by National Authority 2 or 3
Mobile Subscriber Identification
MSIN assigned by operator 9 or 10
Number
GUTI (
Globally Unique Temporary UE To identify a UE between the UE and the MME on
GUTI bits) =
Identity behalf of IMSI for security reason
TMSI
GUTI is stored in TIN parameter of UE’s MM context.
Temporary Identity used in Next
TIN TIN indicates which temporary ID will be used in the TIN =
Update
next update.
SAE Temporary Mobile To locally identify a UE in short within a MME group S-TMS
S-TMSI
Subscriber Identity (Unique within a MME Pool) + M-T
M-TMSI MME Mobile Subscriber Identity Unique within a MME 32 bits
GUMM
To identify a MME uniquely in global
GUMMEI Globally Unique MME Identity 48 bits
GUTI contains GUMMEI
MMEI
To identify a MME uniquely within a PLMN MMEI
MMEI MME Identifier
Operator commissions at eNBMMEI + MME
MMEGI MME Group Identifier Unique within a PLMN 16 bits
To identify a MME uniquely within a MME Group. S-
MMEC MME Code 8 bits
TMSI contains MMEC8
Cell- Radio Network Temporary 0x000
C-RNTI To identify an UE uniquely in a cell
Identifier bits)
International Mobile Equipment IMEI (
IMEI To identify a ME (Mobile Equipment) uniquely
Identity SNR +
IMEI/S
IMEI/SV IMEI/Software Version To identify a ME (Mobile Equipment) uniquely
+ SNR
To identify a Cell in global (Globally Unique) ECGI (
ECGI E-UTRAN Cell Global Identifier
EPC can know UE location based of ECGI bits) =
ECI (2
ECI E-UTRAN Cell Identifier To identify a Cell within a PLMN
Cell ID
To identify a specific PDN GW (P-GW)
IP add
PGW ID PDN GW Identity HSS assigns P-GW for PDN (IP network) connection
FQDN
of each UE
TAI (n
To identify Tracking Area
TAI Tracking Area Identity bits) =
Globally uniqueTAI
GW
TAC Tracking Area Code To indicate eNB to which Tracking Area the eNB 16 bits
belongs (per Cell)
Unique within a PLMN16
UE can move into the cells included in TAL list
TAI List Tracking Area Identity List without location update (TA update) Variab
Globally unique
To identify an PDN (IP network), that mobile data
user wants to communicate with
PDN Identity (APN) is used to determine the P-GW
PDN Id
and point of interconnection with a PDN
PDN ID Packet Data Network Identity APN.N
With APN as query parameter to the DNS
(variab
procedures, the MME will receive a list of candidate
P-GWs, and then a P-GW is selected by MME with
policy
EPS Bearer Evolved Packet System Bearer To identify an EPS bearer (Default or Dedicated) per
4 bits
ID Identifier an UE4
E-UTRAN Radio Access Bearer
E-RAB ID To identify an E-RAB per an UE 4 bits
Identifier•
DRB ID Data Radio Bearer Identifier To identify a DRB per an UE4 4 bits
To identify the default bearer associated with a
LBI Linked EPS Bearer ID 4 bits
dedicated EPS bearer4
To identify the end point of a GTP tunnel when the
TEID Tunnel End Point identifier 32 bits
tunnel is established
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e all Ft_RRC_CONN_SETUP
lh mp te e all ABNORMAL
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name EUtranCellFDD::pmRrcConnEstabAtt
lh mp pm trace enable -counter -name EUtranCellFDD::pmRrcConnEstabSucc
lh mp pm trace enable -counter -name EUtranCellFDD::pmRrcConnEstabAttMta if
terminating RRC is degraded
lh mp pm trace enable -counter -name EUtranCellFDD::pmRrcConnEstabSuccMta
S1 Degradation Issues
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e all Ft_RRC_CONN_SETUP
lh mp te e all ABNORMAL
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name EUtranCellFDD::pmS1SigConnEstabAtt
lh mp pm trace enable -counter -name EUtranCellFDD::pmS1SigConnEstabSucc
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te filter set "[0]=$0 AND [1]=$0A AND [2]=$40" Ft_S1AP_ASN G1 RBS types
lh mp te filter set ‘[0]=$0 AND [1]=$0A AND [2]=$40’ Ft_S1AP_ASN G2 RBS types
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e all Ft_PAGING
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name ENodeBFunction::pmPagS1Discarded
lh mp pm trace enable -counter -name ENodeBFunction::pmPagS1Received
lh mp pm trace enable -counter -name EUtranCellFDD::pmPagDiscarded
lh mp pm trace enable -counter -name EUtranCellFDD::pmPagReceived
lh mp pm trace enable -counter -name EUtranCellFDD::pmRrcConnEstabAttMta
lh mp pm trace enable -counter -name EUtranCellFDD::pmRrcConnEstabSuccMta
LTE Traces
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all Ft_RIM
WCDMA Traces
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e bus_send bus_receive Ft_X2AP_ASN
lh mp te e trace7 Ft_RRC_CONN_SETUP
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN G2 RBS types
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN G1 RBS types
lh mp te e all NAS_MSG_TRANSFER
lh mp te e trace9 Ft_RLC_FAILURE
lh mp te e trace3 Ft_RRC_CONN_REESTABLISHMENT
lh mp te e trace3 Ft_CONTEXT_FETCH
lh mp te e all ABNORMAL
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e all Ft_RRC_CONN_SETUP
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all NAS_MSG_TRANSFER
lh mp te e all Ft_INACTIVITY_SUPERVISION
lh mp te e all Ft_NO_ACTIVE_PROC
lh mp te e all ABNORMAL
e-RAB setup (Initial Context Setup) Issues
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e bus_send bus_receive Ft_X2AP_ASN
lh mp te e trace7 Ft_RRC_CONN_SETUP
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all NAS_MSG_TRANSFER
lh mp te e trace9 Ft_RLC_FAILURE
lh mp te e trace3 Ft_RRC_CONN_REESTABLISHMENT
lh mp te e trace3 Ft_CONTEXT_FETCH
lh mp te e all Ft_INITIAL_CTXT_SETUP
lh mp te e all Ft_ERAB_SETUP
lh mp te e all Ft_EPS_BEARER_SETUP
lh mp te e all Ft_NO_ACTIVE_PROC
lh mp te e all ABNORMAL
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabEstabAttInit
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabEstabSuccInit
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabEstabAttAddedQci
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabEstabSuccAddedQci
CSFB Issues
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e bus_send bus_receive Ft_X2AP_ASN
lh mp te e trace7 Ft_RRC_CONN_SETUP
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all NAS_MSG_TRANSFER
lh mp te e all Ft_UE_RAC_MEASUREMENTS
lh mp te e all Ft_RRC_CONN_RELEASE
lh mp te e all Ft_UE_CTXT_MODIFICATION
lh mp te e all Ft_OUTGOING_HANDOVER
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name EUtranCellFDD::pmUeCtxtEstabAttCsfb
lh mp pm trace enable -counter -name EUtranCellFDD::pmUeCtxtModAttCsfb
lh mp pm trace enable -counter -name EUtranCellFDD::pmUeCtxtRelCsfbWcdma
lh mp pm trace enable -counter -name UtranCellRelation::pmHoPrepAttCsfb
lh mp pm trace enable -counter -name UtranCellRelation::pmHoPrepSuccCsfb
lh mp pm trace enable -counter -name UtranCellRelation::pmHoExeAttCsfb
lh mp pm trace enable -counter -name UtranCellRelation::pmHoExeSuccCsfb
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e bus_send bus_receive Ft_X2AP_ASN
lh mp te e trace7 Ft_RRC_CONN_SETUP
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all NAS_MSG_TRANSFER
lh mp te e all Ft_RRC_CONN_REESTABLISHMENT
lh mp te e all Ft_CONTEXT_FETCH
lh mp te e all ABNORMAL
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name EUtranCellFDD::pmRrcConnReestAtt
lh mp pm trace enable -counter -name EUtranCellFDD::pmRrcConnReestSucc
lh mp pm trace enable -counter -name EUtranCellFDD::pmUeCtxtFetchAtt
lh mp pm trace enable -counter -name EUtranCellFDD::pmUeCtxtFetchSucc
Handover Issues
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e bus_send bus_receive Ft_X2AP_ASN
lh mp te e trace7 Ft_RRC_CONN_SETUP
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all NAS_MSG_TRANSFER
lh mp te e trace9 Ft_RLC_FAILURE
lh mp te e trace3 Ft_RRC_CONN_REESTABLISHMENT
lh mp te e trace3 Ft_CONTEXT_FETCH
lh mp te e all Ft_UE_RAC_MEASUREMENTS
lh mp te e all Ft_OUTGOING_HANDOVER
lh mp te e all Ft_INTRA_CELL_HANDOVER
lh mp te e all ABNORMAL
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name EUtranCellRelation::pmHoPrepAttLteIntraF
intra frequency handover counters
lh mp pm trace enable -counter -name EUtranCellRelation::pmHoPrepSuccLteIntraF
lh mp pm trace enable -counter -name EUtranCellRelation::pmHoExeAttLteIntraF
lh mp pm trace enable -counter -name EUtranCellRelation::pmHoExeSuccLteIntraF
lh mp pm trace enable -counter -name EUtranCellRelation::pmHoPrepAttLteInterF
inter frequency handover counters
lh mp pm trace enable -counter -name EUtranCellRelation::pmHoPrepSuccLteInterF
lh mp pm trace enable -counter -name EUtranCellRelation::pmHoExeAttLteInterF
lh mp pm trace enable -counter -name EUtranCellRelation::pmHoExeSuccLteInterF
lh mp pm trace enable -counter -name UtranCellRelation::pmHoPrepAtt PS handover
to WCDMA counters
lh mp pm trace enable -counter -name UtranCellRelation::pmHoPrepSucc
lh mp pm trace enable -counter -name UtranCellRelation::pmHoExeAtt
lh mp pm trace enable -counter -name UtranCellRelation::pmHoExeSucc
lh mp pm trace enable -counter -name UtranCellRelation::pmHoPrepAttSrvcc VoLTE
handover to WCDMA counters
lh mp pm trace enable -counter -name UtranCellRelation::pmHoPrepSuccSrvcc
lh mp pm trace enable -counter -name UtranCellRelation::pmHoExeAttSrrvcc
lh mp pm trace enable -counter -name UtranCellRelation::pmHoExeSuccSrvcc
Ft_INTRA_CELL_HANDOVER for Handover issues within same cell (e.g. TTI Bundling, key
change on-the-fly etc.)
Only one of Inter-frequency or Intra-Frequency or IRAT counters should be activated
based on the need
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e bus_send bus_receive Ft_X2AP_ASN
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all NAS_MSG_TRANSFER
lh mp te e trace9 Ft_RLC_FAILURE
lh mp te e trace3 Ft_RRC_CONN_REESTABLISHMENT
lh mp te e trace3 Ft_CONTEXT_FETCH
lh mp te e all Ft_NO_ACTIVE_PROC
lh mp te e all Ft_S1_X2_ENB_ID
lh mp te e all Ft_INCOMING_HANDOVER
lh mp te e all ABNORMAL
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e bus_send bus_receive Ft_X2AP_ASN
lh mp te e trace7 Ft_RRC_CONN_SETUP
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all NAS_MSG_TRANSFER
lh mp te e trace9 Ft_RLC_FAILURE
lh mp te e all Ft_PDCCH_UL_SYNC_FAILURE
lh mp te e all ABNORMAL
lh mp te e all Ft_ERAB_RELEASE
lh mp te e trace3 Ft_RRC_CONN_REESTABLISHMENT
lh mp te e trace3 Ft_CONTEXT_FETCH
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabRelAbnormalEnb
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabRelAbnormalEnbAct
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e bus_send bus_receive Ft_X2AP_ASN
lh mp te e trace7 Ft_RRC_CONN_SETUP
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all NAS_MSG_TRANSFER
lh mp te e trace9 Ft_RLC_FAILURE
lh mp te e all Ft_PDCCH_UL_SYNC_FAILURE
lh mp te e all ABNORMAL
lh mp te e all Ft_ERAB_RELEASE
lh mp te e trace3 Ft_RRC_CONN_REESTABLISHMENT
lh mp te e trace3 Ft_CONTEXT_FETCH
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabRelAbnormalMme
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabRelAbnormalMmeAct
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabRelAbnormalMmeActQci
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabRelMmeActEutra
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e bus_send bus_receive Ft_X2AP_ASN
lh mp te e trace7 Ft_RRC_CONN_SETUP
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all NAS_MSG_TRANSFER
lh mp te e trace9 Ft_RLC_FAILURE
lh mp te e all Ft_PDCCH_UL_SYNC_FAILURE
lh mp te e all ABNORMAL
lh mp te e all Ft_ERAB_RELEASE
lh mp te e trace3 Ft_RRC_CONN_REESTABLISHMENT
lh mp te e trace3 Ft_CONTEXT_FETCH
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabRelAbnormalEnbActQci
lh mp pm trace enable -counter -name EUtranCellFDD::pmErabRelAbnormalMmeActQci
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e bus_send bus_receive Ft_X2AP_ASN
lh mp te e trace7 Ft_RRC_CONN_SETUP
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all NAS_MSG_TRANSFER
lh mp te e all Ft_UE_RAC_MEASUREMENTS
lh mp te e all Ft_CARRIER_AGGREGATION
lh mp te e all uehUeBl_SCellEvalSwU
lh mp te e trace5 Ft_PM_COUNTERS
lh mp pm trace enable -counter -name EUtranCellFDD::pmCaConfiguredDlSamp
lh mp pm trace enable -counter -name EUtranCellFDD::pmCaConfiguredMeasAtt
lh mp pm trace enable -counter -name EUtranCellFDD::pmCaConfiguredMeasSucc
lh mp pm trace enable -counter -name EUtranCellFDD::pmCaDeconfigured
ANR Related Issues
lh mp ue enable -allcell -allUe -timeout 720 tracing all UEs in whole eNode-B
lh mp ue enable -cellid 1 -allue -timeout 720 tracing all UEs only in cellid 1
lh mp te e bus_send bus_receive Ft_S1AP_ASN
lh mp te e bus_send bus_receive Ft_RRC_ASN
lh mp te e bus_send bus_receive Ft_X2AP_ASN
lh mp te e trace7 Ft_RRC_CONN_SETUP
lh mp te filter set '[0]<>$0 OR [1]<>$0A OR [2]<>$40' Ft_S1AP_ASN
lh mp te filter set "[0]<>$0 OR [1]<>$0A OR [2]<>$40" Ft_S1AP_ASN
lh mp te e all NAS_MSG_TRANSFER
lh mp te e all Ft_UE_RAC_MEASUREMENTS
lh mp te e all Ft_OUTGOING_HANDOVER
lh mp te e all Ft_ANR_COMMON
lh mp te e all Ft_CELL_ANR_MEAS
lh mp te e all Ft_UE_ANR_MEAS
lh mp te e all Ft_PNP
lh mp te e all Ft_CONFIG
BB (User Plane)
gcpu00256 and gcpu00512 = Air interface uplink and S1-U uplink traffic
gcpu00768 = air interface downlink and S1-U downlink traffic
gcpu01024 = control/coordination
mon-
monu all to start target monitor for BB traces in G2 RBS types
mon mp to start target monitor for RAC traces in G2 RBS types
RACH Issues
https://lte-
wiki.rnd.ki.sw.ericsson.se/wiki/UP_L2:_Troubleshooting/List_of_L2_Traces#Useful_traces
_for_Throughput_Debugging
Downlink
========
Uplink
======
lh mp ue disable -allcell
all te default *
all te default -restart
lh mp te filter reset *
mtd kill -all
lh gcpu te default
hicap disable
3) Activate new traces. Make sure traces were accepted. If any trace is not accepted due to syntax
error it is visible from command output:
mon-
mon all in G1 nodes both RAC and BB traces can be collected with one target
monitor
monu all in G2 nodes RAC and BB traces should be collected with two separate
target monitors
5) Call output raw traces LTE.log. Open a new window from where LTE.log is saved and make sure
(in real-time) there is no signalling overflow:
https://wcdma-confluence.rnd.ki.sw.ericsson.se/display/PB/LTNG+-+Download
Usage of scripts
cat flow.log | perl /home/eratini/decoder/bin/findDrop.pl > output.log (to execute the script)
Depending on the problem correct conditions must be used to get desired output.
OR
S1 Setup Degradation
====================
OR
OR
OR
OR
OR
OR
IFHO Failure
============
EtHostMo_startPing -d 189.40.173.20 -h 1 -c 100 -s 1012 (ping SGw ip-address 100 times with
1012 bytes, G1 only)
iacrh ping -dst 114.0.97.97 -src 10.21.202.191 -n 5 -s 32 (ping SGw ip-address from HostEt ip-
address 5 times with 32 bytes, G1 only)
iacrh ping -dst 10.159.44.113 -src 10.21.194.191 -n 5 -s 32 (ping MME ip-address from HostEt ip-
address 5 times with 32 bytes, G1 only)
iacrh traceroute -dst 114.0.97.97 -src 10.21.202.191 (traceroute between SGw and HostEt, G1
only)
get . maxNoOfPmFiles (max number of ROP files that can be saved in the eNode-B)
get . StorageSize (max allowed storage for Events, CTR and UETR)
/cm/internalmomread ManagedElement=1,ENodeBFunction=1,TermPointToMme=RFT-MTGHWUSN02
logicalname (to see read-only parameters in G2 RBS types)
diff kget1.zip kget2.zip (compare two kgets using modump.zip, use the command h diff for options)
pmxnh . pmHoPrepAttLteIntraF$|pmHoPrepSuccLteIntraF$|pmHoExeAttLteIntraF$|
pmHoExeSuccLteIntraF$ -m 24 -h
pmxnh . pmHoPrepAttLteInterF$|pmHoPrepSuccLteInterF$|pmHoExeAttLteInterF$|
pmHoExeSuccLteInterF$ -m 24 -h
find . -printf '%s %p\n' | sort -nr | head -25 (go through all files in all folders and list top 25 in order
of size)
cat MP.log | sed -n '/15:06:09.832/,/15:06:10.092/ p' > temp.log (cut only a portion of log between
two timestamps)
zcat MP_binary.zip | tr -d '\000' | less (remove binary characters and display as a normal file)
cat LTE.log | tr -d '\000' > LTE2.log (new file not considered binary)
cat * */* *flow* | perl /home/eratini/decoder/bin/findDrop.pl > temp.log (script go through all
subfolders and files with name 'flow')
cat LTE.log | sed -e '/Decode S1AP PDU S1Paging/,+3d' > LTE2.log (remove all Paging messages
from raw log)
UE reads System Information when in idle mode prior to accesssing the network.
UE must go through a successful RACH procedure to setup a RRC connection, perform RRC Re-
establishment or perform Handover.
UE needs a RRC Connection to communicate with the network. RRC Connection is between UE and
eNode-B.
eNode-B needs to setup a S1 connection to facilitate UE communication with the Core network
(MME/SGw). S1 connection consist of a signalling connection to MME and userplane bearer to SGw.
UE communicate with the MME using NAS signalling which is completely transparent to eNode-B. When
it comes to NAS signalling the role of eNode-B is that of a facilitator, to forward messages between MME
and UE.
UE perform Attach procedure when switching on the phone. UE receives an unique ip-address to PGw at
Attach procedure together with a TMSI and a MME code.
UE perform Tracking Area Update procedure when moving into a new Tracking Area or when returning
to LTE after CSFB. MME update new UE location to HSS to make sure Paging to UE works even
after that.
UE can be only in two states in LTE, either in Idle mode or in connected mode.
Authentication procedure always generate new security keys that would be used for ciphering and
integrity protection.
Integrity protection is only applicable for signalling and it is mandatory. Integrity protection mechannism
make sure exchanged signalling between UE and network is not altered over the air.
Ciphering is optional for both signalling and userdata. Ciphering mechanism make sure exchanged
signalling/data between UE and network cannot be intercepted and listened by middle man.
PDCP layer carry out ciphering and integrity protection functions in LTE.
RLC failure occurs when there is no acknowledgement (even after max number of retransmissions) for
sent data from receiver.
Synchronization failure occurs when UE is in 'out of sync state' for a continuous period of 6 seconds. If
during these 6 seconds UE get back network signal for a 100ms period UE is 'in sync' state again.
RRC Re-establishment takes place when Synchronization failure or RLC failure occurs in the UE. RRC Re-
establishment is always initiated by the UE.
UE context fetch for RRC Re-establishment is only supported between Ericsson eNode-Bs.
RRC Re-establishment is not supported under certain circumstances, for instance when UE does not have
an established e-RAB.
Event A2 is used to indicate bad coverage, Event A3 is used to indicate a neighbour from same frequency
is better than serving cell, Event A5 is used to indicate a neighbour from another frequency is better than
serving cell and Event B2 is used to indicate a neighbour from another RAT is better than serving cell.
UE indicates MME code in rrcConnectionSetupComplete message when returning to LTE after a Speech
call in WCDMA/GSM.
In ueCapabilityInformation message UE informs all the details of its capabilities to the network.
Rim is the procedure used to transfer WCDMA/GSM System Information to LTE. WCDMA/GSM System
Information is included in rrcConnectionRelease message at CSFB.
VoLTE calls are setup in LTE with QCI=1 used for userdata and QCI=5 used for IMS signalling. VolTE calls
are always setup with an internet bearer.
Path Switch procedure happens after X2 Handover or after RRC Re-establishment. Target eNode-B
inform MME about UE's new location whereupon MME request SGw to send userdta to the target
eNode-B.