-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathScenario_USA_HF_Ping_3C.ini
More file actions
142 lines (103 loc) · 6.14 KB
/
Scenario_USA_HF_Ping_3C.ini
File metadata and controls
142 lines (103 loc) · 6.14 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
[General]
network = scenarios.networks.Scenario_USA_HF
output-vector-file = ${resultdir}/${inifile}/${inifile}-${runnumber}.vec
output-scalar-file = ${resultdir}/${inifile}/${inifile}-${runnumber}.sca
sim-time-limit = 1800s
repeat = 1
seed-set = ${repetition}
**.numControllers = 3
**.numClients = 1
**.rtt.result-recording-modes = +vector,-stats
**.queueSize.result-recording-modes = +vector,+stats
**.bufferSize.result-recording-modes = +vector,+stats
**.waitingTime.result-recording-modes = +vector,+stats
**.flowTable**.scalar-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
**.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
**.queueSize*.vector-recording = true
**.waitingTime*.vector-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.NodeType = "openflow.nodes.Open_Flow_Domain"
**.spanningTree.startNode = 4
**.highlightActivePorts = true
# random ping application
**.client[*].numPingApps = 1
**.client[*].pingApp[*].typename = "PingAppRandom"
**.client[*].pingApp[*].sendInterval = 2s
**.client[*].pingApp[*].startTime = uniform(100s,120s)
#openflow params
**.ofs_Albuqerque.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller1"
**.ofs_Ashburn.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller3"
**.ofs_Atlanta.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller3"
**.ofs_BatonRouge.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller3"
**.ofs_Boston.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller3"
**.ofs_Buffalo.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller3"
**.ofs_Chicago.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller3"
**.ofs_Cleveland.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller3"
**.ofs_Dallas.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller1"
**.ofs_Denver.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller1"
**.ofs_ElPaso.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller1"
**.ofs_Houston.open_flow_switch*.OF_Switch.connectAddress = "open_flow_controller3"
**.ofs_Indianapolis.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_Jackson.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_Jacksonville.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_KansasCity.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller1"
**.ofs_LosAngeles.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller2"
**.ofs_Louisville.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_Memphis.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_Miami.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_Minneapolis.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_Missoula.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller2"
**.ofs_Nashville.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_NewYork.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_Philadelphia.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_Phoenix.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller1"
**.ofs_Pittsburgh.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_Portland.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller2"
**.ofs_Raleigh.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.ofs_SaltLakeCity.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller1"
**.ofs_Seattle.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller2"
**.ofs_Sunnyvale.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller2"
**.ofs_Vancouver.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller2"
**.ofs_WashingtonDC.open_flow_switch*.OF_Switch.connectAddress ="open_flow_controller3"
**.open_flow_switch.OF_Switch.connectAt = uniform(0s,1s)
**.open_flow_switch.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 * (${switchServiceTimeFactor= 25,50,75,100,125,150,175,200,225,250,275,300})
#1800 00 requests per second on 8xcores 8xthreads and 32 switches (hotice2012-final)
**.open_flow_controller*.serviceTime = 0.000005556s *(${controllerServiceTimeFactor= 25,50,75,100,125,150,175,200,225,250,275,300 !switchServiceTimeFactor})
#hf 987 reads p s
**.hf_synchronizer*.serviceTime = 0.001013171s*(${synchronizerServiceTimeFactor= 1,130,140,150,152,154,156,158,160,170,180,190,200 !switchServiceTimeFactor})
**.open_flow_controller*.numControllerApps = 2
**.open_flow_controller*.controllerApps[0].typename = "LLDPForwarding"
#refer to beacon leraning switch code
**.open_flow_controller*.controllerApps[0].flowModIdleTimeOut = 5
**.open_flow_controller*.controllerApps[1].typename = "HF_LLDPAgent"
**.open_flow_controller*.controllerApps[1].flowModIdleTimeOut = 140
**.open_flow_controller*.numTcpControllerApps = 1
**.open_flow_controller*.tcpControllerApps[0].typename = "HyperFlowAgent"
**.open_flow_controller*.tcpControllerApps[0].connectAddressHyperFlowSynchronizer = "hf_synchronizer"
**.open_flow_controller*.tcpControllerApps[0].checkSyncEvery=250ms
# NIC configuration
**.ppp[*].queue.frameCapacity = 10 # in routers
**.open_flow_switch*.tcp.mss = 800
#linux mint 15 std value
**.arp.cacheTimeout = 60s
# configure control and data plane interfaces separately
*.configurator.config = xmldoc("ipv4config.xml")