P4G_IP_DS_VALUE#

# set
<module-index>/<port-index> P4G_IP_DS_VALUE [<group_index>] <ds_value>

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

Description#

Specify the (FIXED) value used for DS.

Actions#

set, get

Parameters#

ds_value: hex, the fixed DS value to be used

Example#

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

# get
input:  0/1 P4G_IP_DS_VALUE [0] ?
output: 0/1 P4G_IP_DS_VALUE [0] 0x00