p4-researching
p4-researching copied to clipboard
advanced-topo pingall not working
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!
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
Thanks, Kevin