On Thu, Sep 18, 2014 at 05:04:51PM -0700, est B.y wrote:
> I installed Open vSwitch version 2.3 to get support for the Openflow 1.3 
> Meters feature. Though when I try
> and add a meter I get the OUT_OF_METERS error: $ sudo ovs-ofctl -O OpenFlow13 
> add-meter br0 meter=1,kbps,band=type=drop,rate=30000
> OFPT_ERROR (OF1.3) (xid=0x2): OFPMMFC_OUT_OF_METERS OFPT_METER_MOD (OF1.3) 
> (xid=0x2): ADD meter=1 kbps bands= type=drop rate=30000 
> can you help me  to know the reason ?

As the FAQ says:

Q: Does Open vSwitch support OpenFlow meters?

A: Since version 2.0, Open vSwitch has OpenFlow protocol support for
   OpenFlow meters.  There is no implementation of meters in the Open
   vSwitch software switch (neither the kernel-based nor userspace
   switches).
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to