1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00

39 lines
836 B
Plaintext
Raw Normal View History

2022-04-01 12:16:46 +02:00
.. list-table::
:header-rows: 1
* - Attribute
- Description
- Mandatory Arguments
- Optional Arguments
* - `igmp-join`
- Join group
2022-06-15 08:35:51 +00:00
- `session-id`, `group`
2022-04-01 12:16:46 +02:00
- `source1`, `source2`, `source3`
2022-06-15 08:35:51 +00:00
* - `igmp-join-iter`
- Join multiple groups over all sessions
- `group`
- `group-iter`, `group-count`, `source1`, `source2`, `source3`
2022-04-01 12:16:46 +02:00
* - `igmp-leave`
- Leave group
2022-06-15 08:35:51 +00:00
- `session-id`, `group`
-
* - `igmp-leave-all`
- Leave all groups from all sessions
-
2022-04-01 12:16:46 +02:00
-
* - `igmp-info`
- Display group information
2022-06-15 08:35:51 +00:00
- `session-id`
2022-04-05 15:11:53 +02:00
-
* - `zapping-start`
- Start IGMP zapping test
-
-
* - `zapping-stop`
- Stop IGMP zapping test
-
2022-04-20 09:52:15 +02:00
-
* - `zapping-stats`
- Return IGMP zapping stats
-
- `reset`