Re: [nox-dev] how to show the topology

2010-12-10 Thread Abhishek Majumdar
If its only the topology, you might use vms-draw.py yournetwork.xml file. Hope this helps. Thanks Abhishek Majumdar On 12/10/2010 08:37 PM, 谢峰 wrote: Hi all, I want to show the topology of network in the console. So maybe I should find where the data (such as datapathid and port

Re: [nox-dev] 6633 routing error

2010-12-09 Thread Abhishek Majumdar
Ok. That works. It doesn't give me any error message. But no visible output as well. What is the output supposed to be? Thanks Abhishek Majumdar On 12/09/2010 02:06 AM, kk yap wrote: Try deleting the vde directory. They should be temp files. Regards KK On 8 December 2010 23:38, Abhishek

Re: [nox-dev] 6633 routing error

2010-12-09 Thread Abhishek Majumdar
I tried to connect to 6633 with NOX running on the telnet terminal it said Connection closed by foreign host. On the NOX terminal it said 1|nox|WARN:stream: closing connection due to timeout after 5 seconds in sending features request state Thanks Abhishek Majumdar On 12/08/2010 11:55 PM

Re: [nox-dev] 6633 routing error

2010-12-09 Thread Abhishek Majumdar
How do I do that? Will running the network do? Thanks Abhishek Majumdar On 12/09/2010 02:26 AM, Murphy McCauley wrote: This indicates that NOX is probably running just fine. You need to get your switches to connect to it. -- Murphy On Dec 9, 2010, at 12:23 AM, Abhishek Majumdar wrote: I

Re: [nox-dev] 6633 routing error

2010-12-09 Thread Abhishek Majumdar
With NOX running, when I start the network I don't see any output.After I've closed NOX and the network I get this: No screen session found. No screen session found. No screen session found. No screen session found. Thanks Abhishek Majumdar On 12/09/2010 02:26 AM, Murphy McCauley wrote

Re: [nox-dev] 6633 routing error

2010-12-08 Thread Abhishek Majumdar
Ok. But it was doing that for a long time. more than 30 mins.?? Thanks Abhishek Majumdar On 12/8/2010 9:00 PM, Kyriakos Zarifis wrote: Hi Abhishek, nothing is necessarily wrong in what you're describing. NOX seems to have started and is waiting for switches to connect. Running nox_core

[nox-dev] latest nox

2010-12-08 Thread Abhishek Majumdar
Where can I get Nox 0.9.0 -- Thanks Abhishek Majumdar ___ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Re: [nox-dev] 6633 routing error

2010-12-08 Thread Abhishek Majumdar
when i executed vms-start.py my-network-name it gave me error: vde_switch: command not found. How do I fix this. Also while running NOX, how do i connect/start the switches? Thanks Abhishek Majumdar On 12/08/2010 11:55 PM, Murphy McCauley wrote: (CCing the list again) I don't know much

Re: [nox-dev] 6633 routing error

2010-12-08 Thread Abhishek Majumdar
files vde_switch: Could not bind to socket '/home/abhishek/opticsproj/vde/ctlofsw/ctl': Address already in use vde_switch: Cleanup not removing files Thanks Abhishek Majumdar On 12/09/2010 01:36 AM, kk yap wrote: Hi, I assume you have vde2 installed? What is the output of `which vde_switch

Re: [nox-dev] problem with swig

2010-12-06 Thread Abhishek Majumdar
I still got that configure : error: could not link against ! Thanks Abhishek Majumdar On 12/6/2010 8:43 AM, Murphy McCauley wrote: The information on that page is long out of date. The noxrepo wiki (http://noxrepo.org/noxwiki) is much more in line with reality. The packages listed

Re: [nox-dev] problem with swig

2010-12-06 Thread Abhishek Majumdar
It works now. Thanks a lot. Abhishek Majumdar On 12/6/2010 2:13 PM, Murphy McCauley wrote: Yeah, I think this will probably work. apt-get install libboost-dev might also do the trick (and not be overkill). -- Murphy On Dec 6, 2010, at 12:07 PM, Syed Akbar Mehdi wrote: I encountered

[nox-dev] problem with swig

2010-12-05 Thread Abhishek Majumdar
When I try to install the pre-requisites, it says swig package cannot be found. I separately installed libboost, it can now detect, but cannot link i guess. please help ASAP. -- Thanks Abhishek Majumdar ___ nox-dev mailing list nox-dev@noxrepo.org

Re: [nox-dev] problem with swig

2010-12-05 Thread Abhishek Majumdar
Its Linux Ubuntu10Vm 2.6.32-25-generic. I separately installed everything and in /nox/build when i do ../configure it recognizes and then gives configure: error: Could not link against ! Thanks Abhishek Majumdar On 12/5/2010 10:35 PM, kk yap wrote: Hi Abhishek, Let's see... Try make