Skip to main content

Loss Dynamic

Component to simulate packet loss in data transmission. This component allows for a sequence of loss phases with specified durations and probabilities of packet loss.

Tags: IMPAIRMENT

FieldTypeLabelDescriptionDefault Value
FlowsFlowsRepeatedThe set of flows. Each flow is a pair of input and outputs.
PhasesPhasesRepeatedA sequence of loss phases with durations. Repeats in a loop.
SeedInt32OptionalSeed for RNG (if applicable).

Flows

FieldTypeLabelDescriptionDefault Value
InputStringThe input will forward packets to the output.
OutputStringThe output will receive packets from the input.

Phases

FieldTypeLabelDescriptionDefault Value
DurationUint32Duration of this loss phase in milliseconds.1000
Loss ProbabilityDoubleProbability of packet loss in percent during this phase.1