PDA

View Full Version : Traceroute / PING in MOSHELL



kaizzer545
2016-04-23, 12:34 AM
Dear colleagues, due E******* is been implemented in our LTE / 3G Network, I would like to ask to forum the easiest way to perform tracerout / ping in Moshell E/// , somebody can share a guideline...

uchok
2016-07-20, 07:30 AM
Hi just type "traceroute".
Example below shows RBS trying to do traceroute to OSS IP.


RBS> traceroute 10.199.199.199
$ traceroute 10.199.199.199
IP address path to 10.199.199.199 is: / 10.200.1.2 / 10.200.1.3 / x.x.x.x / x.x.x.x / x.x.x.x / x.x.x.x / 10.199.199.199

GrayDog
2016-10-16, 03:59 PM
Hi, different way:

RBS-(1)-RNC-(2)-SGSN-(3)

from RNC moshell
1) lhsh 010500 EtHostMo_startPing -d <RBS_IP> -h 7 -c 10
2) ipac_ping -z <IpAccessHostGpb_RNC1> -d <IpAccessHostGpb_RNC2>
3) ipac_ping -z <IpAccessHostSpb_RNC1> -d <SGSN_IP>