PED_FIXED#

code: 1621

# set
<module-index>/<port-index> PED_FIXED [<flow_index>, <impairment_type_index>] <probability>

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

Description#

Configuration of Fixed Rate distribution. This is predictable distribution with nearly equal distance between impairments, to match the configured probability.

Note

In case of misordering, a special limit applies, probability * (depth + 1) should be less than 1000000.

Actions#

set, get

Parameters#

  1. probability: integer, the fixed probability in ppm. Default value is 0.

Example#

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

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