Interface
The Interface section defines the basic parameters of the agent network interface that communicates with the device under test.
| Field | Description |
|---|---|
| Interface name | Network interface name (filled automatically, for example 0000:01:00.0) |
| VLAN | VLAN identifier. 0 means untagged traffic |
| MTU | Maximum transmitted data unit size in bytes. 0 uses the default value |
| Source network (our IP) | Source IP address in CIDR notation, for example 10.0.0.0/24 |
| Destination network (Gateway) | Gateway (next-hop) IP address, for example 10.0.0.1 |