| 246 | |
| 247 | ==== Finish the experiments ==== |
| 248 | When the experiments are completed, make sure to clean up and turn off the PAAMs as the following in **terminal 2** |
| 249 | {{{#!shell |
| 250 | <user_name>@console:~$ curl "http://am1.orbit-lab.org:5054/array_mgmt/cleanup?dev_name=rfdev2-1.sb2.cosmos-lab.org" |
| 251 | <user_name>@console:~$ omf tell -a offh -t rfdev2-1.sb2.cosmos-lab.org |
| 252 | <user_name>@console:~$ curl "http://am1.orbit-lab.org:5054/array_mgmt/cleanup?dev_name=rfdev2-2.sb2.cosmos-lab.org" |
| 253 | <user_name>@console:~$ omf tell -a offh -t rfdev2-2.sb2.cosmos-lab.org |
| 254 | }}} |