managed
Syntax
managed { client-limit limit; client-list list-name { address address <routing-instance [instance-name...]>; } control-inactivity-timeout seconds; control-maximum-duration seconds; control-per-client-limit number; port number; test-per-client-limit limit; }
Description
Enable the Two-Way Active Measurement Protocol (TWAMP) server for managed control on the TCP port that reflects the test packets.
Options
client-limit limit | Specify the maximum number of TWAMP clients.
|
client-list list-name { address address <routing-instance [instance-name...]>} | Specify a list of clients and their corresponding addresses and routing instances. If you do not specify a routing instance, the default routing table is used (inet.0).
|
control-inactivity-timeout seconds | Specify the number of seconds to wait after the control connection becomes inactive before timing out.
|
control-maximum-duration seconds | Specify how long the control connection remains up.
|
control-per-client-limit number | Specify the maximum number of control connections allowed per client.
|
port number | Specify which port can accept TWAMP control connections.
|
test-per-client-limit limit | Specify the maximum number of test sessions allowed per client.
|
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Evolved 20.3R1.