p4lang/tutorials

ping issue

Bishal-Kumar-Nath opened this issue · 1 comments

After compiling with $make run, in the mininet CLI I gave the command "h1 ping h2" as given in the readme. but it ping failed.

Indeed, most of the tutorial exercises will not work out of the box. You have to write code to solve them first.

If you want to test out the solutions, you generally have to copy the files in the solution directory up one level.