ongoing additions, changes, and fixes

This commit is contained in:
Yuri Slobodyanyuk
2022-07-01 11:09:04 +03:00
parent 597b0e3714
commit 2a6f833caf

View File

@@ -22,10 +22,21 @@ The commands below are meant to be run on the device CLI itself, not on provisio
|*show config port _name_ statistics*
| Statistics of the port: total bits/frames passed,maximum/minimum bits/sec seen, and most interesting - CRC errors, error frames, oversize frames, discards.
|*show config port _name_ statistics*
| Statistics of the port: total bits/frames passed,maximum/minimum bits/sec seen, and most interesting - CRC errors, error frames, oversize frames, discards.
|*config port name*
|*config port ethernet _number_*
*clear-statistics*
|Clear all statistics/counters for this port.
|*config flow*
*flow _flow-name_*
*show statistics running*
|Show detailed counters for the given flow, will include `bps`, max/min `bps` seen after reboot, `drops` if any.
|*config port _name_*
*rate-measure interval _seconds_*