You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @kevinbird61, thanks for sharing this repo. I've been exploring some of the folders in src/fundamental/. I tested out basic-tutorial-switch and learning-switch, and they are working well. However, when testing advanced-topo, the pingall is not working correctly.
I did not change any code. I only used the provided scripts ./build.sh and make controller.
Also, another thing is that for basic-tutorial-switch, when I try to change the topology.json to my own topology, and also update the controller to install the correct rules, then it does not work as well. I am unable to ping any hosts. Any idea why this might happen?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi @blewjy,
Do you run these scenario on new P4 environment ? If yes, the problem might be caused by updated P4 environment.
You can try the virtual box image here (ova file) to run these tests - http://gofile.me/39GpL/Q4KZzrzTJ
Hi @kevinbird61, thanks for sharing this repo. I've been exploring some of the folders in src/fundamental/. I tested out
basic-tutorial-switch
andlearning-switch
, and they are working well. However, when testingadvanced-topo
, the pingall is not working correctly.I did not change any code. I only used the provided scripts
./build.sh
andmake controller
.Also, another thing is that for
basic-tutorial-switch
, when I try to change thetopology.json
to my own topology, and also update the controller to install the correct rules, then it does not work as well. I am unable to ping any hosts. Any idea why this might happen?Thanks!
The text was updated successfully, but these errors were encountered: