100% found this document useful (1 vote)
289 views2 pages

Basic Commands For Troubleshooting

This document contains commands and parameters for monitoring and managing various network elements in a mobile network, including radio transmitters (TRX), timeslots (TS), connection frames (CF), transmission groups (TG), devices (DEV), time division multiplex (TDM) circuits, and central processor (CP) faults. The commands check status, configure parameters, block/deblock, take in/out of service, and test various network elements and troubleshoot issues.

Uploaded by

brightmsfstar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
289 views2 pages

Basic Commands For Troubleshooting

This document contains commands and parameters for monitoring and managing various network elements in a mobile network, including radio transmitters (TRX), timeslots (TS), connection frames (CF), transmission groups (TG), devices (DEV), time division multiplex (TDM) circuits, and central processor (CP) faults. The commands check status, configure parameters, block/deblock, take in/out of service, and test various network elements and troubleshoot issues.

Uploaded by

brightmsfstar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

!

*************************
MOSTUSED
**************************
rxtcp:moty=rxotg,cell=lv0013c; ! find TG from CELL !
rxtcp:mo=rxotg-102; ! find cell from tg
rlcrp:cell=MT111c; ! status channels busy/idle rlslp !
rxcdp:mo=rxotg-188; ! tg configuration !
rxmsp:mo=rxocf-51,subord; ! check staste of cf !
rxmfp:mo=rxotrx-155-8; ! fault code !
rxmfp:mo=rxotx-34-8; ! fault on Radio !
rxmsp:mo=rxotrx-34-8,subord; ! status !
rxmsp:mo=rxocf-14;
rxmsp:mo=rxotrx-205-5,subord;
rxelp:mo=rxocf-110; ! error log print !
!********************************
CELL
*********************************!
mgcep:cell=j172a; ! msc command to frind bsc !
rldep:cell=at0668a; ! cell description data !
rlstp:cell=at0668a; ! check if cell is haulted !
rlstc:cell=at-668a,state=haulted; ! hault cell !
rlstc:cell=at0668a,state,active; ! activate cell !
!****************************
RADIO
*****************************!
rxbli:mo=rxotrx-188-6,subord,force; ! block radio force !
Rxese:mo=rxotrx-188-6,subord; ! take out of service !
rxesi:mo=rxotrx-188-6,subord; ! put in service !
rxble:mo=rxotrx-188-6,subord; ! de-block radio !
rxcdp:mo=rxotg-188; ! status tg !
rxmfp:mo=rxotx-55-1; ! fault info !
rxmsp:mo=rxocf-14,subord;
rxmsp:mo=rxotrx-85-0,subord;
rxmsp:mo=rxotrx-129-3,subord; ! check state !
rxbli:mo=rxotrx-129-3; ! soft block !
rxtei:mo=rxotrx-129-3; ! test radio !
rxble:mo=rxotrx-129-3; ! soft de-block !
rxmop:mo=rxotrx-274-9; ! find sector of radio !
rxmoc:mo=rxotrx-181-1,mpwr=43; ! block & out make change in & deblock reload cf
!
rxmop:mo=rxotrx-120-0&-1&-2&-3&-4&-6&-8; ! find sector of trx !
rxmop:mo=rxotrx-94-0; ! check if EDGE site DCP2 will have many numbers !
rapti:dev=RBLT24-762,sdev=0; ! tel ts for device !
rxmdp:moty=rxots,dev=RBLT24-762; ! time slots on device !
rxmop:mo=rxotg-60; ! Find SW version !
!****************************
DIP / T1
*****************************
rxapp:mo=rxotg-42; ! list DIP from DEV devid by 24 to get dip !
radep:dev=RBLT3-3922; ! get SNT !
ntcop:snt=ETM3-3,dipinf; ! find dip info from snt !
dtstp:dip=67RB3; ! state of dip !
dtstp:dip=all,state=wo;
stdep:dev=rblt3-49&&-72;
dtqsr:dip=5ODP0,degr,unacc,sf; ! clear dip errors !
dtqsp:dip=110rb3; ! print quality sup obj for dip !

dtqup:dip=16RALT; ! quality !
dtbli:dip=137RB3; ! block dip !
dtble:dip=137RB3; ! de-block dip !
rapti:dev=RBLT24-762,sdev=0; ! tel ts for device !
rxmdp:moty=rxots,dev=RBLT24-762; ! time slots on device !
rxapi:mo=rxotg-60,dcp=287&&310,dev=rblt3-3744&&-3767; ! change T1 !
!****************************
TS
******************************!
rxbli:mo=rxots-42-2-7; ! block !
rxlti:mo=rxots-42-2-7; ! test !
rxble:mo=rxots-42-2-7; ! de-block !
rxmsp:mo=rxots-107-8-6&&-7; ! status !
!*****************************
CF
*****************************!
rxbli:mo=rxocf-24,force,subord; ! block !
rxese:mo=rxocf-24,subord; ! out of service !
rxesi:mo=rxocf-24,subord; ! in service !
rxble:mo=rxocf-24,subord; ! de-block !
rxcdp:mo=rxotg-24; ! MO configuration !
rxmfp:mo=rxocf-24; ! fault !
rxmsp:mo=rxocf-181; ! stat !
rxbli:mo=rxotf-45; ! TF !
rxtei:mo=rxotf-47; ! TF test !
rxble:mo=rxotf-45; ! TF !
!*******************************
TG
********************************
rxmfp:mo=rxotg=102; ! fault !
rxmsp:mo=rxotg=102; ! status !
rxbli:mo=rxotg-19,subord; ! block !
rxese:mo=rxotg-19,subord; ! out of service !
rxesi:mo=rxotg-118,subord; ! in service !
rxble:mo=rxotg-118,subord; ! de-block !
!*******************************
CP FAULT
********************************!
dpwsp: ! check if both sides are working !
repci; ! show fault !
remci:mag=cpu-b,pcb=stud-0; ! b & 0 can change !
recci; ! tries to repair fault !
repce; ! ends diaolgue if necessare !

You might also like