Trace Traffic Source
Generates realistic network traffic by replaying patterns from pre-recorded trace files. Reads traffic characteristics from structured trace files containing timing, size, and other packet metadata. Enables accurate reproduction of real-world traffic patterns for testing and simulation purposes. Supports loop playback with configurable delays between iterations, allowing long-duration testing scenarios. Essential for validating protocol behavior under authentic traffic conditions and performance benchmarking with representative workloads.
Tags: EMULATION
| Field | Type | Label | Description | Default Value |
|---|---|---|---|---|
| Output | String | |||
| Trace File | String | Path to the trace file containing traffic data. | /path/to/trace/file.json | |
| Loops | Uint32 | Optional | Number of loops to repeat the trace file. | 1 |
| Loop Delay | Uint32 | Optional | Delay between each loop iteration in milliseconds. | |
| Seed | Uint32 | Optional | Seed for generating random values. |