- Software-Defined Networking with OpenFlow(Second Edition)
- Oswald Coker Siamak Azodolmolky
- 92字
- 2021-07-02 15:50:01
Counters
Counters are maintained per table, per flow, per port, and per queue. Counters wrap around with no overflow indicator. The required set of counters is summarized in the following screenshot. The phrase byte in this screenshot (and throughout this book) refers to an 8 bit octet. Duration refers to the time the flow has been installed in the flow table of the switch.
The receive errors field includes all explicitly specified errors, including the frame, overrun, and CRC errors, plus any others:

Required list of counters for use in statistical messages
推薦閱讀
- C++程序設計(第3版)
- Node.js 10實戰(zhàn)
- Modular Programming with Python
- JavaScript高效圖形編程
- Android和PHP開發(fā)最佳實踐(第2版)
- WebAssembly實戰(zhàn)
- Visual Basic編程:從基礎到實踐(第2版)
- Django Design Patterns and Best Practices
- Kinect for Windows SDK Programming Guide
- 精通Linux(第2版)
- Android系統(tǒng)原理及開發(fā)要點詳解
- Python Essentials
- Kivy Cookbook
- Kotlin極簡教程
- Julia High Performance(Second Edition)