P4G_INDICES#

# set
<module-index>/<port-index> P4G_INDICES <group_identifiers>

# get
<module-index>/<port-index> P4G_INDICES ?

Description#

The full list of CGs on this port. These are the sub-index that are used for the parameters that specify TCP connection behavior.

Actions#

set, get

Parameters#

group_identifiers: integer list, list of indices identifying CGs.

Example#

# set
input:  0/1 P4G_INDICES 0 1
output: <OK>

# get
input:  0/1 P4G_INDICES ?
output: 0/1 P4G_INDICES 0 1