README.Multicast2 670 B

123456789101112
  1. README.Multicast3
  2. This is an example to stress your computer if you want.
  3. The python script creator.py creates a network, consisting of a central
  4. router, other routers connected to it and hosts connected to the
  5. routers. You can set the number of routers and number of hosts per router
  6. in the first lines of creator.py, it is only limited by the ip-suite
  7. which afaik only allows 30 interfaces per router (but 900 hosts are
  8. possibly far more than your machine can simulate).
  9. The script also creates all needed rotuing files (*.mrt), the network
  10. description (multicast3.ned) and an omnetpp.ini. Recompile it and run
  11. Multicast3. It may take quite a time until it starts ...