0% found this document useful (0 votes)
855 views4 pages

Moshell Command Instructions

The document provides commands for checking the status and configuration of RNCs, NodeBs, and eNodeBs. Some key points: - lt all loads all management objects to check status of sites on an RNC - st checks status and parameters like traffic, connections to MME, carriers, and plugins - lga gets alarms - get commands check attributes like GPS, cell IDs, license status and parameters - set commands change attributes values - lbl/ldeb block or deblock a NodeB - lhsh starts ping tests to check connections - invxr checks VSWR status on a NodeB
Copyright
© © All Rights Reserved
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
0% found this document useful (0 votes)
855 views4 pages

Moshell Command Instructions

The document provides commands for checking the status and configuration of RNCs, NodeBs, and eNodeBs. Some key points: - lt all loads all management objects to check status of sites on an RNC - st checks status and parameters like traffic, connections to MME, carriers, and plugins - lga gets alarms - get commands check attributes like GPS, cell IDs, license status and parameters - set commands change attributes values - lbl/ldeb block or deblock a NodeB - lhsh starts ping tests to check connections - invxr checks VSWR status on a NodeB
Copyright
© © All Rights Reserved
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/ 4

//to log in to the RNC

TYPE: moshell 10.180.144.5

//to load the Managet Object


rnc> lt all

to check sites status on rnc


rnc> strt

//get alarm of all NodeB


GWRNC1> alt

//to log in to nodeb and EnodeB


moshell 10.14.10.25

//loading managet object in enodeb


enb>lt all

//to check traffic


enob> get radio no

//to check status between enob and MME


enb> st termpointtomme

//to check carries status in enodeb


enb> st car

//to check plugin unit in enodeb


enb> st plug

//to get the kind of alarm


enb> lga 1

W205ANTULA_2> get . gpsout

170201-13:01:35 10.14.10.45 16.0n RBS_NODE_MODEL_U_4_341 stopfile=/tmp/7161


===================================================================================
==============================
MO Attribute Value
===================================================================================
==============================
Subrack=1,Slot=1,PlugInUnit=1,TimingUnit=1 gpsOutEnabled true
===================================================================================
==============================
Total: 1 MOs

W205ANTULA_2> get Subrack=1,Slot=1,PlugInUnit=1,TimingUnit=1

170201-13:02:10 10.14.10.45 16.0n RBS_NODE_MODEL_U_4_341 stopfile=/tmp/7161


===================================================================================
==============================
161
Equipment=1,Subrack=1,Slot=1,PlugInUnit=1,TimingUnit=1
===================================================================================
==============================
TimingUnitId 1
availabilityStatus 0 (NO_STATUS)
gpsOutEnabled true
hptsiOutEnabled false
operationalState 1 (ENABLED)
tuSystemClock 2 (LOCKED_MODE)
userLabel
===================================================================================
==============================
Total: 1 MOs

W205ANTULA_2>

//2-If it is False ,then change it to true :


W205ANTULA_2> set Equipment=1,Subrack=1,Slot=1,PlugInUnit=1,TimingUnit=1
gpsOutEnabled true

170201-12:24:54 10.14.10.45 16.0n RBS_NODE_MODEL_U_2_51 stopfile=/tmp/2591


Set gpsOutEnabled on following 1 MOs ?
===================================================================================
133 Equipment=1,Subrack=1,Slot=1,PlugInUnit=1,TimingUnit=1
===================================================================================
Set gpsOutEnabled on 1 MOs. Are you Sure [y/n] ? y

===================================================================================
=========================
Id MO gpsOutEnabled
Result
===================================================================================
=========================
133 Subrack=1,Slot=1,PlugInUnit=1,TimingUnit=1 true
>>> Set.

// to check every configuration of NodeB parameters


W205ANTULA_2>cabx

// to check the cell id of NodeB (Quinhamel)

GWRNC1> get cell=w105 cid

171018-15:27:14 10.180.144.5 10.0f RNC_NODE_MODEL_V_7_1693 stopfile=/tmp/2328


===================================================================================
==============================
MO Attribute Value
===================================================================================
==============================
UtranCell=W105A cId 21051
UtranCell=W105B cId 21052
UtranCell=W105C cId 21053
===================================================================================
==============================
Total: 3 MOs

// check license status


W132HOTEL_DIAMARA> license server

171031-15:25:00 10.14.9.201 10.0f RBS_NODE_MODEL_U_4_341 stopfile=/tmp/12640


Trying password from ipdatabase file:
/home/ananfade/moshell/sitefiles/ipdatabase...
$ license server
License Server : 00100212
Latest PV : 4
License Key File : Installed, Wed Oct 18 10:42:59 2017
Sequence Number : 1009
Node Identity State : 1
Backplane Node Id : R00230_884874
Generated Node Id :
Unique Logical Name : -
Validation Start : Tue Oct 17 13:41:58 2017
Validation Interval : 1 Day
Emergency Status : Deactivated
Emergency State : 2
Emergency Counter : 1
Emergency State Time : Mon Oct 23 13:27:15 2017
Emergency Time Limit : 7 Days
$

Verificar a licensa de NodeB


W132HOTEL_DIAMARA>alc
W132HOTEL_DIAMARA> get . 7

Connect to RNC in the remote desktop by team viewer


$ ./moshell/moshell 10.180.144.5

//command to deblock the 3G NodeB


GWRNC1>ldeb w171

//command to block the 3G NodeB


GWRNC1> lbl w171

// to see status of emergency license


W227CARAVELA> get .emergency

//Activ emergency License


171BINAR> acc Licensing=1 setEmergencyState

// command to get synch


171BINAR> get Synchronization=1

W171BINAR> get NodeBFunction=1,Iub=Iub_W171BINAR,NbapCommon=1

W171BINAR> lhsh 000100 EtHostMo_startPing -d 10.14.0.7 -h 1 -c 10 -s 64

GWRNC1> lhsh 000700 EtHostMo_startPing -d 10.14.12.9 -h 5 -c 10 -s 64

to check VSWR status on NodeB


W171BINAR>invxr

You might also like