Frame Blasting Modifiers
Introduction | Following 📄 Basic Use Cases - Measuring Throughput, we are going to explore some modifications to the frame and frameblasting flows. This will enable us to utilize more of the GUI's features; in particular the time and frame-size modifiers. These features create variations in the throughput which simulate non-uniform traffic flows. We will look at 3 scenarios:
Each one of the tests will run vs a default frame for comparison purposes. You can find this project on our github. Let's go! |
Docking the Ports
| When you open the .bbp file you will see the following displayed:
Port 1 and Port 2 are set are configured for DHCP so they should be docked onto trunk interfaces compatible with DHCP. You will see that Port_2 has been NAT enabled but this is not strictly necessary.
|
Frame modifiers | In this part we will look at the different frames and frame blasting flows with their modifications. Frames can be modified in terms of their size (number of bytes) as well as adding a modifier at the level 4 layer. This can mean adding a payload offset. Another feature is changing the UDP source and destination ports at the level 4 layer (see below).
|
Frame Blasting | In this step, we will look at the different frame blasting flows and how they transmit the data frames. The settings of the 'Frame Blasting' tab enable the user to adjust the throughput as well as change the uniformity of the throughput. A frame blasting flow will take the frame defined in the previous step and repeatedly 'blast' it from source to destination. In this example:
|
Flow | The flow is the traffic that will be sent by the ByteBlower server. Here we can define the source and destination of the generated traffic.
|
Scenario | Up to this point, there has been no real communication with the ByteBlower server. Once we run the test, the server comes into the picture
When we click run, the GUI will connect with the ByteBlower server and a scouting frame will be sent to verify the connection.
|
Results | Growing Frame Size
Random Frame Size
Bursty Traffic
|