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 server-inactivity-timeout <seconds>

Specifies the timeout value for control-session inactivity.

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

900.

seconds
Number of seconds before a control session times out due to inactivity. The number of seconds ranges from 1 through 3600.
Note: The inactivity timer starts only when no test sessions are active on the associated control session.

Configuration mode


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

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

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