Uniform Traffic Source
Component to generate uniform traffic.
Tags: EMULATION
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Output | String | No | ||
Total Packets | Uint32 | No | Total number of packets to be generated. | 5000 |
Interval | Uint32 | No | Interval in milliseconds between each packet generation. | 25 |
Min Packet Size | Uint32 | Yes | Minimum size of each generated packet in bytes. | 150 |
Max Packet Size | Uint32 | Yes | Maximum size of each generated packet in bytes. | 1350 |
Seed | Uint32 | Yes | Seed for generating random values. |