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 [email protected]
Hi guys , is there anyone can answer my question? How many meter do I need to install for a switch / port ? The Switch has 24 ports. Regards
Posted about 7 years ago by Kaniz Mehnaz Sorna
Hi All. How to install a flow-rule in a switch with multiple output port forwarding action from Floodlight Controller? For Example, I want to install flow-rules like the followings: - If VLANID==2, Forward the Packet to Port 2,3 & 6 - If SRCIP=="10.0.0.2", Forward the Packet to Port 5 & 7
Posted about 7 years ago by [email protected]
Hi every one! I'm new in floodlight . I'm facing one problem while creating my test.py. I follow the example topology.py, but when I add parameter protocols="OpenFlow14" ,my floodlight controller can't connect with switches correctly.Without this parameter,the default OF version -- OF10 can't
Posted about 7 years ago by [email protected]
Hello,everyone!My network topo is like on the picture above.i want to make communication between host1 and host2.But because Floodlight cannot distinguish non-openflow device, so the ordinary and the non-openflow switche cannot be detected.The floodlight get the error message that is cannot
Posted about 7 years ago by karthikeyan k 1992
Hi Team We, students of Texas A&M University, are trying to explore the operation of floodlight. In the process of doing that, we got few doubts. It would be great if you could help clarify the following queries that we have: i) Once a switch generates a OFPET_FLOW_MOD_FAILED message, which
Posted about 7 years ago by Pavle Pekic
Hi, I work on Floodlight virtual mashine (mininet), started the custom topology which provided on: https://floodlight.atlassian.net/wiki/spaces/floodlightcontroller/pages/7995427/How+to+Work+with+Fast-Failover+OpenFlow+Groups. As mentioned, who uses the mininet doesn't have to configure hosts
Posted about 7 years ago by [email protected]
Floodlight > cannot distinguish non-openflow device, so the ordinary and the > non-openflow switche cannot be detected.The floodlight get the error > message that is cannot find path from...What should i do ?if u have any > suggestions,please tell me ,thanks! > Regards, >
Posted about 7 years ago by Md. Iftekharul Islam Sakib
*Hi All,* What is *Modify *or *ModifyStrict *command in FlowMod message? I have already read the OpenFlow specification, but there is no description about these command in the specification. http://flowgrammable.org/sdn/openflow/message-layer/flowmod/ If these commands are to modify an
Posted about 7 years ago by Project Floodlight Changes in the last 24 hours (Confluence)
Posted about 7 years ago by Shabir Mean
Hi, How do I get $subject done? I tried the deserialize method but it doesn't seem to work. If I know for sure that the payload contains a simple string data, is there way to deserialize it from the payload and get it? Is there an example for this? Shabir