Home > Configuration > NS > setnstcpprofile_flavor

setnstcpprofile_flavor

Use this method to set set TCP congestion control algorithm.

Syntax



Parameters

name

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

flavor

Set TCP congestion control algorithm.
Default value = NS_TCP_BIC.
Possible Values : Default, Westwood, BIC, CUBIC, Nile, BBR.

Return Value

Returns simpleResult

See Also