通信人家园

标题: [求助]阿朗C网get_cell脚本如何使用  [查看完整版帖子] [打印本页]

时间:  2010-6-1 10:26
作者: 我就是一农民     标题: [求助]阿朗C网get_cell脚本如何使用

我想用它提取所有基站的经纬度。有筒子知道用法吗?执行后提示信息如下:

脚步如下:

Please supply ap root login and/or password
USAGE: ./get_cell [options]
OPTIONS:
Login Parameters:
-l [login]                 Specify the AP login (required)
-p [Password]              Specify the AP password (required)
-t [Target AP]             Specify the Target AP. i.e. ap202 (optional)
-c [Central AP]            Specify the Central AP. i.e. ap08 (optional)
-flx_login [login]         Specify the FLX login (optional)
-flx_psswd [Psswd]         Specify the FLX password (optional)
Filters:
-a                         Run the script on all the cells
-cell [bts1,bts2]          Specify Cell/s. Comma separated List (optional)
-cdm [CDM number]          Query a specific CDM (optional)
-k                         Keepgoing. Continues interrupted executions
-mod_only                  Perform task only on Mod1.0-3.0 cells
-1bts_only                 Perform task only on Mod4.0 cells
-crc_only                  Perform task only on CRC controllers
-urc_only                  Perform task only on URC controllers
-urc2_only                 Perform task only on URC-II controllers
-1x_only                   Perform task only on 3G1x cells
-do_only                   Perform task only on EVDO cells
-dp [CDM number]           DO Parent - CDM# (optional switch)
-use_flx                   Uses the given flx to access the DO controllers
Actions:
-cdm_info                  Print info obtained from the DB
-umc_cmd [string]          Execute the string on the UMC controller
-chk_nfd                   Check the NFD backplane record
-fix_nfd                   Fix the NFD backplane record
-gps                       Get the GPS info from the timing unit
-ctu_dbg                   Get the CTU debug data
-gpar                      Get CSU Parameters
-mac                       Display the MAC adrs of the controller
-evm_cmd "string"          Type a command on the EVM
-put_file "string"         Transfers the given file to the controller
-start_script "string"     Set the startup script flag on controller
-get_pmaps                 Retrieve the pormap files from a controller
-upd_bootrom [UMC number]  Update the Boot generic of the controller
                            NOTE: use 4 to update the spare on a Mod4 Frame
                            On Legacy frames use 2,4,6  for the spares
时间:  2010-6-1 10:55
作者: coolfyh

有一个脚本工具,可以提取经纬度,可向当地的阿郎工程师咨询
时间:  2010-6-1 16:37
作者: wu797

里面不是有吗

-gps                       Get the GPS info from the timing unit
时间:  2010-6-20 10:57
作者: gbq65326

以56号站为例,ap为25 26,执行以下命令:
./get_cell -gps -cell 56 -cdm 1 -t ap 25 -l root -p newsys
当然也可以远程登录基站 shell umc1 通过指令查GPS信息
时间:  2010-7-10 00:57
作者: ms_bts

1.在omp上创建一个目录:GET_CELL,将脚本上传至该目录下;
     2.改脚本属性,使之成为可执行文件,用chmod命令。
     3.建入如下命令:  ./get_cell -gps -cell 219 -cdm 1 -t ap01 -l root -p newsys 来执行附件中的脚本。
   其中:
     XXX为基站RCS号;YYY为基站所在的AP号(请向基站工程师询问RCS430是挂在哪个AP下);ZZZZ为登录AP的用户名,
一般为root;WWWW为登录AP的密码,一般为newsys。
  
   理论上该脚本应不影响基站业务,但由于以前仅是在9226基站上和MOD基站上使用,未曾在9222上试验过,为避免脚本
运行期间可能产生业务影响,因此建议在晚上运行。前提是:该站的GPS已安装好并投入使用。

./get_cell -gps -cell 239 -cdm 1 -t ap03 -l root -p newsys




通信人家园 (https://www.txrjy.com/) Powered by C114