Switch to unified view

a/examples/FatTreeTopology/omnetpp.ini b/examples/FatTreeTopology/omnetpp.ini
1
[General]
1
[General]
2
network = FatTreeTopology
2
network = FatTreeTopology
3
sim-time-limit = 5min
4
seed-set = ${runnumber}
5
sim-time-limit = 5min
3
sim-time-limit = 5min
6
seed-set = ${runnumber}
4
seed-set = ${runnumber}
7
debug-on-errors = true
5
debug-on-errors = true
8
#
6
#
9
# Appliction entities naming:
7
# Appliction entities naming:
...
...
156
154
157
**.TOR1.relayIpc.resourceAllocator.ra.flows         = xmldoc("config.xml", "Configuration/Switch[@id='TOR1']/IPC[@id='relayIpc']/RA/Flows")
155
**.TOR1.relayIpc.resourceAllocator.ra.flows         = xmldoc("config.xml", "Configuration/Switch[@id='TOR1']/IPC[@id='relayIpc']/RA/Flows")
158
**.TOR2.relayIpc.resourceAllocator.ra.flows         = xmldoc("config.xml", "Configuration/Switch[@id='TOR2']/IPC[@id='relayIpc']/RA/Flows")
156
**.TOR2.relayIpc.resourceAllocator.ra.flows         = xmldoc("config.xml", "Configuration/Switch[@id='TOR2']/IPC[@id='relayIpc']/RA/Flows")
159
157
160
[Config FatTreeTopology]
158
[Config FatTreeTopology]
161
fingerprint = "9be6-59a1"
159
fingerprint = "b4e5-51e7"
162
#
160
#
163
# AEs don't do anything. We're only evaluating the routing table now.
161
# AEs don't do anything. We're only evaluating the routing table now.
164
#
162
#
165
163
166
**.Server1.applicationProcess1.applicationEntity.iae.dstApName  = "App3"
164
**.Server1.applicationProcess1.applicationEntity.iae.dstApName  = "App3"