Home > Configuration > NS > setnstcpprofile_kamaxprobes

setnstcpprofile_kamaxprobes

Use this method to set number of keep-alive (KA) probes to be sent when not acknowledged, before assuming the peer to be down.

Syntax



Parameters

name

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

kamaxprobes

Number of keep-alive (KA) probes to be sent when not acknowledged, before assuming the peer to be down.
Default value = NSTCP_KA_DEFAULT_PROBE_COUNT.
Minimum value = 1.
Maximum value = 254.

Return Value

Returns simpleResult

See Also