-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathTestScenario_DynamicFatTree_ARP_KN_Ping_4C.ini
More file actions
151 lines (103 loc) · 5.76 KB
/
TestScenario_DynamicFatTree_ARP_KN_Ping_4C.ini
File metadata and controls
151 lines (103 loc) · 5.76 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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
[General]
network = scenarios.networks.Scenario_DynamicFatTree_KN
output-vector-file = ${resultdir}/${inifile}/${inifile}-${runnumber}.vec
output-scalar-file = ${resultdir}/${inifile}/${inifile}-${runnumber}.sca
sim-time-limit = 1800s
repeat = 4
seed-set = ${repetition}
**.fat_tree.K = 6
**.numControllers = 4
**.rtt.result-recording-modes = +vector,-stats
**.open_flow_controller*.**.queueSize.result-recording-modes = +vector,+stats
# **.bufferSize.result-recording-modes = +vector,+stats
# **.waitingTime.result-recording-modes = +vector,+stats
**.packets.result-recording-modes = +count
**.packetBytes.result-recording-modes = +sum
**.packets*.scalar-recording = true
**.packetBytes*.scalar-recording = true
**.numPacketIn*.scalar-recording = true
# **.bufferSize*.vector-recording = true
**.open_flow_controller*.**.queueSize*.vector-recording = true
# **.waitingTime*.vector-recording = true
**.nodeInNumPaths**.scalar-recording = true
**.avgPathLength.scalar-recording = true
**.minPathLength.scalar-recording = true
**.maxPathLength.scalar-recording = true
**.numClients.scalar-recording = true
**.numPaths.scalar-recording = true
**.flowTable**.scalar-recording = true
**.pingApp[*].rtt*.vector-recording = true
**.controllerApps[*].*.scalar-recording = true
**.pingApp[*].numLost*.scalar-recording = true
**.pingApp[*].numOutOfOrderArrivals*.scalar-recording = true
**.vector-recording = false
**.scalar-recording = false
**.spanningTree.startNode = 4
**.highlightActivePorts = true
# random ping application
**.client[*].numPingApps = 1
**.client[*].pingApp[*].typename = "PingAppRandom"
**.client[*].pingApp[*].sendInterval = 1s
**.client[*].pingApp[*].startTime = uniform(100s,120s)
# openflow parameters
**.coreLayerSwitches[0..2].OF_Switch.connectAddress = "open_flow_controller1"
**.coreLayerSwitches[3..4].OF_Switch.connectAddress = "open_flow_controller2"
**.coreLayerSwitches[5..6].OF_Switch.connectAddress = "open_flow_controller3"
**.coreLayerSwitches[7..8].OF_Switch.connectAddress = "open_flow_controller4"
**.coreLayerSwitches[*].OF_Switch.connectAt = uniform(0s,1s)
**.coreLayerSwitches[*].etherMAC[*].promiscuous = true
**.aggLayerSwitches[0..4].OF_Switch.connectAddress = "open_flow_controller1"
**.aggLayerSwitches[5..8].OF_Switch.connectAddress = "open_flow_controller2"
**.aggLayerSwitches[9..12].OF_Switch.connectAddress = "open_flow_controller3"
**.aggLayerSwitches[13..17].OF_Switch.connectAddress = "open_flow_controller4"
**.aggLayerSwitches[*].OF_Switch.connectAt = uniform(0s,1s)
**.aggLayerSwitches[*].etherMAC[*].promiscuous = true
**.edgeLayerSwitches[0..4].OF_Switch.connectAddress = "open_flow_controller1"
**.edgeLayerSwitches[5..8].OF_Switch.connectAddress = "open_flow_controller2"
**.edgeLayerSwitches[9..12].OF_Switch.connectAddress = "open_flow_controller3"
**.edgeLayerSwitches[13..17].OF_Switch.connectAddress = "open_flow_controller4"
**.edgeLayerSwitches[*].OF_Switch.connectAt = uniform(0s,1s)
**.edgeLayerSwitches[*].etherMAC[*].promiscuous = true
# 404bytes see imix and buffer size of 1.5mb see hp switch 1500000/404
**.OF_Switch.bufferCapacity = 3712
**.OF_Switch.serviceTime = 0.000035s
#1800 00 requests per second on 8xcores 8xthreads and 32 switches (hotice2012-final)
**.open_flow_controller*.serviceTime = 0.000005556s * (${cstFaktor= 539.9568034557,719.9424046076,809.9352051836,899.9280057595,989.9208063355,1079.913606915,1259.8992080634})
**.open_flow_controller*.numControllerApps = 3
**.open_flow_controller*.controllerApps[0].typename = "KN_LLDPBalancedMinHop"
#refer to beacon leraning switch code
**.open_flow_controller*.controllerApps[0].flowModIdleTimeOut = 5
**.open_flow_controller*.controllerApps[0].ignoreArpRequests = true
#**.open_flow_controller*.controllerApps[0].printMibGraph = true
**.open_flow_controller*.controllerApps[1].typename = "KN_LLDPAgent"
**.open_flow_controller*.controllerApps[1].flowModIdleTimeOut = 140
#**.open_flow_controller*.controllerApps[1].printMibGraph = true
**.open_flow_controller*.controllerApps[2].typename = "KN_ARPResponder"
**.open_flow_controller*.numTcpControllerApps = 1
**.open_flow_controller*.tcpControllerApps[0].typename = "KandooAgent"
**.open_flow_controller*.tcpControllerApps[0].connectAddressRootController = "root"
**.open_flow_controller*.tcpControllerApps[0].serviceTime=0.000005556s * (${knlFaktor= 539.9568034557,719.9424046076,809.9352051836,899.9280057595,989.9208063355,1079.913606915,1259.8992080634 !cstFaktor})
#root controller
#1800 00 requests per second on 8xcores 8xthreads and 32 switches (hotice2012-final)
**.root*.serviceTime = 0.000005556s * (${cstRFaktor= 539.9568034557,719.9424046076,809.9352051836,899.9280057595,989.9208063355,1079.913606915,1259.8992080634 !cstFaktor})
**.root*.numControllerApps = 3
**.root*.controllerApps[0].typename = "KN_LLDPBalancedMinHop"
#refer to beacon leraning switch code
**.root*.controllerApps[0].flowModIdleTimeOut = 5
**.root*.controllerApps[0].ignoreArpRequests = true
#**.root*.controllerApps[0].printMibGraph = true
**.root*.controllerApps[1].typename = "KN_LLDPAgent"
**.root*.controllerApps[1].flowModIdleTimeOut = 140
#**.root*.controllerApps[1].printMibGraph = true
**.root*.controllerApps[2].typename = "KN_ARPResponder"
**.root*.numTcpControllerApps = 1
**.root*.tcpControllerApps[0].typename = "KandooAgent"
**.root*.tcpControllerApps[0].connectAddressRootController = "root"
**.root*.tcpControllerApps[0].serviceTime=0.000005556s * (${knRFaktor= 539.9568034557,719.9424046076,809.9352051836,899.9280057595,989.9208063355,1079.913606915,1259.8992080634 !cstFaktor})
**.root*.tcpControllerApps[0].isRootController = true
# NIC configuration
**.ppp[*].queue.frameCapacity = 10 # in routers
#linux mint 15 std value
**.arp.cacheTimeout = 60s
# configure control and data plane interfaces separately
*.configurator.config = xmldoc("ipv4config.xml")