Changes between Version 6 and Version 7 of GENIExperimenter/ExperimentExample-OF
- Timestamp:
- 06/27/11 16:42:57 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/ExperimentExample-OF
v6 v7 33 33 * Data Path Identifier (DPID). 34 34 35 To find out what OF resources are available from each of the OF Aggregate Manager, you may use Omni tools to get a list of available resources. Here is an example of listing resources advertised by the OF Aggregate Manager for Site 1 in native RSPEC format.35 To find out what OF resources are available from each of the OF Aggregate Manager, you may use Omni tools to get a list of available resources. For a list of available aggregates see the [wiki:GeniAggregate GENI Aggregates] page. Here is an example of listing resources advertised by the OF Aggregate Manager for Site 1 in native RSPEC format. 36 36 37 37 NOTE: This example uses Omni V1.3 syntax (native is the default, and the {{{-o}}} option allows you to save the output to a file). For earlier versions of omni, you should (a) include the {{{-n}}} argument, (b) re-direct output to a file (''>'') instead of the -o option, and (c) use PG V0.2 RSpecs at Emulab and SFA format RSpecs at PlanetLab.