Dear Murphy!
The problem is solved by including both the openflow.discovery and
poxdesk.tinytopo in the command line. Thanks alot for help.
Regards!
Subject: Re: POXDesk Terminal is Unable to Connect
From: murphy.mccau...@gmail.com
Date: Mon, 10 Feb 2014 13:18:31 -0800
CC: pox-dev@lists.no
On Feb 9, 2014, at 11:32 PM, Rizwan Jamil wrote:
> Dear Murphy!
>
>
> I have enabled DEBUG mode by the following command:
> ./pox.py log.level --DEBUG web messenger messenger.log_service
> messenger.ajax_transport openflow.of_service poxdesk poxdesk.terminal
>
> In POX log, I can see the fol
Dear Murphy!
I have enabled DEBUG mode by the following command:./pox.py log.level --DEBUG
web messenger messenger.log_service messenger.ajax_transport
openflow.of_service poxdesk poxdesk.terminal
In POX log, I can see the following DEBUG messages from
web.webcore.server:DEBUG:web.webcore.s
I expect that problem is that tinytopo requires the openflow.discovery module
(and I would imagine there are errors in the POX log which would indicate
this?).
-- Murphy
On Feb 7, 2014, at 2:44 AM, Rizwan Jamil wrote:
> Dear Murphy!
>
>
> The POXDesk Terminal problem is solved by appending
Dear Murphy!
The POXDesk Terminal problem is solved by appending "poxdesk.terminal" at the
end of the command, as per your suggestion. Thanks alot for that.
But another problem is that the TopoViewer window in POXDesk was and is still
blank and does not show the diagram of topology created w
It wouldn't. I am not even sure how you're viewing POXDesk at all given the
commandline you're using. You probably need to run at least the web,
messenger, messenger.ajax_transport and poxdesk components for poxdesk.terminal
to work.
In short: start with the suggested commandline and *add* po
Dears!
I am using Mininet VM installed on my VMWare Workstation on Windows XP SP3. In
my Mininet VM, I have successfully followed all instructions mentioned
on:https://github.com/MurphyMc/poxdesk/wiki/Getting-Started
But when opened, the Terminal window in POXDesk GUI displays the following
mess