P4G_TCP_DUP_THRES

# set
<module-index>/<port-index> P4G_TCP_DUP_THRES [<group_index>] <threshold>

# get
<module-index>/<port-index> P4G_TCP_DUP_THRES [<group_index>] ?

Description

Configure the value of the TCP duplicate ACK threshold.

Actions

set, get

Parameters

threshold: short integer, duplicate ACK threshold - must be larger than 0

Example

# set
input:  0/1 P4G_TCP_DUP_THRES [0] 1
output: <OK>

# get
input:  0/1 P4G_TCP_DUP_THRES [0] ?
output: 0/1 P4G_TCP_DUP_THRES [0] 1