Changes between Version 16 and Version 17 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ndn/Procedure/Execute


Ignore:
Timestamp:
06/16/16 17:02:42 (8 years ago)
Author:
tteixeir@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ndn/Procedure/Execute

    v16 v17  
    5353In this experiment, you will be able to see the NDN in-network caching in action. Our experiment consists of the following nodes:
    5454   * A data source node, called {{{Custodian}}} that holds data in the namespace /nytimes
    55    * A internet router node, called {{{Internet}}} that forwards Interest and Data packets to and from the custodian.
    56    * A university hub node, called {{{University}}} that forwards Interest and Data packets to and from the university nodes.
    57    * A principal investigator node, called {{{PI}}} and a experimenter node, called {{{Experimenter}}} that will send Interest requests to the {{{Custodian}}} via UDP tunnels.
     55   * A internet router node, called {{{Internet}}} that forwards {{{Interest}}} and {{{Data}}} packets to and from the {{{Custodian}}}.
     56   * A university hub node, called {{{University}}} that forwards {{{Interest}}} and {{{Data}}} packets to and from the university nodes.
     57   * A principal investigator node, called {{{PI}}} and a experimenter node, called {{{Experimenter}}} that will send {{{Interest}}} requests to the {{{Custodian}}} via UDP tunnels.
    5858
    5959Download the scripts and Python codes to your computer and extract it.