Thanks Luis. Could you please suggest a relevant forum/mailing list? The
issue is specific to the OpenDaylight and not just OpenFlow. The OpenFlow
part works as expected but the ODL operational datastore is not updated as
I would expect...


On Tue, Sep 20, 2016 at 11:39 AM, Luis Gomez <ece...@gmail.com> wrote:

> Forwarding question to OpenFlow people.
>
> On Sep 19, 2016, at 2:19 PM, Michael Borokhovich <michael...@gmail.com>
> wrote:
>
> Hi,
>
> I'm trying to get statistics using the following RPC call and not via the
> default statistics-manager.
>
> POST /restconf/operations/opendaylight-flow-statistics:
> get-all-flows-statistics-from-all-flow-tables { "input": { "node" :
> "/opendaylight-inventory:nodes/opendaylight-inventory:
> node[opendaylight-inventory:id=\"openflow:1000\"]" } }
>
> However, the response of this request is just "transaction-id". While I
> can see the OpenFlow "Flow Stat Request" and "Flow Stat Reply" messages are
> exchanged between the controller and the switch, the operational datastore
> seems not to be updated as a result of calling the above RPC. I check the
> operational datastore using: GET /restconf/operational/
> opendaylight-inventory:nodes/node/openflow:1000/table/0
>
> My question is - how can I get the flow statistics sent to the controller
> by the switch as a result of the above RPC 
> (get-all-flows-statistics-from-all-flow-tables)?
> And why is the operational datastore is not updated?
>
> Thanks!
>
> Michael.
> _______________________________________________
> opendaylight-users mailing list
> opendaylight-us...@lists.opendaylight.org
> https://lists.opendaylight.org/mailman/listinfo/opendaylight-users
>
>
>
_______________________________________________
openflowplugin-dev mailing list
openflowplugin-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to