[General] preload-ned-files = *.ned @/home/mayer/Distack/INET/nedfiles.lst load-libs= ../../../build/lib/libpingpong ../../../build/lib/libariba network = AribaSimulation ;debug-on-errors = true [Cmdenv] express-mode = yes status-frequency=1000000 [Tkenv] plugin-path=../../../Etc/plugins default-run=1 [Parameters] # number of client computers *.hostsperrouter=5 # Number of nodes per star network *.numrouters=3 # Number of star networks present in example # tcp apps **.node*[*].numTcpApps=1 **.node*[*].tcpAppType="AribaOmnetModule" **.node[0].tcpApp[0].configfile="configuration/settings1.cnf" **.node[1].tcpApp[0].configfile="configuration/settings2.cnf" **.node[2].tcpApp[0].configfile="configuration/settings3.cnf" **.node[3].tcpApp[0].configfile="configuration/settings4.cnf" **.node[4].tcpApp[0].configfile="configuration/settings5.cnf" **.node[5].tcpApp[0].configfile="configuration/settings6.cnf" **.node[6].tcpApp[0].configfile="configuration/settings7.cnf" **.node[7].tcpApp[0].configfile="configuration/settings8.cnf" **.node[8].tcpApp[0].configfile="configuration/settings9.cnf" **.node[9].tcpApp[0].configfile="configuration/settings10.cnf" **.node[10].tcpApp[0].configfile="configuration/settings11.cnf" **.node[11].tcpApp[0].configfile="configuration/settings12.cnf" **.node[12].tcpApp[0].configfile="configuration/settings13.cnf" **.node[13].tcpApp[0].configfile="configuration/settings14.cnf" **.node[14].tcpApp[0].configfile="configuration/settings15.cnf" # udp app (off) **.numUdpApps=0 **.udpAppType="UDPBasicApp" # ping app (off) **.pingApp.destAddr="" **.pingApp.srcAddr="" **.pingApp.packetSize=56 **.pingApp.interval=1 **.pingApp.hopLimit=32 **.pingApp.count=0 **.pingApp.startTime=1 **.pingApp.stopTime=0 **.pingApp.printPing=true # tcp settings **.tcp.mss = 1024 **.tcp.advertisedWindow = 14336 # 14*mss **.tcp.sendQueueClass="TCPMsgBasedSendQueue" **.tcp.receiveQueueClass="TCPMsgBasedRcvQueue" **.tcp.tcpAlgorithmClass="TCPReno" **.tcp.recordStats=true # ip settings **.routingFile="" **.ip.procDelay=10000us **.node*[*].IPForward=false # ARP configuration **.arp.retryTimeout = 1 **.arp.retryCount = 3 **.arp.cacheTimeout = 100 **.networkLayer.proxyARP = true # Host's is hardwired "false" # NIC configuration **.ppp[*].queueType = "DropTailQueue" # in routers **.ppp[*].queue.frameCapacity = 10 # in routers # hook names **.qosBehaviorClass = "EnqueueWithoutQoS" # nam trace **.nam.logfile = "trace.nam" **.nam.prolog = "" **.namid = -1 # auto