home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

service twamp server test-inactivity-timeout <seconds>

Specifies the timeout value for test-session inactivity.

set service twamp server test-inactivity-timeout seconds
delete service twamp server test-inactivity-timeout seconds

900.

seconds
Number of seconds before a test session times out due to inactivity. The number of seconds ranges from 1 through 3600.

Configuration mode

service {
    twamp { 
        server {
            test-inactivity-timeout seconds
        }
    }
}

Use the set form of this command to specify the test-session timeout value.

Use the delete form of this command to reset the timeout value to the default number of seconds, which is 900.