Home > Configuration > NS > setnstcpprofile_tcpfastopen

setnstcpprofile_tcpfastopen

Use this method to set enable or disable TCP Fastopen. When enabled, NS can receive or send Data in SYN or SYN-ACK packets.

Syntax



Parameters

name

Name of the TCP profile to be modified.
This is mandatory parameter.

tcpfastopen

Enable or disable TCP Fastopen. When enabled, NS can receive or send Data in SYN or SYN-ACK packets.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also