Вы находитесь на странице: 1из 3

Output of selective IMSI trace on RNC includes other IMSIs

Hello Experts,

We are having challenges running selective IMSI traces via moshell on the RNC.

When we set the traces for an IMSI, you have other IMSIs in the output. In some cases, the IMSI
originally intended to trace does not appear in the output.

The outputs for selctive IMSI traces using UETR are quite difficult to inetrprete even after decoding.

This problem is for RNC 3810 and 3820 both of them are on W11A.

Kindly share your experience of how to effectively carry out selective IMSI trace excluding other
IMSIs.

Best regards
Dayo

View Repl
Posted: 01/03/2012 12:28 by Mitesh Patel Properties y

Can you let know what traces you are running?Are you using monitor?
uer show error?
lh <mod> ueidtrace on -ue imsi xxxxxxx

Show Quoted Messages

View Repl
Posted: 01/03/2012 12:44 by Mihir Prakash Limaye Properties y

Hi ,

please find below procedure : i used it and works fine.

uer -i 404240200080710 <----------get the MOD for the IMSI

lh mod110 ueidtrace on -ue imsi 404240200080710 <----change mod and IMSI number

lh mod110 te e bus_send bus_receive UEH_EXCEPTION

lh mod110 te e bus_send bus_receive UE_ASN_NBAP

lh mod110 te e bus_send bus_receive UE_ASN_RANAP

lh mod110 te e bus_send bus_receive UE_ASN_RRC

mon mod110 <--------------------------get the session path /opt/ericsson/amos/moshell/monitor6054


10.203.2.68 33080
Open another Winfiol channel and run
els@gumas1n>/opt/ericsson/amos/moshell/monitor6054 10.203.2.68 33080

Ask the customer for call testing , when error simulated in test call switch off the trace in RNC
using mon-

mon-

!
***************************************************************************************************************
*******************************************************************!

!
***************************************************************************************************************
*******************************************************************!

!
***************************************************************************************************************
*******************************************************************!

The board in which trace is activated is found( GPB mod). In IUBLINK MO, the GPB mod can be found.
(command $get iublink mod)

Activate the below traces

lhsh 001100 te e trace4 bus_send bus_receive Ans_aal2ap_proc

lhsh 001100 te e all RAB_EST

lhsh 001100 te e all RAB_REL

lhsh 001100 te e all RANAP_ASN

lhsh 001100 te e all RRC_ASN

lhsh 001100 te e all HANDOVER

lhsh 001100 te e bus_send bus_receive NBAP_ASN

lhsh 001100 te filter set "([1]>=9)" NBAP_ASN

mon 001100(this command gives an output as shown below)

/opt/ericsson/amos/moshell/monitor6054 10.202.2.68 33079

Now copy the same and execute the command in new terminal

/opt/ericsson/amos/moshell/monitor6054 10.202.2.68 33079 | tee trace.log (the trace will be saved in the
trace.log)
Now either copy the output or upload the file in the below mentioned link for online decoded output

http://utran01.epa.ericsson.se/flowfox/live.html

To deactivate the traces, use below commands

lhsh 001100 te default

lh mod te default IU_IF

mon-

Other traces

lhsh 011700 te e trace1 trace3 UE_IU_IF

lhsh 011700 ueidtrace on -ue imsi 404741250044284

lhsh 011700 te e trace4 trace6 trace7 UE_GENERAL

Also if decoder installed, the below command can used to decode the trace

tail -f trace.log | ././decoder.pl --w10a | .//flow.pl -colour | tee mydecodedtraces.log

Вам также может понравиться