Skip to main content

Bandwidth Limit Dynamic

Component to simulate a dynamic bandwidth limit in data transmission.

Tags: IMPAIRMENT

FieldTypeLabelDescriptionDefault Value
FlowsFlowsRepeatedThe set of flows. Each flow is a pair of input and outputs.
PhasesPhasesRepeatedThe sequence of bandwidth limit phases. Each specifies its duration and bandwidth limit.
Max Queue SizeUint32OptionalThe maximum size of the packet queue in the limiter.If the queue is full, packets will be dropped.If the value is unset, the queue size is unlimited.If the value is zero, the queue is not used, i.e., packets are dropped when the limit is exceeded.1000

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 bandwidth limit phase in milliseconds. Must be greater than zero.1000
Bandwidth Limit MbitDoubleBandwidth limit in Megabit per second during this phase.1