[Ryu-devel] not sure

2016-07-13 Thread david . liu
Hi, I'm not sure whether I should tell you that, please read it yourself Kind regards, [email protected] -- What NetFlow Analyzer can do for you? Monitors network bandwid

Re: [Ryu-devel] how to configure openflow connection to openflow switch

2012-11-15 Thread david liu
ules - dump all the messages If you have sample code that can help me jump start my project, it would be greatly appreciated. Thanks David Liu On 11/12/2012 05:46 PM, david liu wrote: > Hi Fujita San, > > I ran the L2.py to set up the L2 switch & set up two flows between > port 1

Re: [Ryu-devel] how to configure openflow connection to openflow switch

2012-11-12 Thread david liu
and expected ping to work between them, but ping failed. I thought maybe the ARP packets may be going to the controller thru packet in messages, but I did not see any packets in that direction. Any suggestion on how to debug further? Thanks David On 11/08/2012 10:15 PM, david liu wrote: >

Re: [Ryu-devel] how to configure openflow connection to openflow switch

2012-11-08 Thread david liu
nks for trying Ryu! > > On Wed, 07 Nov 2012 17:59:27 -0800 > david liu wrote: > >> I just cloned the ryu tree & follow the installation step to install the >> ryu-client & ryu-manager. My company has a openflow 1.0 complaint >> switch, I like to connect the r

[Ryu-devel] how to configure openflow connection to openflow switch

2012-11-07 Thread david liu
command line interface to send command to switch - how to configure ryu-client & ryu-manager to talk to the switch I like to run just the ryu controller without open stack, appreciate any information that you can share with me, t