-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
105 changed files
with
6,809 additions
and
17,374 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
+-----------------------------------+----------------------------------------------------------------------+ | ||
| Command | Description | | ||
+===================================+======================================================================+ | ||
| **traffic-start** | | Start all traffic (session and streams). | | ||
+-----------------------------------+----------------------------------------------------------------------+ | ||
| **traffic-stop** | | Stop all traffic (session and streams). | | ||
+-----------------------------------+----------------------------------------------------------------------+ | ||
| **multicast-traffic-start** | | Start multicast traffic. | | ||
+-----------------------------------+----------------------------------------------------------------------+ | ||
| **multicast-traffic-stop** | | Stop multicast traffic. | | ||
| **traffic-start** | | This command can be used to start or stop all traffic globally. | | ||
| **traffic-stop** | | This command does not alter the current state of a traffic stream. | | ||
| | | In example, if a stream has not been started or has been stopped, | | ||
| | | it can't be started with this command. Instead, this command acts | | ||
| | | as a global block to control the transmission of traffic streams. | | ||
+-----------------------------------+----------------------------------------------------------------------+ | ||
| **multicast-traffic-start** | | This command can be used to start or stop all multicast traffic. | | ||
| **multicast-traffic-stop** | | | | ||
+-----------------------------------+----------------------------------------------------------------------+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.