If this is a problem or not depends on what you mean.
If a port for some strange reason goes up and down 100 times a sec then this will cause 100 "port status" messages to be sent to the controller. This might be a problem, but the controller should be able to handle this, it's still a small amount of traffic and should not require that much processing. There is also some distributed controllers, for example Onix. If you talk about convergence of the network topology i general then it depend largely on the controllers implementation.
What happens if the connection between the controller and packet forwarder is lost? Would the switch revert back to inserting its own hardware entries without the help from the controller software?
I have no experience with Openflow. I have some experience with PBB-TE and MPLS provisioning systems and this is always my first question. What happens when these controllers are down from the perspective of the switch? Distributing the controller is better but even that might become unreachable.
The concept is great and I hope this gains more traction. But I'm going to remain doubtful until I see more demos with people pulling links and more real world implementations.
Disclaimer: My day job is as a Test Engineer for a switch manufacturer. So I just see flaws in things.
Comments
If this is a problem or not depends on what you mean. If a port for some strange reason goes up and down 100 times a sec then this will cause 100 "port status" messages to be sent to the controller. This might be a problem, but the controller should be able to handle this, it's still a small amount of traffic and should not require that much processing. There is also some distributed controllers, for example Onix. If you talk about convergence of the network topology i general then it depend largely on the controllers implementation.
What happens if the connection between the controller and packet forwarder is lost? Would the switch revert back to inserting its own hardware entries without the help from the controller software?
I have no experience with Openflow. I have some experience with PBB-TE and MPLS provisioning systems and this is always my first question. What happens when these controllers are down from the perspective of the switch? Distributing the controller is better but even that might become unreachable.
The concept is great and I hope this gains more traction. But I'm going to remain doubtful until I see more demos with people pulling links and more real world implementations.
Disclaimer: My day job is as a Test Engineer for a switch manufacturer. So I just see flaws in things.