<div dir="ltr">Hi,<div>when trying to install pox in a node which is already installed with OVS i have run the following commands:</div><div><br></div><div><div style="line-height:20px;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:14px;white-space:pre-wrap;color:rgb(51,51,51);border-radius:0px!important;border:0px!important;float:none!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px 1em 0px 0px!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;background-image:none!important;background-repeat:initial!important"><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;color:rgb(0,0,0)!important;background:none!important">~$ git clone http:</code><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;color:rgb(0,0,0)!important;background:none!important">//github</code><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;color:rgb(0,0,0)!important;background:none!important">.com</code><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;color:rgb(0,0,0)!important;background:none!important">/noxrepo/pox</code></div><div style="line-height:20px;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:14px;white-space:pre-wrap;color:rgb(51,51,51);border-radius:0px!important;border:0px!important;float:none!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px 1em 0px 0px!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;background-image:none!important;background-repeat:initial!important"><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;color:rgb(0,0,0)!important;background:none!important">~$ </code><code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;color:rgb(255,20,147)!important;background:none!important">cd</code> <code style="font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important;border-radius:0px!important;border:0px!important;float:none!important;margin:0px!important;outline:0px!important;overflow:visible!important;padding:0px!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;color:rgb(0,0,0)!important;background:none!important">pox</code></div></div><div><br></div><div><pre style="white-space:pre-wrap;color:rgb(0,0,0);border:1px solid rgb(215,215,215);margin-right:1.75em;margin-left:1.75em;padding:0.25em;overflow:auto;font-size:13px;background:rgb(247,247,247)">./pox.py --verbose forwarding.l2_learning</pre></div><div><span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:14px;line-height:20px;white-space:pre-wrap">The output should have looked like this:</span><br></div><div><span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:14px;line-height:20px;white-space:pre-wrap"><br></span></div><div><pre style="white-space:pre-wrap;color:rgb(0,0,0);font-size:13px;border:1px solid rgb(215,215,215);margin-right:1.75em;margin-left:1.75em;padding:0.25em;overflow:auto;background-image:initial;background-repeat:initial">POX 0.1.0 (betta) / Copyright 2011-2013 James McCauley, et al.
DEBUG:core:POX 0.1.0 (betta) going up...
DEBUG:core:Running on CPython (2.7.3/Apr 20 2012 22:39:59)
DEBUG:core:Platform is Linux-3.2.0-56-generic-x86_64-with-Ubuntu-12.04-precise
INFO:core:POX 0.1.0 (betta) is up.
DEBUG:openflow.of_01:Listening on <a href="http://0.0.0.0:6633/" target="_blank">0.0.0.0:6633</a>
INFO:openflow.of_01:[9e-38-3e-8d-42-42 1] connected
DEBUG:forwarding.l2_learning:Connection [9e-38-3e-8d-42-42 1]</pre></div><div><span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:14px;line-height:20px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:14px;line-height:20px;white-space:pre-wrap">instead i am getting only upto:</span></div><div><span style="color:rgb(0,0,0);font-size:13px;white-space:pre-wrap">DEBUG:openflow.of_01:</span><span style="color:rgb(0,0,0);font-size:13px;white-space:pre-wrap">Listening on </span><a href="http://0.0.0.0:6633/" target="_blank" style="font-size:13px;white-space:pre-wrap">0.0.0.0:6633</a><span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:14px;line-height:20px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:14px;line-height:20px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:14px;line-height:20px;white-space:pre-wrap">The setup i am working on requires the OVS node to behave as an L2 switch to connect a no. of nodes. However, i need a router or L3 device to connect different such L2 switches as the one which is the OVS installed switch. For that purpose i am trying to use one of the OVS installed nodes as both an L2 switch and a L3 router (by installing POX controller in it)</span></div><div><span style="color:rgb(0,0,0);font-size:13px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-size:13px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-size:13px;white-space:pre-wrap">My query is: </span></div><div><span style="color:rgb(0,0,0);font-size:13px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-size:13px;white-space:pre-wrap"> How do i </span><span style="font-size:12.8000001907349px;white-space:pre-wrap">interface the </span><span style="font-size:12.8000001907349px;white-space:pre-wrap">Controller </span><span style="font-size:12.8000001907349px;white-space:pre-wrap">with the switches (i.e OVS nodes). Let me know the commands. Thanks!!</span></div><div><span style="font-size:12.8000001907349px;white-space:pre-wrap"><br></span></div><div><span style="font-size:12.8000001907349px;white-space:pre-wrap"><br></span></div><div><span style="font-size:12.8000001907349px;white-space:pre-wrap"><br></span></div><div><span style="font-size:12.8000001907349px;white-space:pre-wrap">Sanghamitra</span></div><div><span style="font-size:12.8000001907349px;white-space:pre-wrap"><br></span></div></div>