P4G_RAW_BURSTY_TX

# set
<module-index>/<port-index> P4G_RAW_BURSTY_TX [<group_index>] <bursty>

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

Description

Enables or disables bursty transmission.

Actions

set, get

Parameters

bursty: byte, whether bursty transmission is on or off.
  • OFF = 0

  • ON = 1

Example

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

# get
input:  0/1 P4G_RAW_BURSTY_TX [0] ?
output: 0/1 P4G_RAW_BURSTY_TX [0] OFF