Hi,all
 
I wanna run openflow in the linux-based router (i.e. Quaggar) at the same time. 
I have used dpctl to add flow entry manually to achieve forwarding the packet 
only via openflow.
 
And in the OpenFlow Switch Specification v1.0.0, it mentioned that Action 
Forward has a option NORMAL to realize processing the packet using traditional 
path. For there is no example of using this action, how can I write the dpctl 
command to realize this function? Is it something like
./dpctl add-flow unix:/var/run/dp0 nw_src=xx,dl_src=xx,..,actions=forward
It seems not right.
 
My goal is to run openflow and routing protocol together, if my thought is 
wrong, please give me some useful advices.
 
Any suggestions is helpful. Thank you!
 
Regards.

Chang He
 
--

常  贺
Tel:(+86)1381-138-9007
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to