PED_FIXEDBURST#

code: 1624

# set
<module-index>/<port-index> PED_FIXEDBURST [<flow_index>, <impairment_type_index>] <burst_size>

# get
<module-index>/<port-index> PED_FIXEDBURST [<flow_index>, <impairment_type_index>] ?

Description#

Configuration of Fixed Burst distribution.

Note

In case of impairment_type_index = MISO, burstsize is fixed to 1.

Actions#

set, get

Parameters#

  1. burst_size: integer, specifies the burst size (Range 1 - 16383). Default value = 1.

Example#

# set
input:  0/1 PED_FIXEDBURST [0, 0] 1
output: <OK>

# get
input:  0/1 PED_FIXEDBURST [0, 0] ?
output: 0/1 PED_FIXEDBURST [0, 0] 1