P4G_IPV6_FLOW_LABEL#

# set
<module-index>/<port-index> P4G_IPV6_FLOW_LABEL [<group_index>] <flow_label>

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

Description#

Configure the value of the flow label field of the IPv6 header.

Actions#

set, get

Parameters#

flow_label: hex2, value of the traffic class field (only lowest 20 bits are valid)

Example#

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

# get
input:  0/1 P4G_IPV6_FLOW_LABEL [0] ?
output: 0/1 P4G_IPV6_FLOW_LABEL [0] 0x0000