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 |
|
|
+===================================+======================================================================+
|
|
| **igmp-join** | | Join group. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``session-id`` Mandatory |
|
|
| | | ``group`` Mandatory |
|
|
| | | ``source1`` |
|
|
| | | ``source2`` |
|
|
| | | ``source3`` |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **igmp-join-iter** | | Join multiple groups over all sessions. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``group`` Mandatory |
|
|
| | | ``group-iter`` |
|
|
| | | ``group-count`` |
|
|
| | | ``source1`` |
|
|
| | | ``source2`` |
|
|
| | | ``source3`` |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **igmp-leave** | | Leave group. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``session-id`` Mandatory |
|
|
| | | ``group`` Mandatory |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **igmp-leave-all** | | Leave all groups from all sessions. |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **igmp-info** | | Display group information. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``session-id`` Mandatory |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **zapping-start** | | Start IGMP zapping test. |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **zapping-stop** | | Stop IGMP zapping test. |
|
|
+-----------------------------------+----------------------------------------------------------------------+
|
|
| **zapping-stats** | | Return IGMP zapping stats. |
|
|
| | | |
|
|
| | | **Arguments:** |
|
|
| | | ``reset`` |
|
|
+-----------------------------------+----------------------------------------------------------------------+ |