Traffic Sink
Component to receive traffic and process it.
Tags: EMULATION
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Mtu | Int32 | No | Maximum Transmission Unit (MTU) for processing traffic. | 1500 |
Latency Budget | Uint32 | Yes | Latency budget in milliseconds for processing traffic if packets exceed this value they will be counted as timed out. | 100 |
Timeout Ms | Uint32 | Yes | Timeout duration in milliseconds for when the sink should stop processing. | 10000 |