Re: [Ryu-devel] Reg: Experimenter message

2017-12-05 Thread Subha
g_type: OFPT_ERROR(1) OFPErrorMsg(type=0x1, code=0x3, data=b'\x04\x04\x00\x11\x2f\xd2\xe7\x5f\x00\x00\x00\x06\x00\x00\xff\xff\x30') |-- type: OFPET_BAD_REQUEST(1) |-- code: OFPBRC_BAD_EXPERIMENTER(3) `-- data: version=0x4, msg_type=0x4, msg_len=0x11, xid=0x2fd2e75f `-- msg_

[Ryu-devel] Reg: Experimenter message

2017-12-04 Thread Subha
Hi Team, Can you pls let me know how to send an experimenter message using ryu controller. Any json file example ? I referred the following example, but still not getting a clear idea. http://ryu.readthedocs.io/en/latest/ofproto_v1_3_ref.html#experimenter Thanks, subha

Re: [Ryu-devel] Fwd: Reg: Multiple controller support using RYU

2017-10-05 Thread Subha
$ ryu-manager --ofp-tcp-listen-port 6653 $ ryu-manager --ofp-tcp-listen-port 6654 Thanks, subha. On Fri, Oct 6, 2017 at 9:37 AM, Iwase Yusuke wrote: > Hi Subha, > > By default, Ryu will wait for the connection from switches on port 6653 > and 6633, So most of the > required c

[Ryu-devel] Fwd: Reg: Multiple controller support using RYU

2017-10-05 Thread Subha
2nd try!! Thanks, subha. -- Forwarded message -- From: Subha Date: Thu, Oct 5, 2017 at 2:00 PM Subject: Re: Reg: Multiple controller support using RYU To: [email protected] Making it a bit clearer. I want to have two controller running simultaneously with one as

Re: [Ryu-devel] Reg: Multiple controller support using RYU

2017-10-05 Thread Subha
Making it a bit clearer. I want to have two controller running simultaneously with one as Master and one as Slave. Any pointers on how to achieve this will be helpful. Thanks, subha. On Thu, Oct 5, 2017 at 12:51 PM, Subha wrote: > Hi , > > > Can someone share me some docs or st

[Ryu-devel] Reg: Multiple controller support using RYU

2017-10-05 Thread Subha
Hi , Can someone share me some docs or steps to setup multiple controllers using ryu. Thanks, subha. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org!

[Ryu-devel] Reg: Multitable support in RYU

2017-08-30 Thread Subha
. Please let me know. Have seen Faucet application which uses its own pipeline. But am not interested in Faucet or simple switch application. Thanks, subha. -- Check out the vibrant tech community on one of the world's