Timed Burst Loss
Component to simulate burst packet loss over a time interval.
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. |