Timed Burst Loss
Simulates time-based burst packet loss with precise temporal control and flexible loss pattern configuration for realistic network impairment modeling. This loss component creates burst loss events with configurable duration-based or packet-count-based loss patterns, featuring grace periods between loss events and optional cancellation timers for complex scenarios. Supports both packet-count and time-duration burst modes with millisecond-precision timing control. Essential for simulating realistic network congestion patterns.
Tags: IMPAIRMENT
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Output | String | No | ||
Interval Ms | Int32 | No | The time interval between burst loss states. The grace period. | 100 |
Burst Packets | Int32 | Yes | The number of packets lost in each burst loss state. | 0 |
Burst Duration Ms | Int32 | Yes | The duration of each burst loss state in milliseconds. | 0 |
Cancel Timer Ms | Int32 | Yes | Optional cancellation timer in milliseconds. Should not be set to 0. |