Tutorial Part 3: Cleanup - XIA-Project/xia-core GitHub Wiki
Please release your resources once you have completed your experiment to make them available to other GENI experimenters.
- From one of the nodes in your network, issue the XIA shutdown command.
/xia-core/tutorial/xnet stop
- Logout from your test nodes.
- Delete the resources using omni.
agg-nicknameis the aggregate you chose in Part 1
slicenameis the name you chose for your test slice in Part 1omni deletesliver -a agg-nickname slicename
- Restore your ssh configuration file
mv ~/.ssh/config.keep ~/.ssh/config