View Issue Details

IDProjectCategoryView StatusLast Update
0000308easycwmpHelppublic2018-01-12 09:55
Reporterrakib Assigned Tomohamed.kallel  
PriorityurgentSeverityfeatureReproducibilityalways
Status resolvedResolutionnot fixable 
PlatformOpenWrtOSChaos claimerOS Version15
Summary0000308: How to add flow entries in the northbound database in OpenWrt
DescriptionI am using OpenWrt for my Tp link router. I have configured OpenVswitch and OVN.I have also created one logical router and two logical switches inside that virtual network.

Now, I want to add flow entries in OVN manuallay without any help of CMS.

For example, I can add flow entry to the OpenVswitch in Openwrt terminal by writing this command

ovs-ofctl add-flow br-int "table=0, priority=0, in_port=1,actions=output:2"
But this command is for OpenVswitch. I want to add logical flows to the OVN.

By default there are some entries inside the OVN southbound database. I can see those entries by this commmand:

ovn-sbctl lflow-list
TagsOpenvNetwork, openvSwitch, Openwrt, ovn
e-mail notification

Activities

mohamed.kallel

2018-01-12 09:54

administrator   ~0000832

Last edited: 2018-01-12 09:54

This is not about EasyCwmp. it s out of topic.
If you need software services in OpenWRT, please refer to PIVA Software commercial services:
http://pivasoftware.com/Contact

Issue History

Date Modified Username Field Change
2018-01-12 02:26 rakib New Issue
2018-01-12 02:29 rakib Tag Attached: OpenvNetwork
2018-01-12 02:29 rakib Tag Attached: openvSwitch
2018-01-12 02:29 rakib Tag Attached: Openwrt
2018-01-12 02:29 rakib Tag Attached: ovn
2018-01-12 09:54 mohamed.kallel Note Added: 0000832
2018-01-12 09:54 mohamed.kallel Note Edited: 0000832
2018-01-12 09:55 mohamed.kallel Status new => resolved
2018-01-12 09:55 mohamed.kallel Resolution open => not fixable
2018-01-12 09:55 mohamed.kallel Assigned To => mohamed.kallel