twoHosts.ini 308 B

12345678910111213141516
  1. #
  2. # To try: ./LANs -f TwoHosts.ini
  3. #
  4. [General]
  5. sim-time-limit = 120s
  6. tkenv-plugin-path = ../../../etc/plugins
  7. **.vector-recording = false
  8. [Config TwoHosts1]
  9. network = TwoHosts
  10. **.hostA.cli.destAddress = "hostB"
  11. **.hostB.cli.destAddress = "hostA"
  12. **.cli.sendInterval = exponential(1s)
  13. include defaults.ini