P4G_TCP_MSS_VALUE#

# set
<module-index>/<port-index> P4G_TCP_MSS_VALUE [<group_index>] <mss>

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

Description#

Configure the fixed MSS value. Relevant when P4G_TCP_MSS_TYPE is set to FIXED.

Actions#

set, get

Parameters#

mss: integer, the fixed value of MSS (in bytes)

Example#

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

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