twamp server max-connections-per-client
Use this command to set the maximum number of connections that the server can simultaneously handle from the same client (same IP). The default value of this flag is 1.
Use the no form of this command to set the value to the default value 1.
Command Syntax
maximum-connections-per-client <1-4>
Parameters
<1-4>
Set the maximum number of connections per client value between 1 and 4.
Default
Default value is 1
Command mode
twamp-server mode
Applicability
This command was introduced in OcNOS version 6.2.0
Examples
OcNOS(config)#twamp server
OcNOS(config-twamp-server)#max-connections-per-client 3
OcNOS(config-twamp-server)#commit
OcNOS(config-twamp-server)#no max-connections-per-client
OcNOS(config-twamp-server)#commit
OcNOS(config-twamp-server)#
Last modified date: 10/16/2023