Home
Prev
cOS Stream 4.00.05 CLI Reference Guide
Next
3.27. FlowTimeoutSettings
Description
Flow timeout settings
Properties
FlowLifetimeTCPInit
Flow idle lifetime in seconds for TCP connections being formed, that is, during the handshake. (Default: 60)
FlowLifetimeTCPNoData
Flow idle lifetime in seconds for TCP connections where the handshake is finished but the data transfer has not started yet. (Default: 60)
FlowLifetimeTCPOpen
Flow idle lifetime in seconds for established TCP connections. (Default: 262144)
FlowLifetimeTCPClosing
Flow idle lifetime in seconds for TCP connections being closed. (Default: 80)
FlowLifetimeTCPStateless
Flow idle lifetime in seconds for stateless TCP connections. (Default: 130)
FlowLifetimeUDP
Flow idle lifetime in seconds for UDP connections. (Default: 130)
FlowLifetimeICMP
Flow idle lifetime in seconds for ICMP (ping) connections. (Default: 8)
FlowLifetimeSCTPStateless
Flow idle lifetime in seconds for stateless SCTP connections. (Default: 130)
FlowLifetimeSCTPStateful
Flow idle lifetime in seconds for stateful SCTP connections. (Default: 600)
FlowLifetimeOther
Flow idle lifetime in seconds to use when no other lifetime setting matches the type of the connection. (Default: 130)
Note
This object type does not have an identifier and is identified by the name of the type only. There can only be one instance of this type.