[nox-dev] how to manage multiple switches with the help of NOX controller

2011-07-23 Thread ali ahmad
hi! i am using multiple switches with a single controller than if i wantto flood the message at all the ports of all the switches than how would i knowthat what are the dpids of the switches. like i have to call this fuction to flood the messageon all the switches. def send_openflow(self, dp_

Re: [nox-dev] how to manage multiple switches with the help of NOX controller

2011-07-24 Thread ali ahmad
getFactory (): class Factory:def instance (self, ctxt): return mycomponent(ctxt) return Factory() Good luck. -- Murphy P.S., I am assuming you're dropping the CC to the mailing list by accident. Please be sure to "reply all". On Jul 24, 2011, at 3:33 AM, ali ahmad wrote:Subje

Re: [nox-dev] how to manage multiple switches with the help of NOX controller

2011-07-24 Thread ali ahmad
should have a second parameter ("attrs"). -- Murphy On Jul 24, 2011, at 5:04 AM, ali ahmad wrote:thnks a lot but I am really sorry for bothering u again and again but it would be kind of u if u just tell me that what are these arguments inside the functions u hv inialized s

Re: [nox-dev] how to manage multiple switches with the help of NOX controller

2011-07-25 Thread ali ahmad
Thanks for the answers Subject: Re: [nox-dev] how to manage multiple switches with the help of NOX controller From: jam...@nau.edu Date: Mon, 25 Jul 2011 00:10:28 -0700 CC: nox-dev@noxrepo.org To: aliahmad...@hotmail.com Responses in-line. On Jul 24, 2011, at 9:29 PM, ali ahmad wrote

[nox-dev] multiple switches connected to single controller

2011-07-26 Thread ali ahmad
I have written a code for multiple switches connected to a single controller.I am getting failed in two tests . This is the output which i a getting on testing my code . Running Single Switch Connectivity Test...FAILRunning Single Switch Learning Switch Test...PASSRunning Single Switch Flow-

[nox-dev] next hop IP

2011-08-04 Thread ali ahmad
Hi!I just want to know if i have to send the packet from the gatway (router) to another router than how will i come to know the ip of the next hop(router) outgoing interface(port number) ___ nox-dev mailing l

Re: [nox-dev] next hop IP

2011-08-04 Thread ali ahmad
Some more things which i want to know how to find out the mac address of the gateway router without using arp?? From: aliahmad...@hotmail.com To: nox-dev@noxrepo.org Date: Fri, 5 Aug 2011 01:26:12 + Subject: [nox-dev] next hop IP Hi!I just want to know if i have to send the packet from

Re: [nox-dev] next hop IP

2011-08-06 Thread ali ahmad
. From: ricardo.benne...@gmail.com Date: Fri, 5 Aug 2011 11:24:51 -0400 Subject: Re: [nox-dev] next hop IP To: aliahmad...@hotmail.com CC: nox-dev@noxrepo.org Hi Ali Ahmad. Sorry if I misunderstood your question, but I think you should configure the IP of your router as next hop and the out port by

[nox-dev] How to send request and fetch reply

2011-08-09 Thread ali ahmad
Hy! I want to know, what's the procedure to send a request to controller like OFPT_FEATURES_REQUEST and how to receive the OFPT_FEATURES_REPLY message.In short what i have to code for the controller to do all this. _

Re: [nox-dev] How to send request and fetch reply

2011-08-10 Thread ali ahmad
Can u please tell me how to do coding for this because i am new to this .If not possible that than please do give me the links of any tutorials of coding in this domain. Regards,Ali Ahmad > From: yap...@stanford.edu > Date: Tue, 9 Aug 2011 09:45:44 -0700 > Subject: Re: [nox-dev] Ho

[nox-dev] (no subject)

2011-10-15 Thread ali ahmad
Hy ! I have a problem that though my source code gets complied and packet in events also appears on NOX console but my print statements which i have written in my source code does not appear on NOX console. Please guide me .

Re: [nox-dev] (no subject)

2011-10-16 Thread ali ahmad
le, pyswitch), did you then make sure to load that component by specifying it on the commandlne, like below?./nox_core -i ptcp: pyswitch -- Murphy On Oct 15, 2011, at 6:54 AM, ali ahmad wrote:Hy ! I have a problem that though my source code gets complied and packet in events also appears on NOX

Re: [nox-dev] (no subject)

2011-10-16 Thread ali ahmad
Thanks Kyriakos it worked. Regards, Ali Ahmad Date: Sun, 16 Oct 2011 04:00:58 -0700 Subject: Re: [nox-dev] (no subject) From: kyr.zari...@gmail.com To: aliahmad...@hotmail.com CC: jam...@nau.edu; nox-dev@noxrepo.org Hi Ali, ./nox_core -v -i ptcp:myapp You need a space between "ptcp:

[nox-dev] Sending Entire packet to NOX contoller

2011-10-17 Thread ali ahmad
an sending application level data.. Regards, Ali Ahmad ___ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev

[nox-dev] Openflow flowtable Cross comparsion

2011-12-23 Thread ali ahmad
. Regards, Ali Ahmad ___ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev

[nox-dev] Can i use Tcpreplay with NOX

2011-12-27 Thread ali ahmad
and code 4 and what i am getting that it is openvswitch is enable to differentiate between physical and logical port is their anyway to recitfy this error. Regards, Ali Ahmad ___ nox-dev mailing list nox-dev