Thanks Thanks:  2
Showing results 1 to 5 of 5

Thread: RBS ping from RNC

  1. #1
    Member Reputation: 34
    Join Date
    2009-07-11
    Posts
    91


    Default RBS ping from RNC

    Hi Experts,

    How I can ping RBS from RNC and get also the percentage of packet loss ?

    - Case 1 : IP Iub / in my case I didn't find Fro from stip command !!! (Fro empty !!!!)

    ET Host MOName Lnh Ntp Fro HostIp Vid HIRP IpAccessHostPool/IpAccessSctp
    =======================================================================================================================
    IPG Et=MS-04-3 MS-4-IuCS 000400 - 10.164.167.193 325 1111 IuCS
    IPG Et=MS-04-4 MS-4-Iur 000400 - 10.164.173.193 405 1111 Iur
    IPG Et=MS-04-5 MS-4-Iub 000400 46 10.68.142.97 503 1111 Iub MS-06,MS-08,MS-12,MS-15,MS-16,MS-17,MS-18,MS-19,MS-20


    - Case 2 : ATM Iub

    Regards,
    Jason

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  3. #2
    Member Reputation: 514
    Join Date
    2013-02-20
    Posts
    221


    Default Re: RBS ping from RNC

    are you trying to ping the OAM IP or CP/UP IP of RBS?
    If it's CP/UP IP then just use :
    acc ipaccesshotet ping

    example :
    RNCXYZ> pr ipaccesshostet.*iub


    ===================================================================================
    Proxy MO
    ===================================================================================
    9840 IpSystem=1,IpAccessHostEt=ES2-26_Iub-1

    ===================================================================================
    Call action ping on 1 MO. Are you Sure [y/n] ? y


    ================================================================================================================
    Proxy MO Action Nr of Params
    =================================================================================================================
    9840 IpAccessHostEt=ES2-26_Iub-1 ping 1


    Parameter 1 of 1, host (string): 10.1.1.1
    >>> Return value = 10.1.1.1 is alive

    For percentage of loss I'm sorry I don't know how to get it.

  4. #3
    Member Reputation: 103
    Join Date
    2013-11-23
    Posts
    227


    Default Re: RBS ping from RNC

    Hi friend.
    For paquet lost percentage you just have to make a simple calculate: it is egal to 100 - (paquets received)/(paquets sent).
    I thing my response is helpful.
    Don't forget to press thanks (repuation, star button).

  5. #4
    Member Reputation: 67
    Join Date
    2010-02-02
    Posts
    258


    Default Re: RBS ping from RNC

    Quote Originally Posted by jason182 View Post
    Hi Experts,

    How I can ping RBS from RNC and get also the percentage of packet loss ?

    - Case 1 : IP Iub / in my case I didn't find Fro from stip command !!! (Fro empty !!!!)

    ET Host MOName Lnh Ntp Fro HostIp Vid HIRP IpAccessHostPool/IpAccessSctp
    =======================================================================================================================
    IPG Et=MS-04-3 MS-4-IuCS 000400 - 10.164.167.193 325 1111 IuCS
    IPG Et=MS-04-4 MS-4-Iur 000400 - 10.164.173.193 405 1111 Iur
    IPG Et=MS-04-5 MS-4-Iub 000400 46 10.68.142.97 503 1111 Iub MS-06,MS-08,MS-12,MS-15,MS-16,MS-17,MS-18,MS-19,MS-20


    - Case 2 : ATM Iub

    Regards,
    Jason
    Hi!Try the command:fro ipaccesshostet and you will get froids per host

  6. #5
    Member Reputation: 194
    Join Date
    2011-03-12
    Posts
    112


    Default Re: RBS ping from RNC

    Hi,

    FRO is not empty, for Iub is 46:
    ET Host MOName Lnh Ntp Fro HostIp Vid HIRP IpAccessHostPool/IpAccessSctp
    =======================================================================================================================
    IPG Et=MS-04-5 MS-4-Iub 000400 46 10.68.142.97 503 1111 Iub MS-06,MS-08,MS-12,MS-15,MS-16,MS-17,MS-18,MS-19,MS-20

    Here is an example of the ping command:
    RNCxx> lhsh 000400 EtHostMo_startPing help




    $ lhsh 000400
    Welcome to OSE Shell ose5.4.
    000400> EtHostMo_startPing help
    Wrong number of arguments, expected 5, 7 or 9 arguments, but received 2 argument(s)
    Command syntax:
    EtHostMo_startPing -d <destIpAddr> -h <hostFroId> -c <noPings> -s <pktSize>
    ..where..
    EtHostMo_startPing is mandatory and name of the COLI command
    -d <destIpAddr> is mandatory (dotted decimal notation)
    -h <hostFroId> is mandatory (integer > 0)
    -c <noPings> is optional (default value 4)
    -s <pktSize> is optional (default value 56 byte ICMP payload)

    Example:
    lhsh 000400 EtHostMo_startPing -h 14 -d 10.134.162.193 -c 5 -s 500


    br

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •