P4G_IP_DS_STEP#

# set
<module-index>/<port-index> P4G_IP_DS_STEP [<group_index>] <ds_step>

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

Description#

Specifies the incrementing step size for the calculated part of the DS value. Relevant when P4G_IP_DS_TYPE is set to INCREMENT.

Actions#

set, get

Parameters#

ds_step: hex, the incrementing step size for DS.

Example#

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

# get
input:  0/1 P4G_IP_DS_STEP [0] ?
output: 0/1 P4G_IP_DS_STEP [0] 0x01