switch.ini 302 B

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