Moshell常用指令RNC版.doc_第1页
Moshell常用指令RNC版.doc_第2页
Moshell常用指令RNC版.doc_第3页
Moshell常用指令RNC版.doc_第4页
Moshell常用指令RNC版.doc_第5页
免费预览已结束,剩余6页可下载查看

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

moshell常用命令rnc版1, lt/ltc1-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. thenumeric 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。2, 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 1000pr:print rnc中定义了的mo,例如pr pluginunit可以显示rnc中哪些槽位有单板定义。3, 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 iubs (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可由pr结果获得。 4, st/lst:print state of mos (operationalstate and administrativestate when applicable)。lst equip dis - view all disabled mos under equipmentst all dis -view all disabled mos st all 1.*0 - view all mos which are unlocked and disabledst all 0 - view all mos which are locked:查看mo的工作(op)状态和管理(adm)状态。比如我们查k0001站的小区及其信道的状态,可输入lst utrancell=k0001。5, bls/lbls: 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.*b40a12 - block aal2paths b40a1, b40a2 bl 001500 - 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全部闭掉了。割接前闭塞不用的传输,以免出告警时有效。6, setm/lsetm: set an attribute value on one or several mos. set aal2pathvcctp=ga36 aal2qosavailableprofiles 15 set an attribute of type structset cell primarycpichpower 60 设置rnc下所有小区公共导频功率为60set cell 参数 值 :设置小区某参数的值。m是为了在同一个事务transaction中设置多个属性attributes。7, rset/lrset: set attribute value on a restricted attribute or change the moid of an mo. the rset command works by deleting the mo (and any mos by which it is reserved) andrecreating the mo (and its reserved mos) using the new attribute value. 例如改小区名:rset utrancell=cell123 utrancellid cell4568, del/ldel: delete mo(s).rdel/lrdel:delete mo(s) together with children and reserving mos.当一个mo没有子mo, reservedby list也是空值时才可能被删除;如果此mo有子mo或者reservedby attribute非空时,可能需要用rdel/lrdel command 代替。eg: ldel %ms,slot=20,plug will delete the programs first then the piuproxies 22 to 46 were created by a create script (in run or trun). to undo it:del 46-229, acl/lacl: lists available mo actions. acc/lacc: execute an mo action. acl all restart - view all restart actionsacl all (restart)(eteloopback) - view all actions except restart and eteloopback acc 001400 manualrestart- same as: lacc subrack=ms,slot=14,pluginunit=1$ manualrestart acc 0 manualrestart-restart the node(rnc or rbs)lacc atmport=es-1-2-2-ima11 eteloopback-perform end-to-end loopback on vcltp mos acl列出mo可用的行为,acc执行上述操作。例如:acc sync addsyncrefresource就是增加node的一个同步源。 10, run/trun:run a command file in moshell format. /emas/motester format run/trun*文件名-在moshell里运行命令文件一般使用trun,默认情况下当遇到意外时命令文件运行会中断,当用truni时会忽略所有的处理失败例外,但分析失败或者ldn找不到时仍然会中断。11, cvls/cvmk/cvms/cvset/cvrm/cvcu/cvget/cvput/cvls1:cvls显示cv信息和cv清单。 cvmk创建cv备份 cvset设置cv启动 cvms创建cv并设置启动 cvrm册除一个或多个cv cvcu 只显示当前cv信息。12, l+/l-/l?: open/close /check moshell logfiles. l+ 打开一个log文件,如果没有给出log文件,将创建一个新log文件将操作信息保存在其中 l-关闭创建的log文件并保存。l? 检查是否有一个log文件打开moshell支持同时打开多个log文件但只有一个是激活的,当一个log文件关闭,之前的log文件会恢复。 13, u+s/u-/u?/u!: handling of undo mode (for undo of bl/del/rdel/set commands). can be used for generation of mo scripts as well. u+ 开始undo模式 u- 停止undo模式 u?检查undo模式是否激活 u!转换moshell命令文件到trun/emas格式,或undo log文件到命令文件。14, alatkc:print the list of active alarms.al 查看告警概述 ala 查看告警详细清单 alt 同al,但可以看时间 alk 同al,但可以列出告警是否确认。15, lk/llk:view all mo(s) linked to an mo, and their states.查看管理对象的连接和状态,例:lk iublink=站号16, bo/cabx/vii/inv 软硬件相关bo:检查rnc中有的单板,打印单板概览。cabx:查看rnc硬件信息,指示灯状态,产品号,温度等。cabl:看mp/bp的处理器负荷cabm:打印mp/bp ram内存使用率。inv:用mo形式显示 hw/sw 详细情况. 包括jvm,rru,设备sw (spm,dsp,fpga) 都会显示出来,licensing 的功能和容量以及isl链路都会显示。17, readclock/setclock:查看系统时钟/设置系统时钟setclock yyyy-mm-dd hh:mm:ss设置时间18, str/strt: 在一个node里,看所有或部分小区、iubs、nbap、sync、信道的状态。 str -m 7,8,9 - print states only for modules 7, 8, and 9 str -i 9012 - print states only for iublink 9012 and its connected cells str -c 90121,90131 - print states only for the sites connected to cell 90121 and 90131 strt 比str 附带对应的atmport19, sma all:查看该板所装载程序的状态是active或passive,判断是主用板还是备用板的方法。(lhsh xxxx00 smaall登陆到该板查看程序工作状态)。mirror stat:只对主框10,11槽gpb板有效,查看10,11板磁盘镜象ftc状态。more: ftc means fault toerant core only on main gpb and in charge of all the hw condition and redundant.20, uerdt: print ue context data (serving or drifting) for all active calls (rnc only). uer -i 0001 - print uecontext data for all ues whose imsi match 0001. uer -m 8 - print uecontext data for all ues in module 8.看rnc下的用户数量,用户等级,以及用户业务分布等。21, facc/ipac_ping:检查rnc上的ip通路。ipac_ping -z 10.244.87.2 -d 10.244.73.49:在rnc上用etmfg板控制平面地址ping sgsn信令平面地址,检查ps通路状态。(-z src -d dst send echo request from ip) facc 用etmfx板地址去ping 基站上fe板的用户平面地址,检查iub_ip是否通路。22, cedhr:print dynamic cell data or capacity usage (rnc only).ced | grep k0001a1 查看某小区数据及无线容量占用情况。23, pst:查看定义的统计。?pgets:查看定义的统计中具体的counter? pmom:查看rnc中所有存在的counters.? pcr:定义统计。24, ca

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论