User Tools

Site Tools


documentation:examples:multicast_with_pim-sm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:examples:multicast_with_pim-sm [2019/11/08 15:21] – [Checking NIC drivers and Bhyve compatibility with multicast] olivierdocumentation:examples:multicast_with_pim-sm [2019/11/08 19:22] (current) – [Checking NIC drivers and Bhyve compatibility with multicast] olivier
Line 169: Line 169:
  
 <code> <code>
-[root@VM2]~# iperf -s -u -B 239.1.1.1 -i 1+[root@VM2]~# iperf -s -u -B 239.1.1.1%em0 -i 1
 ------------------------------------------------------------ ------------------------------------------------------------
 Server listening on UDP port 5001 Server listening on UDP port 5001
Line 190: Line 190:
 => Notice the mcast receiver is correctly receiving at 1Mb/s. => Notice the mcast receiver is correctly receiving at 1Mb/s.
  
-Here is a non working example:+Here is a non working example (here because source interface not given, and it uses the other one):
 <code> <code>
 [root@VM2]~# iperf -s -u -B 239.1.1.1 -i 1 [root@VM2]~# iperf -s -u -B 239.1.1.1 -i 1
documentation/examples/multicast_with_pim-sm.1573222870.txt.gz · Last modified: 2019/11/08 15:21 by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki