@@ -6,7 +6,7 @@ This tutorial will cover some use cases when using a wired 2 node
6
6
scenario in CORE.
7
7
8
8
<p align =" center " >
9
- <img src =" /static/tutorial1/scenario.png " width =" 75% " >
9
+ <img src =" /core/ static/tutorial1/scenario.png " width =" 75% " >
10
10
</p >
11
11
12
12
## Files
@@ -46,11 +46,11 @@ between nodes in CORE.
46
46
` ` `
47
47
* In the GUI menu bar select **File->Open...**, then navigate to and select **scenario.xml**
48
48
< p align=" center" >
49
- < img src=" /static/tutorial-common/running-open.png" width=" 75%" >
49
+ < img src=" /core/ static/tutorial-common/running-open.png" width=" 75%" >
50
50
< /p>
51
51
* You can now click on the ** Start Session** button to run the scenario
52
52
< p align=" center" >
53
- < img src=" /static/tutorial1/scenario.png" width=" 75%" >
53
+ < img src=" /core/ static/tutorial1/scenario.png" width=" 75%" >
54
54
< /p>
55
55
* Open a terminal on ** n1** by double clicking it in the GUI
56
56
* Run the following in ** n1** terminal
@@ -84,11 +84,11 @@ traffic being sent/received among many other uses.
84
84
` ` `
85
85
* In the GUI menu bar select **File->Open...**, then navigate to and select **scenario.xml**
86
86
< p align=" center" >
87
- < img src=" /static/tutorial-common/running-open.png" width=" 75%" >
87
+ < img src=" /core/ static/tutorial-common/running-open.png" width=" 75%" >
88
88
< /p>
89
89
* You can now click on the ** Start Session** button to run the scenario
90
90
< p align=" center" >
91
- < img src=" /static/tutorial1/scenario.png" width=" 75%" >
91
+ < img src=" /core/ static/tutorial1/scenario.png" width=" 75%" >
92
92
< /p>
93
93
* Open a terminal on ** n1** by double clicking it in the GUI
94
94
* Open a terminal on ** n2** by double clicking it in the GUI
@@ -123,20 +123,20 @@ beneficial for understanding how software will behave in adverse conditions.
123
123
` ` `
124
124
* In the GUI menu bar select **File->Open...**, then navigate to and select **scenario.xml**
125
125
< p align=" center" >
126
- < img src=" /static/tutorial-common/running-open.png" width=" 75%" >
126
+ < img src=" /core/ static/tutorial-common/running-open.png" width=" 75%" >
127
127
< /p>
128
128
* You can now click on the ** Start Session** button to run the scenario
129
129
< p align=" center" >
130
- < img src=" /static/tutorial1/scenario.png" width=" 75%" >
130
+ < img src=" /core/ static/tutorial1/scenario.png" width=" 75%" >
131
131
< /p>
132
132
* Right click the link between ** n1** and ** n2**
133
133
* Select ** Configure**
134
134
< p align=" center" >
135
- < img src=" /static/tutorial1/link-config.png" width=" 75%" >
135
+ < img src=" /core/ static/tutorial1/link-config.png" width=" 75%" >
136
136
< /p>
137
137
* Update the loss to ** 25**
138
138
< p align=" center" >
139
- < img src=" /static/tutorial1/link-config-dialog.png" width=" 50%" >
139
+ < img src=" /core/ static/tutorial1/link-config-dialog.png" width=" 50%" >
140
140
< /p>
141
141
* Open a terminal on ** n1** by double clicking it in the GUI
142
142
* Run the following in ** n1** terminal
@@ -166,11 +166,11 @@ within the nodes of our scenario.
166
166
` ` `
167
167
* In the GUI menu bar select **File->Open...**, then navigate to and select **scenario.xml**
168
168
< p align=" center" >
169
- < img src=" /static/tutorial-common/running-open.png" width=" 75%" >
169
+ < img src=" /core/ static/tutorial-common/running-open.png" width=" 75%" >
170
170
< /p>
171
171
* You can now click on the ** Start Session** button to run the scenario
172
172
< p align=" center" >
173
- < img src=" /static/tutorial1/scenario.png" width=" 75%" >
173
+ < img src=" /core/ static/tutorial1/scenario.png" width=" 75%" >
174
174
< /p>
175
175
* Open a terminal on ** n1** by double clicking it in the GUI
176
176
* Run the following in ** n1** terminal
@@ -216,11 +216,11 @@ using `tail -f` to observe the output of running software.
216
216
` ` `
217
217
* In the GUI menu bar select **File->Open...**, then navigate to and select **scenario_service.xml**
218
218
< p align=" center" >
219
- < img src=" /static/tutorial-common/running-open.png" width=" 75%" >
219
+ < img src=" /core/ static/tutorial-common/running-open.png" width=" 75%" >
220
220
< /p>
221
221
* You can now click on the ** Start Session** button to run the scenario
222
222
< p align=" center" >
223
- < img src=" /static/tutorial1/scenario.png" width=" 75%" >
223
+ < img src=" /core/ static/tutorial1/scenario.png" width=" 75%" >
224
224
< /p>
225
225
* Open a terminal on ** n1** by double clicking it in the GUI
226
226
* Run the following in ** n1** terminal
0 commit comments