[ovs-discuss] Question on learnt rule

Kenchappa, Ravindra ravindra.kenchappa at hpe.com
Sat Jan 9 16:26:52 UTC 2016


Hi ,

I am trying to add the following rule  and not sure whether it is support or not:

ovs-ofctl add-flow br0 "table=40 actions=learn(table=1, hard_timeout=10, NXM_OF_VLAN_TCI[0..11], NXM_OF_ETH_DST[]=NXM_OF_ETH_SRC[], output:NXM_OF_IN_PORT[],resubmit(,1))

ovs-ofctl add-flow br0 "table=40 actions=learn(table=1, hard_timeout=10, NXM_OF_VLAN_TCI[0..11], NXM_OF_ETH_DST[]=NXM_OF_ETH_SRC[], output:NXM_OF_IN_PORT[],goto_table:50)

Is this supported ? if not, is there a way to construct a learned flows to have a resubmit or goto_table action??

Please advise.

Thanks,
Ravi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20160109/027e6ccf/attachment-0002.html>


More information about the discuss mailing list