Changes between Version 1 and Version 2 of GENIEducation/SampleAssignments/CCNAssignment/ExerciseLayout/Execute


Ignore:
Timestamp:
05/29/13 11:31:36 (11 years ago)
Author:
shuang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/CCNAssignment/ExerciseLayout/Execute

    v1 v2  
    4444 Create a GENI experiment using the precip.rspec file downloaded from [http://www.gpolab.bbn.com/experiment-support/CCNExampleExperiment/precip.rspec here]. It will allocate a network such as that depicted in the above figure, with ccnd running on every host and an Atmos server running on the hosts datastore1 and datastore2.[[BR]]
    4545 Routing in named data networks takes place using the namespace under which data is stored. In the case of CCNx, the data namespace is a [http://www.ccnx.org/releases/latest/ doc/technical/URI.html URI], so it looks similar to the familiar http:// and ftp:// URLs of the World Wide Web. CCNx URIs are of the form ccnx:<path>, where <path> is a typical URI slash-delimited path. The components of the URI path are used by the network to route requests for data from consumers to the providers of that data. Routes have been installed on all of the machines in the network except researcher2, a data consumer node with two connections to the rest of the named data network.
    46 
     46 -
    4747  - '''Task 1.1: Finalize Configuration'''
    4848  ''In this task, you will observe the effects of the missing static routes, and restore them.'' [[BR]]