(Note: This doesn't seem to actually be a reply to the message it's replying to.)
Responses inline. On Mar 22, 2014, at 3:13 AM, Padmaja Kulkarni <padmaja.kulkarni.de...@gmail.com> wrote: > hello, > I am not able connect my open vswitch to pox. I have my pox and my > switch on same machine. You're not giving much information here. Have you created an OVS datapath and configured it to try to connect to POX at the correct IP and port (e.g., using ovs-vsctl set-controller)? > I would also like the know where the logs are stored in pox? See the section in the manual on the "log" component. The short answer is that by default they're not stored anywhere, but this is configurable using the normal Python log configuration or via the log component's commandline. -- Murphy