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; offload-type (none | inline-timestamp | pfe-timestamp); port number; stateful-sequence; 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.
|
offload-type (none | inline-timestamp | pfe-timestamp) |
Enable timestamping of TWAMP probe messages in the Routing Engine, inline
in the hardware, or Packet Forwarding Engine host processor. Prior to
Junos OS Evolved 22.3R1, for IPv6 traffic, you must configure
|
port number |
Specify which port can accept TWAMP control connections.
|
stateful-sequence |
Configure stateful sequencing to generate the sequence number in the reflected payload independently, instead of copying the sequence number from the client frame. With independently generated sequence numbers, the software is able to detect in which direction drops have occurred. Unidirectional drop values are inferred minimum values, and are not guaranteed to be exact. The software relies on an actual packet to be reflected successfully to be able to compute differences. If such a packet does not occur, then the software is unable to tell whether the drop happened in the egress or ingress direction. |
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.
offload-type
and stateful-sequence
options
introduced in Junos OS Evolved Release 23.4R1.