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

FieldTypeOptionalDescriptionDefault Value
FlowsFlowsNoThe set of flows. Each flow is a pair of input and outputs.
PhasesPhasesNoA sequence of loss phases with durations. Repeats in a loop.
SeedInt32YesSeed for RNG (if applicable).

Flows

FieldTypeOptionalDescriptionDefault Value
InputStringNoThe input will forward packets to the output.
OutputStringNoThe output will receive packets from the input.

Phases

FieldTypeOptionalDescriptionDefault Value
DurationUint32NoDuration of this loss phase in milliseconds.1000
Loss ProbabilityDoubleNoProbability of packet loss in percent during this phase.1