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 maximum-sessions-per-connection <count>

Specifies the maximum number of test sessions for each control session.

set service twamp server maximum-sessions-per-connection count
delete service twamp server maximum-sessions-per-connection count

8.

count
Maximum number of test sessions for each control session. The count ranges from 1 through 64.

Configuration mode

service {
    twamp { 
        server {
            maximum-sessions-per-connection count
        }
    }
}

Use the set form of this command to specify the maximum number of test sessions for each control session.

Use the delete form of this command to reset the maximum number of test sessions to the default count, which is 8.