Home > Configuration > NS > setnstcpprofile_pktperretx

setnstcpprofile_pktperretx

Use this method to set maximum limit on the number of packets that should be retransmitted on receiving a partial ACK.

Syntax



Parameters

name

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

pktperretx

Maximum limit on the number of packets that should be retransmitted on receiving a partial ACK.
Default value = 1.
Minimum value = 1.
Maximum value = 512.

Return Value

Returns simpleResult

See Also