I think I have two options:
- Use OpenFlow statistics: Based on the RYU book, RYU can monitor switch information per port(TX byte, RX byte,..) and not packet information(header, payload)
- Use Wireshark: The problem is where to run Wireshark. If run on a host, how RYU can fetch the information? If run on the switch or controller, it seems it's not feasible.
I would be grateful if share any ideas you have.
Thank you.
- Use OpenFlow statistics: Based on the RYU book, RYU can monitor switch information per port(TX byte, RX byte,..) and not packet information(header, payload)
- Use Wireshark: The problem is where to run Wireshark. If run on a host, how RYU can fetch the information? If run on the switch or controller, it seems it's not feasible.
I would be grateful if share any ideas you have.
Thank you.