OcNOS-SP : Layer 3 Guide : Two-Way Active Measurement Protocol Command Reference : TWAMP Commands : twamp start-test-session (Deprecated)
twamp start-test-session (Deprecated)
This command is not supported anymore. The “delay-measurement dynamic twamp” command under interface mode should be used to start twamp measurement instead.
Use this command to start the TWAMP test session.
Command Syntax
twamp start test-session WORD packet-count <1-65535> (interval <500-10000>|) (delay-threshold <0-1000000|)
 
Parameters
WORD
TWAMP test session name.
<1-65535>
Number packed to send for test.
<500-10000>
Interval to send each packet in milliseconds.
<0-1000000>
Delay threshold, in microseconds (default = 0). A notification is sent when the average delay crosses this value during the measurement. However, no checking is carried on the delay value when it is set to 0, hence, no notification is sent.
Default
1000 for interval
Command Mode
Privileged Exec mode
Applicability
This command was introduced before OcNOS version 3.0.
Examples
#twamp start test-session s1 packet-count 10 interval 500 delay-threshold 100
 
 
 
Last modified date: 10/16/2023