摘要:光纤鸳鸯线是连接光纤没有按照规范规定的顺序,出现交叉连接的情况。在TL双模分光纤宏站场景下, UBPM光口应接RRU的1号光口, BPL1光口应接RRU的2号光口,若接反形成光纤鸳鸯线,导致RRU工作不正常,其所服务小区出现退服务现象,影响基站的正常工作。通过后台登陆基站,利用telnet远程诊断RRU,利用相应调试命令确定故障,并协助前台进行故障处理,确保基站正常工作。 关键词:光纤鸳鸯线 RRU 故障 telnet 一 故障描述 某基站出现告警,LTE小区退出服务,RRU板异常导致,经初步诊断光口工作正常,与前台工作人员联系,了解到现场光纤标签混乱,个别光缆上没有标签,前台人员自主连接RRU和单板的连线,可能出现光纤鸳鸯线,影响RRU板正常工作。因此,初步确定通过后台网管登陆基站,对RRU进行诊断,确定RRU与单板之间的连线是否正确。若连线正确,再进行下一步的处理,最终排除故障,保证基站正常工作。 二 解决思路 首先在EMS网管下启动网元管理,并启动网元,选择配置管理,获得所查基站的IP地址为100.93.2.55,并属于网元代理XA-OMMB1,其服务器地址为10.140.177.133。并在后台设备得到基站的机架图如图1所示,为进行诊断作好参考。 其次,使用SecureCRTApp后台登录OMMB网管服务器10.140.177.133,输入账号和密码后,即可登录网管服务器,为远程登录基站作好准备。具体如图2、3所示。 图1机架图 图2 OMMB连接界面 图3 OMMB登陆界面 三 故障排除步骤 排查光纤/挑选是否存在鸳鸯线,可以telnet到RRU进行查询,步骤如下: 1登录基站,确定RRU IP地址 通过SecureCRT登陆基站对应的OMMB网管服务器,并从OMMB服务器TELNET到基站。用户名密码均为:zte ;利用route命令查询路由表,得到对应机架的RRU登陆IP地址。一般其IP地址为200.x.0.1(BPL1的光口0)、200.x.1.17(BPL1的光口1)、200.X.2.33(BPL1的光口2),其中x为RRU机架号,从51开始。 (1)登陆CC板,确定RRU IP地址 Last login: Wed Nov 26 11:53:46 2014 from 10.140.176.205 OMC2:~ # telnet 100.93.2.55 Trying 100.93.2.55... Connected to 100.93.2.55. Escape character is '^]'. (none) login: zte Password: Processing /etc/profile... Done (2)查看路由表,确定RRU地址 #route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 200.254.0.53 192.254.9.16 255.255.255.255 UGH 0 0 0 eth0 200.254.0.53 192.254.4.16 255.255.255.255 UGH 0 0 0 eth0 200.254.0.52 192.254.9.16 255.255.255.255 UGH 0 0 0 eth0 200.254.0.52 192.254.4.16 255.255.255.255 UGH 0 0 0 eth0 200.51.0.1 192.254.9.16 255.255.255.255 UGH 0 0 0 eth0 200.52.1.17 192.254.4.16 255.255.255.255 UGH 0 0 0 eth0 200.254.0.51 192.254.9.16 255.255.255.255 UGH 0 0 0 eth0 200.254.0.51 192.254.4.16 255.255.255.255 UGH 0 0 0 eth0 200.53.2.33 192.254.4.16 255.255.255.255 UGH 0 0 0 eth0 100.93.0.0 * 255.255.0.0 U 0 0 0 ipoa_linux 196.0.0.0 * 255.0.0.0 U 0 0 0 eth0 192.0.0.0 * 255.0.0.0 U 0 0 0 eth0 default 100.93.2.55 0.0.0.0 UG 0 0 0 ipoa_linux 由以上路由表可知,3个RRU的IP地址为200.51.0.1、200.52.1.17、200.53.2.33。 也可直接根据RRU机架号和连接的BPL单板光口确定RRU的IP地址。 2登录RRU telnet 相应的RRU登陆IP地址,运行ushell,密码为zte,登陆成功后,运行ps查询MGR.EXE进程号721,键入pad 721进入debug模式。在debug模式下输入LI登陆命令模式。 #telnet 200.51.0.1 Entering character mode Escape character is '^]'. BusyBox_ZTE V3.06.20_P1 (2012-02-06 17:37:07 ) built-in shell (ash) Enter 'help' for a list of built-in commands. # ushell -> Please input password! -> *** -> Login success!! ushell tool menu: ------------------------------------------------------------------------------ 'ps' or 'PS' list process run on the board 'pr xxx' or 'PR xxx' take over xxx process printf info 'npr xxx' or 'NPR xxx' not take over xxx process printf info 'db xxx' or 'DB xxx' debug xxx process printf info 'ndb xxx' or 'NDB xxx' not debug xxx process printf info 'pad xxx' or 'PAD xxx' debug and take over xxx process printf info 'npad xxx' or 'NPAD xxx'not debug and take over xxx process printf info 'pall' or 'PALL' display current debug and take over info 'ncheck' or 'NCHECK' Do not check another ushell exist 'check' or 'CHECK' Do check another ushell exist 'Q' or 'q' cancel all process debug and printf info 'exit' or 'EXIT' cancel ushell xxx is process id you want to debug or take over printf info ------------------------------------------------------------------------------ $$ps PID USER VSZ STAT COMMAND 1 root 988 S init 2 root 0 SW [softirq-high/0] 3 root 0 SW [softirq-timer/0] 4 root 0 SW [softirq-net-tx/] 5 root 0 SW [softirq-net-rx/] 6 root 0 SW [softirq-block/0] 7 root 0 SW [softirq-tasklet] 8 root 0 SW [softirq-sched/0] 9 root 0 SW [softirq-hrtimer] 10 root 0 SW [softirq-rcu/0] 11 root 0 SW [watchdog/0] 12 root 0 DW [chkeventd/0] 13 root 0 SW< [events/0] 14 root 0 SW< [khelper] 15 root 0 SW< [kthread] 33 root 0 SW< [kblockd/0] 65 root 0 SW [pdflush] 66 root 0 SW [pdflush] 67 root 0 SW< [kswapd0] 68 root 0 SW< [aio/0] 661 root 0 SW [mtdblockd] 711 root 0 SWN [jffs2_******_mtd2] 713 root 984 R telnetd -l /bin/sh -t 5 -c 4 719 root 992 S inetd 721 root 503m S /version/MGR.EXE 730 root 992 S -/bin/ash 799 root 992 S /bin/sh 800 root 9204 S ushell 802 root 984 S sh -c ps 803 root 988 R ps $$pad 721 [721] ushell enter print mod ushell enter debug mod $$LI [721] [ begin to excel funI ] Log Status Error. value = 0(0x0) [ end to excel funI ] $$ 3排查光纤鸳鸯线 在调试模式下,输入RDbsShowTable "Fiber"进行查询校验。 $$RDbsShowTable "Fiber" [721] [ begin to excel fun:RDbsShowTable ] ********** ShowTable <Fiber> ********* Serial, FiberNo, BBUFiberPort, TOffset, TimeAhead, TDown, TUp, TBDelayDL, TNext14, TBDelayUL, TOffsetMeasure 1, 0, 144, 197686, 100000, 1157, 1157, 52905, 0, 52905, 52905 2, 1, 64, 6500, 0, 0, 0, 0, 0, 0, 0 value = 1(0x1) [ end to excel fun:RDbsShowTable ] 另外,分别登陆200.52.1.17、200.53.2.33,得到其端口信息如表1所示。 表1 端口信息表 由于槽位号与端口具有固定的对应关系,如表2所示。因此可根据表2核查光纤连线,判断RRU的光纤是否连接错误。 表2槽位端口对应关系表 其中表2中,从左向右依次为0、1、2口,与网管对应的端口刚好相反。 根据表1和表2分析,得到实际的RRU和单板连接的光纤接口如表3所示。 表3 RRU和单板连接的光口表 由表3可知,51、52机架的 RRU与单板连接正常,UBPM接RRU的第1个接口,BPL1单板接RRU的第2个接口,符合双模分光纤宏站场景下连接要求。而53机架的 RRU与单板连接与规范刚好相反(红色),UBPM接RRU的第2个接口,BPL1单板接RRU的第1个接口,形成光纤鸳鸯线。 4 排除故障 后台定位故障后,通知前台将原插在UBPM、BPL1单板2光口的光纤互换,此时机架53与单板连接正确。UBPM的光口2接RRU的第1个接口,BPL1单板的光口2接RRU的第2个接口。 Serial, FiberNo, BBUFiberPort, TOffset, TimeAhead, TDown, TUp, TBDelayDL, TNext14, TBDelayUL, TOffsetMeasure 1, 0, 146, 6500, 0, 0, 0, 0, 0, 0, 0 2, 1, 66, 198268, 100000, 866, 866, 32877, 0, 32877, 52905 完成后基站工作正常,故障排除。 四 结论 本文针对基站RRU板异常导致小区退服问题和现场光纤出现标签混乱现象,初步判断出现光纤接错,可能导致光纤鸳鸯线。通过后台登陆基站,远程进行RRU诊断,最终确定是机架53 RRU出现连接光纤鸳鸯线,并协助现场进行处理,故障排除,确保了基站的正常工作。此方法也可通过相应的命令进行馈线和校准线接错故障检测,具有很好的应用价值。
|