PED_ACCBURST
code: 1641
# set
<module-index>/<port-index> PED_ACCBURST [<flow_index>, <impairment_type_index>] <delay>
# get
<module-index>/<port-index> PED_ACCBURST [<flow_index>, <impairment_type_index>] ?
Description
Configuration of Accumulate & Burst distribution (DELAY only).
Note
If the delay is less than minimum latency, value is set to minimum latency. If the delay is greater than maximum latency, value is set to maximum latency.
Actions
set, get
Parameters
delay
: long integer, specifies the burst delay time. Units = nanosecond (must multiples of 100 ns). Default value: minimum latency.
Example
# set
input: 0/1 PED_ACCBURST [0, 0] 1
output: <OK>
# get
input: 0/1 PED_ACCBURST [0, 0] ?
output: 0/1 PED_ACCBURST [0, 0] 1