server (Junos OS Evolved)
Syntax
server { light { offload-type (none | inline-timestamp | pfe-timestamp); port number; stateful sequence cache-size number-of-entries; } 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; } }
Hierarchy Level
[edit services monitoring twamp]
Description
Configure the Two-Way Active Measurement Protocol (TWAMP) server. The server listens in on all routing instances.
Options
client-limit limit |
Maximum number of TWAMP clients Range: 0 to 1000 clients |
control-inactivity-timeout seconds |
Inactivity timeout on control connection Range: 0 to 86400 seconds |
control-maximum-duration seconds |
Hard limit on control connection duration Range: 0 to 86400 seconds |
control-per-client-limit number |
Maximum number of TWAMP control connections per client Range: 0 to 1000 control connections per client |
test-per-client-limit limit |
Maximum number of TWAMP test sessions per client Range: 0 to 1000 test sessions per client |
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
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.