This document provides instructions for tracing a cell in an RNC (Radio Network Controller) module and viewing the trace logs. It includes steps to:
1. Obtain information for the cell module to trace.
2. Check the current trace status and enable specific traces for the cell, including RRC, RANAP, NBAP, and UE signals.
3. Start a log capture on the RNC to get the IP address and port for monitoring.
4. View the captured log using AMOS monitoring tools to decode and view the traces and traffic flows.
5. Disable tracing and check the updated trace status when complete.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
210 views1 page
Trace Mod Moshell
This document provides instructions for tracing a cell in an RNC (Radio Network Controller) module and viewing the trace logs. It includes steps to:
1. Obtain information for the cell module to trace.
2. Check the current trace status and enable specific traces for the cell, including RRC, RANAP, NBAP, and UE signals.
3. Start a log capture on the RNC to get the IP address and port for monitoring.
4. View the captured log using AMOS monitoring tools to decode and view the traces and traffic flows.
5. Disable tracing and check the updated trace status when complete.
uerandtrace on -cell cid 03206; uerandtrace max 20
cellenable -d iubh -cid 03206 te e bus_send bus_receive RRC* te e bus_send bus_receive RANAP* te e bus_send bus_receive NBAP* te e bus_send bus_receive RNSAP* te e bus_send bus_receive UE* te e bus_send bus_receive ADMISSION_CELL te e bus_send bus_receive CONGESTIO* te e ADMISSION_CELL
//(Ventana RNC) Iniciar captura de log (obtener ip y puerto)
mon mod1214 //(Ventana AMOS) Observar log /opt/ericsson/amos/moshell/monitor6054 172.18.146.43 33077 | /home/emazfee/decoder/decoder.pl --w13a | tee /home/dpino/decU03206_2.log | /home/emazfee/decoder/flow.pl -colour | tee /home/dpino/flowU03206_2.log // (Ventana RNC) Parar todo lh mod1214 te default * lh mod1214 uerandtrace off -cell cid 03206 mon//(Ventana RNC) Verificar status de trace en modulo lh mod1214 ueidtrace status //Trace IMSI lh mod1214 uerandtrace status lh mod1214 UEH_EXCEPTION status