server (Junos OS)
Syntax
server {
authentication-mode none;
client-list list-name {
address address <routing-instance [instance-name...]>;
}
light {
port number;
}
max-connection-duration hours;
maximum-connections count;
maximum-connections-per-client count;
maximum-sessions count;
maximum-sessions-per-connection count;
port number;
server-inactivity-timeout seconds;
tcp-keepcnt count;
tcp-keepidle seconds;
tcp-intvl seconds;
}
Hierarchy Level
[edit services rpm twamp]
Description
Defines the Two-Way Active Measurement Protocol (TWAMP) server configurations. This configuration describes a TWAMP server on the router that enables a TWAMP client to connect to the server using any media interface IP address.
Options
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 9.3.
light option added in Junos OS Release 21.1R1.