mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
44 lines
4.7 KiB
ReStructuredText
44 lines
4.7 KiB
ReStructuredText
+-----------------------------------+----------------------------------------------------------------------+
|
|
| Command | Description |
|
|
+===================================+======================================================================+
|
|
| **stream-stats** | | Display stream traffic statistics. |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **stream-info** | | Display stream/flow information. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``flow-id`` |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **stream-summary** | | Display stream/flow summary information. |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **stream-traffic-start** | | Enable/start traffic streams bound to sessions. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``session-id`` |
|
|
| | | ``session-group-id`` |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **stream-traffic-stop** | | Disable/stop traffic streams bound to sessions. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``session-id`` |
|
|
| | | ``session-group-id`` |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **stream-reset** | | Reset all traffic streams. |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **stream-start** | | Enable/start traffic streams/flows. This command also applies to |
|
|
| | | RAW stream which are not bould to sessions. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``session-id`` |
|
|
| | | ``session-group-id`` |
|
|
| | | ``flow-id`` |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **stream-stop** | | Disable/stop traffic streams/flows. This command also applies to |
|
|
| | | RAW stream which are not bould to sessions. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``session-id`` |
|
|
| | | ``session-group-id`` |
|
|
| | | ``flow-id`` |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **streams-pending** | | List flow-id of all pending (not verfied) traffic streams. |
|
|
+-----------------------------------+----------------------------------------------------------------------+ |