[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring the TWAMP Server Properties

You can specify a number of properties, some of which are optional, by including the server statement at the [edit services rpm twamp] hierarchy level:

server {
client-list list-name {
[ address address ];
}
authentication-mode mode;
inactivity-timeout seconds;
maximum-connections count;
maximum-connections-per-client count;
maximum-sessions count;
maximum-sessions-per-connection count;
port number;
}

For examples of TWAMP configuration, see Examples: Configuring Real-Time Performance Monitoring.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]