twamp server inactivity-timeout
Use this command to set the inactivity timeout in minutes. In case the server does not receive any control packet from the client during this timeout, the connection to the client is dropped and any session started by this client will be stopped.
The default value of this flag is 0. In this case the server does not check for inactivity from the client.
Use the no form of this command to set the value to the default value 0.
Command Syntax
inactivity-timeout <0-30>
Parameters
<0-30>
Set the inactivity timeout to a value between 0 and 30 in minutes.
Default
Default value is 0
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)#inactivity-timeout 22
OcNOS(config-twamp-server)#commit
OcNOS(config-twamp-server)#no inactivity-timeout
OcNOS(config-twamp-server)#commit
OcNOS(config-twamp-server)#
Last modified date: 10/16/2023