Sorry, I posted the wrong command and output.
The right is :
*# ./pox.py of_sw_tutorial_oo*
POX 0.1.0 (betta) / Copyright 2011-2013 James McCauley, et al.
/home/inria_nepi/pox/pox/boot.py:103: DeprecationWarning:
BaseException.message has been deprecated as of Python 2.6
s = sys.exc_info()[1].message.rsplit(" ", 1)
INFO:core:POX 0.1.0 (betta) is up.
INFO:openflow.of_01:[86-e7-d6-0c-eb-42 1] connected
---------- Forwarded message ----------
From: Kouvakas Alexandros <[email protected]>
Date: 2013/3/28
Subject: POX on planetlab
To: [email protected]
Hello,
I am using openflow (openvswitch) on planetlab nodes.
I have connected a controller on a switch on my central node.
Despite the fact that POX is running very well I cannot have the command
line "POX >"
to make some choices. I am following the POX wiki and I wanted to try to
test the tutorial
of_sw_tutorial_oo.py. I manage to connect to the switch but after that I
cannot type any further command
in order to select which mode of the switch I want to use.
In fact here is what I get after running pox
*$ ./pox.py samples.pretty_log forwarding.l2_learning*
POX 0.1.0 (betta) / Copyright 2011-2013 James McCauley, et al.
[core ] POX 0.1.0 (betta) is up.
[openflow.of_01 ] [86-e7-d6-0c-eb-42 1] connected
My node has python version 2.6.2.
Thanks for the help.
--
Kouvakas Alexandros