No, i think that feature is the only requirement.

I think as far as device supports meter and it's successfully connected to
the controller, meter installation should work. are you able to configure
the meter manually on the device?

To further debug it, can you run wireshark on the controller machine and
capture the trace. Just start the wireshark, put the meter in config data
store ( make sure you delete it from the config data store if it already
exist), and wait for 10 seconds and stop the wireshark. Please share the
wireshark, it will help us narrow down the issue.

On Fri, Feb 24, 2017 at 4:30 PM, Yrineu Rodrigues <
[email protected]> wrote:

> Hi Anil,
>
> Thanks for your fast response. I've tried this right now, but, I got the
> same behavior, no meter there and no changes on log:
>
> admin@PicOS-OVS$ovs-ofctl dump-meters br1
> OFPST_METER_CONFIG reply (OF1.4) (xid=0x2):
>
> admin@PicOS-OVS$ovs-vsctl show
> 838d8b16-a792-47ae-a237-c6691cd6bc14
>     Bridge "br1"
>         Controller "tcp:192.168.1.2:6633"
>             is_connected: true
>         Port "br1"
>             Interface "br1"
>                 type: internal
>
> I have to configure anything else? Any xml file?
>
> regards,
>
>
>
>
>
> On Fri, Feb 24, 2017 at 9:03 PM, Anil Vishnoi <[email protected]>
> wrote:
>
>> Hi Yrineu,
>>
>> odl-openflowplugin-all-he is deprecated feature. Please
>> use odl-openflowplugin-flow-services-rest and see if it works for you.
>>
>> On Fri, Feb 24, 2017 at 3:51 PM, Yrineu Rodrigues <
>> [email protected]> wrote:
>>
>>> Hi OFP team,
>>>
>>> I'm trying to create a meter on my OVS instance using the following body:
>>>
>>> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
>>> <meter xmlns="urn:opendaylight:flow:inventory">
>>>     <container-name>serro</container-name>
>>>     <flags>meter-burst</flags>
>>>     <meter-band-headers>
>>>         <meter-band-header>
>>>             <band-burst-size>444</band-burst-size>
>>>             <band-id>0</band-id>
>>>             <band-rate>5120</band-rate>
>>>             <dscp-remark-burst-size>5</dscp-remark-burst-size>
>>>             <dscp-remark-rate>12</dscp-remark-rate>
>>>             <prec_level>1</prec_level>
>>>             <meter-band-types>
>>>                 <flags>ofpmbt-dscp-remark</flags>
>>>             </meter-band-types>
>>>         </meter-band-header>
>>>     </meter-band-headers>
>>>     <meter-id>4</meter-id>
>>>     <meter-name>mymeter</meter-name>
>>> </meter>
>>>
>>> PUT > http://192.168.1.2:8181/restconf/config/opendaylight-inven
>>> tory:nodes/node/openflow:1/meter/4
>>>
>>> I can see the meter created on the datastore, but it doesn't being
>>> reflected on my OVS instance.
>>>
>>> I'm trying with 'OFP-Carbon' release, the only feature installed is
>>> 'odl-openflowplugin-all-he'
>>>
>>> Please, let me know if I'm missing something to be installed or some
>>> parameter.
>>>
>>> PS: No changes on LOG and wireshark pcap.
>>>
>>> Thanks in advance,
>>> --
>>> *Yrineu Rodrigues*
>>> Software Engineer
>>>
>>> *SERRO*
>>> www.serro.com
>>> LinkedIn • Facebook • YouTube • Vimeo • Twitter  *@TeamSerro*
>>>
>>> *Disclaimer: This e-mail message contains information intended solely
>>> for the intended recipient and is confidential or private in nature. If you
>>> are not the intended recipient, you must not read, disseminate, distribute,
>>> copy or otherwise use this message or any file attached to this message.
>>> Any such unauthorized use is prohibited and may be unlawful. If you have
>>> received this message in error, please notify the sender immediately by
>>> email, facsimile or telephone and then delete the original message from
>>> your machine.*
>>>
>>>
>>> *San Francisco  |  Santa Clara  |  New York  |  Toronto  |  Mumbai  |
>>> Pune*
>>>
>>> _______________________________________________
>>> openflowplugin-dev mailing list
>>> [email protected]
>>> https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
>>>
>>>
>>
>>
>> --
>> Thanks
>> Anil
>>
>
>
>
> --
> *Yrineu Rodrigues*
> Software Engineer
>
> *SERRO*
> www.serro.com
> LinkedIn • Facebook • YouTube • Vimeo • Twitter  *@TeamSerro*
>
> *Disclaimer: This e-mail message contains information intended solely for
> the intended recipient and is confidential or private in nature. If you are
> not the intended recipient, you must not read, disseminate, distribute,
> copy or otherwise use this message or any file attached to this message.
> Any such unauthorized use is prohibited and may be unlawful. If you have
> received this message in error, please notify the sender immediately by
> email, facsimile or telephone and then delete the original message from
> your machine.*
>
>
> *San Francisco  |  Santa Clara  |  New York  |  Toronto  |  Mumbai  |
> Pune*
>



-- 
Thanks
Anil
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to