Comware

 View Only
  • 1.  Schedule a NQA operation

    Posted May 27, 2019 05:01 AM

    HI All,

    I have configured NQA with UDP Jitter, when im trying to shedule the opration getting error on recurring value

    if any one knows share it / advice how to start the jitter opration

     

    [HPE]nqa schedule admin test start-time now lifetime forever
    Incomplete NQA operation parameters. Can't start the NQA operation.
    [HPE]nqa schedule admin test start-time now lifetime forever ?
    recurring Run the operation automatically at the start time and for the
    specified duration
    <cr>

    [HPE]nqa schedule admin test start-time now lifetime forever recu
    [HPE]nqa schedule admin test start-time now lifetime forever recurring ?
    <cr>

    [HPE]nqa schedule admin test start-time now lifetime forever recurring 01
    ^
    % Too many parameters found at '^' position.
    [HPE]

    [HPE]

     

     

     

     

     


    #UDPjitterconfiguration
    #Hp5130EI


  • 2.  RE: Schedule a NQA operation

    Posted May 28, 2019 03:20 PM

    Please post full nqa configuration & firmware version.

    Schedule cannot be forever & recurring

    Example:

    Firmware :  

    7.1.045, Release 1120P10

    #

    nqa entry admin 1

    type udp-jitter

      destination ip 1.1.1.1

      destination port 9000

    #

    nqa schedule admin 1 start-time now lifetime forever

    #



  • 3.  RE: Schedule a NQA operation

    Posted May 29, 2019 01:19 AM

    Thanks for the details i was trying without port and now i have schduled the operation ..

     

    how to stop the schduled operation  ?  

     

     

    Firmware : Version 7.1.045, Release 3113P05

    nqa configuration 

    #
    nqa entry admin test
    type udp-jitter
    destination ip 172.16.2.27
    destination port 9000

    #

    nqa schedule admin test start-time now lifetime forever

    #

     

     



  • 4.  RE: Schedule a NQA operation

    Posted May 30, 2019 02:54 PM

    Hello Vicky

     

    Do the undo command to stop the schedule

    #

    undo nqa schedule admin test start-time now lifetime forever

     

    #

    Hope it helps!!!