Skip to content

Instantly share code, notes, and snippets.

@brunocascio
Created January 22, 2021 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunocascio/3a5758f547d1704a00e6868d5fff1144 to your computer and use it in GitHub Desktop.
Save brunocascio/3a5758f547d1704a00e6868d5fff1144 to your computer and use it in GitHub Desktop.
Test multicast
(server) iperf -s -u -B 224.0.0.0 -i 1
(client) iperf -c 224.0.0.0 -u -T 32 -t 3 -i 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment