From 2a6f833caf743cdb9ccd745269a6817a04ccd399 Mon Sep 17 00:00:00 2001 From: Yuri Slobodyanyuk Date: Fri, 1 Jul 2022 11:09:04 +0300 Subject: [PATCH] ongoing additions, changes, and fixes --- ...ug-and-information-commands-cheat-sheet.adoc | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/cheat-sheets/RAD-ETX-203-205-220-debug-and-information-commands-cheat-sheet.adoc b/cheat-sheets/RAD-ETX-203-205-220-debug-and-information-commands-cheat-sheet.adoc index 755884b..64a3b58 100644 --- a/cheat-sheets/RAD-ETX-203-205-220-debug-and-information-commands-cheat-sheet.adoc +++ b/cheat-sheets/RAD-ETX-203-205-220-debug-and-information-commands-cheat-sheet.adoc @@ -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_*