Periodic Burst Loss
Simulates periodic burst packet loss patterns for realistic network impairment modeling. Essential for testing application resilience against bursty loss patterns common in wireless networks, congested links, and buffer overflow scenarios. Provides predictable loss patterns for repeatable testing while simulating realistic packet loss clustering effects observed in real networks.
Tags: IMPAIRMENT
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Output | String | No | ||
Interval | Int32 | No | The interval between bursts in packets. | 20 |
Burst | Int32 | No | The number of packets lost in each burst. | 5 |