Download this file

omnetpp.ini    127 lines (113 with data), 5.1 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
[Config DistanceVector]
fingerprint = "0000-0000"
**.applicationEntity.aeType = "AEPing"
**.iae.aeName = "Ping"
# RMT Forwarding policies
**.VM*.TenantIPC.relayAndMux.ForwardingPolicyName = "SimpleTable"
**.SRV*.TenantIPC.relayAndMux.ForwardingPolicyName = "SimpleTable"
**.SRV*.DCIPC.relayAndMux.ForwardingPolicyName = "SimpleTable"
**.TOR*.DCIPC.relayAndMux.ForwardingPolicyName = "SimpleTable"
**.AS*.DCIPC.relayAndMux.ForwardingPolicyName = "SimpleTable"
**.CR*.TenantIPC.relayAndMux.ForwardingPolicyName = "SimpleTable"
**.CR*.DCIPC.relayAndMux.ForwardingPolicyName = "SimpleTable"
# forwarding generator policies
**.VM*.TenantIPC.resourceAllocator.pdufgPolicyName = "SimpleGenerator"
**.SRV*.TenantIPC.resourceAllocator.pdufgPolicyName = "SimpleGenerator"
**.SRV*.DCIPC.resourceAllocator.pdufgPolicyName = "SimpleGenerator"
**.TOR*.DCIPC.resourceAllocator.pdufgPolicyName = "SimpleGenerator"
**.AS*.DCIPC.resourceAllocator.pdufgPolicyName = "SimpleGenerator"
**.CR*.TenantIPC.resourceAllocator.pdufgPolicyName = "SimpleGenerator"
**.CR*.DCIPC.resourceAllocator.pdufgPolicyName = "SimpleGenerator"
# Routing policies
**.VM*.TenantIPC.routingPolicyName = "SimpleDV"
**.SRV*.TenantIPC.routingPolicyName = "SimpleDV"
**.SRV*.DCIPC.routingPolicyName = "SimpleDV"
**.TOR*.DCIPC.routingPolicyName = "SimpleDV"
**.AS*.DCIPC.routingPolicyName = "SimpleDV"
**.CR*.TenantIPC.routingPolicyName = "SimpleDV"
**.CR*.DCIPC.routingPolicyName = "SimpleDV"
**.VM7.AP.applicationEntity.iae.dstApName = "App0VM8"
**.VM7.AP.applicationEntity.iae.dstAeName = "Ping"
**.VM7.AP.applicationEntity.iae.startAt = 500s
**.VM7.AP.applicationEntity.iae.pingAt = 501s
**.VM7.AP.applicationEntity.iae.rate = 5
**.VM7.AP.applicationEntity.iae.stopAt = 1000s
[General]
sim-time-limit = 5min
seed-set = ${runnumber}
network = DC
**.CR0.TenantIPC.difName = "TenantDIF"
**.CR0.TenantIPC.ipcAddress = "0"
**.CR0.DCIPC.difName = "DCDIF"
**.CR0.DCIPC.ipcAddress = "0"
**.CR0.ShimIPC[0].difName = "Shim0To1"
**.CR0.ShimIPC[0].ipcAddress = "0"
**.AS1.ShimIPC[0].difName = "Shim0To1"
**.AS1.ShimIPC[0].ipcAddress = "1"
**.AS1.DCIPC.difName = "DCDIF"
**.AS1.DCIPC.ipcAddress = "1"
**.AS1.ShimIPC[1].difName = "Shim1To2"
**.AS1.ShimIPC[1].ipcAddress = "1"
**.AS2.ShimIPC[0].difName = "Shim1To2"
**.AS2.ShimIPC[0].ipcAddress = "2"
**.AS1.ShimIPC[2].difName = "Shim1To3"
**.AS1.ShimIPC[2].ipcAddress = "1"
**.TOR3.ShimIPC[0].difName = "Shim1To3"
**.TOR3.ShimIPC[0].ipcAddress = "3"
**.AS2.DCIPC.difName = "DCDIF"
**.AS2.DCIPC.ipcAddress = "2"
**.AS2.ShimIPC[1].difName = "Shim2To4"
**.AS2.ShimIPC[1].ipcAddress = "2"
**.TOR4.ShimIPC[0].difName = "Shim2To4"
**.TOR4.ShimIPC[0].ipcAddress = "4"
**.TOR3.DCIPC.difName = "DCDIF"
**.TOR3.DCIPC.ipcAddress = "3"
**.TOR3.ShimIPC[1].difName = "Shim3To5"
**.TOR3.ShimIPC[1].ipcAddress = "3"
**.SRV5.ShimIPC.difName = "Shim3To5"
**.SRV5.ShimIPC.ipcAddress = "5"
**.TOR4.DCIPC.difName = "DCDIF"
**.TOR4.DCIPC.ipcAddress = "4"
**.TOR4.ShimIPC[1].difName = "Shim4To6"
**.TOR4.ShimIPC[1].ipcAddress = "4"
**.SRV6.ShimIPC.difName = "Shim4To6"
**.SRV6.ShimIPC.ipcAddress = "6"
**.SRV5.TenantIPC.difName = "TenantDIF"
**.SRV5.TenantIPC.ipcAddress = "5"
**.SRV5.DCIPC.difName = "DCDIF"
**.SRV5.DCIPC.ipcAddress = "5"
**.VM7.AP.apName = "App0VM7"
**.VM7.TenantIPC.difName = "TenantDIF"
**.VM7.TenantIPC.ipcAddress = "7"
**.VM7.ShimIPC.difName = "Shim5To7"
**.VM7.ShimIPC.ipcAddress = "7"
**.SRV5.VMShimIPC[0].difName = "Shim5To7"
**.SRV5.VMShimIPC[0].ipcAddress = "5"
**.SRV6.TenantIPC.difName = "TenantDIF"
**.SRV6.TenantIPC.ipcAddress = "6"
**.SRV6.DCIPC.difName = "DCDIF"
**.SRV6.DCIPC.ipcAddress = "6"
**.VM8.AP.apName = "App0VM8"
**.VM8.TenantIPC.difName = "TenantDIF"
**.VM8.TenantIPC.ipcAddress = "8"
**.VM8.ShimIPC.difName = "Shim6To8"
**.VM8.ShimIPC.ipcAddress = "8"
**.SRV6.VMShimIPC[0].difName = "Shim6To8"
**.SRV6.VMShimIPC[0].ipcAddress = "6"
#
# Dif allocator configurations
#
**.CR*.difAllocator.configData = xmldoc("config.xml", "Configuration/Node[@id='all']/DA")
**.CR*.difAllocator.directory.configData = xmldoc("config.xml", "Configuration/Node[@id='all']/DA")
**.AS*.difAllocator.configData = xmldoc("config.xml", "Configuration/Node[@id='all']/DA")
**.AS*.difAllocator.directory.configData = xmldoc("config.xml", "Configuration/Node[@id='all']/DA")
**.TOR*.difAllocator.configData = xmldoc("config.xml", "Configuration/Node[@id='all']/DA")
**.TOR*.difAllocator.directory.configData = xmldoc("config.xml", "Configuration/Node[@id='all']/DA")
**.SRV*.difAllocator.configData = xmldoc("config.xml", "Configuration/Node[@id='all']/DA")
**.SRV*.difAllocator.directory.configData = xmldoc("config.xml", "Configuration/Node[@id='all']/DA")
**.VM*.difAllocator.configData = xmldoc("config.xml", "Configuration/Node[@id='all']/DA")
**.VM*.difAllocator.directory.configData = xmldoc("config.xml", "Configuration/Node[@id='all']/DA")
**.ra.qoscubesData = xmldoc("config.xml", "Configuration/QoSCubesSet")
# flows to allocate at the beginning
**.ra.preallocation = \
xmldoc("config.xml", "Configuration/ConnectionSets/ConnectionSet[@id='all']/")