Hello ,

 

I would like to limit the flow entries in the OVS.  ( For ex: say 100 flow
entries) .

 

I have used the below command but it shows an error. 

 

root@vm-7:~# ovs-vsctl add flow_table br1 flow_limit 1

ovs-vsctl: no row "br1" in table Flow_Table

 

root@vm-7:~# ovs-vsctl show

d0006853-d22b-4b9b-8cb1-2f3889610812

    Bridge "br1"

        Controller "tcp:172.17.8.6:6633"

            is_connected: true

        Port "eth3"

            Interface "eth3"

        Port "eth1"

            Interface "eth1"

        Port "eth2"

            Interface "eth2"

        Port "br1"

            Interface "br1"

                type: internal

    ovs_version: "1.9.3"

root@vm-7:~#

 

 

Could you please tell me how to set flow limit so that we can deny access to
feature activity .

 

 

Regards

Abdul Navaz

 

 

 

 

Thanks & Regards

 

Abdul Navaz

Graduate Student

University of Houston Main Campus,Texas

Mob: (281) 685-0388

 

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to