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:
kuldeepkash 2020-12-08 15:26:42 +00:00
parent c6d473e53b
commit a91530499a

View File

@ -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