PED_CONST#

code: 1640

# set
<module-index>/<port-index> PED_CONST [<flow_index>, <impairment_type_index>] <delay>

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

Description#

Configuration of Constant Delay distribution (DELAY only). Unit is ns (must be multiples of 100ns). Default value: Minimum supported per speed and FEC mode.

Note

If the latency is less than minimum latency, value is set to minimum latency. If the latency is greater than maximum latency, value is set to maximum latency.

Actions#

set, get

Parameters#

  1. delay: long integer, specifies the constant delay/latency time. Unit is nanosecond (must be multiples of 100 ns). Default value: Minimum supported per speed and FEC mode.

Example#

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

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