ngsdn-tutorial icon indicating copy to clipboard operation
ngsdn-tutorial copied to clipboard

how to get the logs of bmv2 switches in mininet (docker )?

Open LoserFeng opened this issue 3 years ago • 1 comments

I'am writing a ONOS APP and i try it in this tutorial's environment ,everything seems to be OK in the onos-log,but when i try to ping ,it doesn't work, i hope to inspect the bmv2 switch to figure out the problem,but the enviroment is in Docker so i don't know how to get the log of bmv2 switch .........QAQ

LoserFeng avatar May 12 '22 04:05 LoserFeng

Those are in /tmp/ directory inside ngsdn container. If you want to access from host then there is a ./tmp/ directory inside ngsdn-tutorial/, You can see all the log files there.

swapniil avatar May 15 '22 04:05 swapniil