Home > Configuration > NS > setnstcpprofile_tcpsegoffload

setnstcpprofile_tcpsegoffload

Use this method to set offload TCP segmentation to the NIC. If set to AUTOMATIC, TCP segmentation will be offloaded to the NIC, if the NIC supports it.

Syntax



Parameters

name

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

tcpsegoffload

Offload TCP segmentation to the NIC. If set to AUTOMATIC, TCP segmentation will be offloaded to the NIC, if the NIC supports it.
Default value = ENABLED.
Possible Values : AUTOMATIC, DISABLED.

Return Value

Returns simpleResult

See Also