bus.ini 319 B

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