Hi,I am working with Mininet and POX, and I what I want is controll the amount of traffic. Is there any way to,
- Receive the number of packets or bytes per second flowing through the switch,
- Receive the numner of packets or bytes per second sent to the Controller?My idea is if the traffic is over a bounday, trigger an event, is it possible?
Thanks! Alvaro.