1
I Use This!
Activity Not Available

News

Analyzed 4 months ago. based on code collected 5 months ago.
Posted about 7 years ago by Vikas Kumar
Hi all, Does floodlight contoller support P4Runtime API ( https://github.com/p4lang/PI) to talk with ovs? Thanks -- *Vikas Kumar | ** Hospitality & PR Coordinator* *Mood Indigo, IIT Bombay* *+91-9694532954 | [email protected]
Posted about 7 years ago by Kaniz Mehnaz Sorna
*Hi All,* I am trying to install a flow rule with only one match-field "VLAN_VID" in a switch using the function "installTempControllerForwardingFlowRuleIntheGivenSwitch" attached herewith. I have checked the switch and found the flow rule installation is successful. [Installed Flow Rule has
Posted about 7 years ago by Kenneth Saldanha
Hello projectfloodlight.org Team, Hope you are doing well. We went through your website and got to know few key points, which needs your attention on priority. This might seem irrelevant now; but believe me with recent updates from Google, we think you are losing out the most. Your website
Posted about 7 years ago by Gaurang Lakhani
How to access web-ui-master folder *Gaurang V Lakhani* *09426851961*
Posted about 7 years ago by Gaurang Lakhani
While trying to run floodlight controller from web browser by http://127.0.0.1:8080/UI/index.html After running floodlight controller from command prompt And in second xterm window I will use mininet and using controller ..switch..nodes etc Question is how to see in browser.... data of
Posted about 7 years ago by Sara Hashim
Hi everyone.. I'm newbie to floodlight controller, and I have problem when I trying to visit http://localhost:8080/ui/index.html the tools option was not appear to me, I need this option to enable qos in my topology. please anyone can help me? Best Regards.. Sarah H. Mohammed student
Posted about 7 years ago by Arman Khan
Hello, All, Please be informed i need help for below mentioned topology e.g. the code or steps required to implement in floodlight vm , the detail of below topology is given in attached doc and here too. Two-switch tunnel attack > > Figure 4.2 shows the emulated network for the two-switch
Posted about 7 years ago by Jittipong Maynus
Hi , I am having a problem when delete flow. I check flow in OpenFlow Stats. {"00:00:00:00:00:00:00:01":{"flows":[{"version":"OF_13","cookie":"9007199456067584","table_id":"0x0","packet_count":"103","byte_count":"9926","duration_sec":"102","duration_nsec":"957000000","priority":"1","idle_timeout
Posted about 7 years ago by Gaurang Lakhani
Can anybody pls help me error Screenshot attached here While running 4 floodlight controllers it works fine As I added floodlightNodebackup5.properties and do needful changes at all remaining properties file. Attached error generated I can't understand in which array I need to increase index
Posted about 7 years ago by Md. Iftekharul Islam Sakib
*Hi All,* How to send a packet-out message without any specific action such that it matches a flow entry of the first switch and take steps according to the matched flow rule. For example, The controller is pushing a packet out with match field dst-src="10.1.1.2" to a switch S1 directly. Switch