文档详情

Moshell常用指令RNC版.doc

发布:2018-01-24约6.37千字共14页下载文档
文本预览下载声明
Moshell常用命令RNC版 lt/ltc[1-9]:Load MO tree (full or partial) and build proxy table. lt stands for Load MO Types, ltc stands for Load MO Types and their Children. The numeric option in ltc is for specifying the number of levels of children to load. Without the option, all levels of children are loaded. lt指令是最常用的指令,进入moshell之后,首先用lt从库中取mo,要不然你就看不到啥东西。通过在lt后面配置不同的过滤器可以有选择的装载mo,例如lt all是全部mo,lt iub只取包含(模糊查找)iub的mo。当MO发生变化,例如删除,添加,修改参数。需要lt root更新一下,再用lt all等取mo。pr/lpr:Print MO LDNs and proxy ids for all or part of the MO tree currently loaded in moshell. pr 0-1000 ------- prints the MOs with proxy id 0 to 1000 Pr:print RNC中定义了的mo,例如pr pluginunit可以显示RNC中哪些槽位有单板定义。 get/lget:Read CM/FM attribute(s) from MO(s) get vc trafficdes ------ get traffic descriptors for all VclTp(s) get cable atten ------ get attenuation values for all cables (in RBS) get cell iub ------- view which cells are connected to which iub’s (in RNC) get !(utranrel|iub) ----- get all attributes from all MOs except those whose RDN matches utranrel or iub 从MO(管理对象)中读取CM(配置管理)和FM(设备管理)的信息。想知道某MO的具体参数设置,用get proxy获得,其中proxy可由pr结果获得。 st/lst:Print state of MOs (operationalState and administrativeState when applicable)。 lst equip dis ------ view all disabled MOs under Equipment St all dis -------view all disabled MOs st all 1.*0 ------- view all MOs which are unlocked and disabled st all ^0 ------ view all MOs which are locked: 查看mo的工作(op)状态和管理(adm)状态。比如我们查K0001站的小区及其信道的状态,可输入lst utrancell=k0001。 bl[s]/lbl[s]: Lock or soft-lock MO(s). Works by setting the administrativestate to 0 (hard-lock) or 2 (soft-lock). deb/ldeb: Unlock MO(s). Works by setting the administrativestate to 1. bl aal2.*b40a[12] - block aal2paths b40a1, b40a2 bl - block a board. Same as lbl subrack=ms,slot=15,pluginunit=1$. 当没有s时,资源立即被锁定,administrativestate变为0;当s加上时,administrativestate设成2,30秒过后再变成0。我们经常要对iublink及信令闭解,可以输入lbl iublink=9 ,此时就把此iublink及其下面的Nbapc,Nbapd,Nodesynch全部闭掉了。 割接前闭塞不用的传输,以免出告警时有效。 set[m]/l
显示全部
相似文档