Hi all,

We have a monitor component written in python that gathers statistics from switches.

The command we use to send our request is :
send_port_stats_request(dpid, OFPP_NONE)

When we run our controller directly connected to the switch, we get the reply back just fine. When we run through the flowvisor we get the
following error:

00056|openflow-event|ERR:unhandled openflow packet type 16

Does this sound familiar to anyone?

We are running nox of version NOX 0.8.0~full~beta and the latest FV.

Thanks,
Niky

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to