control-connection (Junos OS)
Syntax
control-connection control-client-name {
authentication-mode
control-type (managed | light);
destination-interface interface-name;
destination-port port;
history-size size;
moving-average-size number;
persistent-results
routing-instance instance-name;
target-address (url url | address);
tcp-keepcnt
tcp-keepidle
tcp-keepintvl
test-interval interval;
traps traps;
data-fill-with zeros data;
data-size size;
dscp-code-points dscp-bits;
probe-count count;
probe-interval seconds;
thresholds thresholds;
test-session session-name{
data-fill-with zeros data;
data-size size;
dscp-code-points dscp-bits;
destination-port destination-port;
probe-count count;
probe-interval seconds;
source-address source-address;
target-address (url url | address) local-link IPv6-link-local-interface-name;
}
}
Hierarchy Level
[edit services rpm twamp client]
Description
List all the TWAMP control clients that can connect to this server. You must configure at least one client to enable TWAMP.
Options
| control-client-name | Name of the control 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 Release 15.1.
Statement introduced in Junos OS Evolved Release 20.3R1.
control-type option introduced in Junos OS Release 21.1R1 and Junos
OS Evolved Release 20.3R1.
source-address option and the local-link sub-option
of the target-address option for TWAMP Light test sessions
introduced in Junos OS Release 21.4R1.