爱立信命令总结
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
查看SGSN进程:1.命令cd ..回到根目录 2.进入/Core/log目录 3.执行tail isp.log 4.如果需要从头看执行less isp.log
系统端口检查
list_inbound_pf_policy
list_outbound_pf_policy –ifp ETH_2_12_0 –fr 1
get_inbound_pf_rule
get_outbound_pf_rule
配置信息
gsh export_config_active /
解析APN和路由区
/tmp/DPE_SC/ApplicationData/dnsApp/test_resolv
直接运行test_resolv 命令,输入cmwap或cmnet
gsh get_subscriber –a –imsi xxxx 检查用户信息,查看用户信息是否做了用户需要激活的PDP ID
检查7号信令链路状态(/Core/log/ss7trace.log文件中链路状态是否为11096),确认故障已完全恢复。
检查SGSN和GGSN中/tmp/DPE_LOG/Logging/Charging/ready
检查SGSN是否能正常解析用户请求的APN
可以在sgsn上执行nslookup apnname.结果应得到正确的GGSN的地址.
如果无法解析apn则检查sgsn的dns客户端进程是否正常运行.
可以在sgsn上执行ps –ef | grep named 结果得到该进程信息.
查看端口状态
Gsh list_eq all|up|down|blocked|foreign
gsh get_eq_info -eq { 1 12 }
Eq Class = CB
Type = GPB
AdminState = Unblocked
OperState = Up
Revision = R2F
BootROM = OBP 4.0.43 2005/05/31 22:13 , CORE 1.0.13 2005/1
ProdNo = ROJ 208 128/1
ProdName = GPBv3
ManWeek = 04W24
SerialNo = A063121808
软件配置及备份正常listSCs
=== shmoni@eqm01s14p2 ANCB ~ # gsh list_ip_interface
ps Class Identifiers |
--------------------------------------------
A ip_interface -ifn ETH_1_6_0
A ip_interface -ifn ETH_1_7_0
A ip_interface -ifn ETH_2_11_0
A ip_interface -ifn ETH_2_12_0
A ip_interface -ifn ETH_2_14_0
A ip_interface -ifn ETH_2_15_0
A ip_interface -ifn ETH_3_11_0_1500
A ip_interface -ifn ETH_3_11_0_1501
A ip_interface -ifn ETH_3_12_0_1505
A ip_interface -ifn ETH_3_12_0_1506
=== shmoni@eqm01s14p2 ANCB /Core/log # gsh list_ip_service
ps Class Identifiers |
----------------------------------
A ip_service -sn CDR-FTP
A ip_service -sn DNS
A ip_service -sn GbIP
A ip_service -sn GbIP-C
A ip_service -sn Gn-GTP-C
A ip_service -sn Gn-GTP-U
A ip_service -sn Iu-GTP-U
A ip_service -sn Iu-SS7-1
A ip_service -sn Iu-SS7-2
A ip_service -sn NTP
A ip_service -sn OAM
=== shmoni@eqm01s14p2 ANCB /Core/log # gsh list_ip_network
ps Class Identifiers |
-----------------------------------
A ip_network -nw Gb
A ip_network -nw Gn
A ip_network -nw Gom
A ip_network -nw Iu
A ip_network -nw SS7-RAN-1
A ip_network -nw SS7-RAN-2
=== shmoni@eqm01s14p2 ANCB /Core/log # gsh list_ip_network_subnet
ps Class Identifiers |
--------------------------------------------------------------
A ip_network_subnet -nw Gb -ip 10.10.0.64
A ip_network_subnet -nw Gn -ip 221.177.40.96
A ip_network_subnet -nw Gn -ip 221.177.42.96
A ip_network_subnet -nw Gom -ip 10.9.53.25
A ip_network_subnet -nw Iu -ip 221.181.98.64
A ip_network_subnet -nw SS7-RAN-1 -ip 10.10.128.10
A ip_network_subnet -nw SS7-RAN-1 -ip 10.10.128.9
A ip_network_subnet -nw SS7-RAN-2 -ip 10.10.128.11
A ip_network_subnet -nw SS7-RAN-2 -ip 10.10.128.12
=== shmoni@eqm01s14p2 ANCB /Core/log # gsh list_ip_service_distribution
ps Class Identifiers | -----------------------------------------------------------------------------------------------
A ip_service_distribution -sn CDR-FTP -nw Gom -eqp 0.0 -ip 10.9.53.25
A ip_service_distribution -sn DNS -nw Gom -eqp 0.0 -ip 10.9.53.25
A ip_service_distribution -sn GbIP -nw Gb -eqp 1.2 -ip 10.10.0.66
A ip_service_distribution -sn GbIP -nw Gb -eqp 1.4 -ip 10.10.0.66
A ip_service_distribution -sn GbIP -nw Gb -eqp 2.10 -ip 10.10.0.66
A ip_service_distribution -sn GbIP -nw Gb -eqp 2.2 -ip 10.10.0.66
A ip_service_distribution -sn GbIP -nw Gb -eqp 2.3 -ip 10.10.0.66
A ip_service_distribution -sn GbIP -nw Gb -eqp 2.4 -ip 10.10.0.66
A ip_service_distribution -sn GbIP -nw Gb -eqp 2.5 -ip 10.10.0.66
A ip_service_distribution -sn GbIP -nw Gb -eqp 2.6 -ip 10.10.0.66
=== shmoni@eqm01s14p2 ANCB /Core/log # gsh list_eq up
Equipments:
1 1
1 2
1 3
1 4
1 5
1 6
1 7
1 8
1 9
1 10
=== shmoni@eqm01s14p2 ANCB /Core/log # gsh get_eq_cpu_load
SS7_FE_BB:
1.2 : 5
1.4 : 5