duplexswitch.ini 314 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 SwitchedDuplexLAN]
  9. network = SwitchedDuplexLAN
  10. **.hostA.cli.destAddress = ""
  11. **.cli.destAddress = "hostA"
  12. **.cli.sendInterval = exponential(10ms)
  13. include defaults.ini