vksysd / P4_INT

In-band Network Telemetry(INT) using P4 for traffic engineering
Apache License 2.0
17 stars 5 forks source link

INT PROGRAM RESULT ANALYSIS #2

Open euclidesfjr opened 5 years ago

euclidesfjr commented 5 years ago

Hi, good afternoon, I explored all of your code that is available on this portal, but I realized that the system does not change the results, I tried to configure it to increase some links with bandwidth and make connections between hosts, but I could not. How can I do so I can connect the hosts and change the bandwidth in this scenario? Well I would like to do some tests with other bandwidth and with less switches.

Thanks alot,

Euclides.

vksysd commented 5 years ago

Hi @euclidesfjr, You can configure the queue rate (packets processed per second) and queue depth from the sx-commands.txt files of the individual switches. Here is the link for S1 switch configuration file

However, if you want to change the topology please don't forget to modify the P4 code accordingly as well.