omnetpp.ini 346 B

1234567891011121314151617
  1. #
  2. # To try: ./LANs -f mixed.ini
  3. #
  4. [General]
  5. sim-time-limit = 1200s
  6. tkenv-plugin-path = ../../../etc/plugins
  7. **.vector-recording = false
  8. [Config MixedLAN1]
  9. network = MixedLAN
  10. **.switchHostA.cli.destAddress = ""
  11. **.cli.destAddress = "switchHostA"
  12. **.cli.sendInterval = exponential(1s)
  13. **.channel.thruputDisplayFormat = "#N"
  14. include defaults.ini