mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 06:43:16 +00:00
doc: Updated topotest.rst doc with iperf
1. We are using iperf to send IGMP join and traffic for multicast suites. Iperf must be used to run all multicast suite Signed-off-by: kuldeepkash <kashyapk@vmware.com>
This commit is contained in:
parent
c6d473e53b
commit
a91530499a
@ -21,6 +21,7 @@ Installing Mininet Infrastructure
|
|||||||
apt-get install mininet
|
apt-get install mininet
|
||||||
apt-get install python-pip
|
apt-get install python-pip
|
||||||
apt-get install iproute
|
apt-get install iproute
|
||||||
|
apt-get install iperf
|
||||||
pip install ipaddr
|
pip install ipaddr
|
||||||
pip install "pytest<5"
|
pip install "pytest<5"
|
||||||
pip install exabgp==3.4.17 (Newer 4.0 version of exabgp is not yet
|
pip install exabgp==3.4.17 (Newer 4.0 version of exabgp is not yet
|
||||||
|
Loading…
Reference in New Issue
Block a user