Changes between Version 1 and Version 2 of GENIEducation/SampleAssignments/OpenFlowAssignment/ExerciseLayout/Finish
- Timestamp:
- 05/23/13 09:48:11 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIEducation/SampleAssignments/OpenFlowAssignment/ExerciseLayout/Finish
v1 v2 20 20 21 21 = STEPS FOR FINISHING THE EXERCISE = 22 Simply tear up the experiment, release the reserved resources by executing :22 Simply tear up the experiment, release the reserved resources by executing (change the slice name to the name you were using): 23 23 {{{ 24 24 omni.py deletesliver -a pg-utah OpenFlowFW 25 25 omni.py deleteslice OpenFlowFW 26 27 omni.py deletesliver -a pg-utah OpenFlowLB 28 omni.py deleteslice OpenFlowLB 26 29 }}}