Changes between Version 21 and Version 22 of FeddConfig


Ignore:
Timestamp:
Jun 5, 2010 2:41:08 PM (14 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeddConfig

    v21 v22  
    334334=== Splitter Options ===
    335335
    336 The splitter component divides a federated experiment description into sub-experiments and that include infrastructure nodes that will connect the experiments. Most `fedd` installations will use the `fedd` at !https://users.isi.deterlab.net:23235 to provide this service by setting '''splitter_url''' in the [experiment_control] section.  Should you need to configure a splitter, the parameters are:
     336The splitter component is a misnomer; it controls the ns2 to topdl translation service. Most `fedd` installations will use the `fedd` at !https://users.isi.deterlab.net:23235 to provide this service by setting '''splitter_url''' in the [experiment_control] section.  Should you need to configure a splitter, the parameters are:
    337337
    338338 '''accessdb'''::
     
    349349  Interpreter to call to run the splitter script.  Default is `/usr/local/bin/otclsh`
    350350 '''tcl_splitter'''::
    351   Script to do the splitting.  Default is `/usr/testbed/lib/ns2ir/parse.tcl`.  Most Emulabs will not include a `parse.tcl` capable of doing the split.
     351  Script to do the translation.  Default is `/usr/testbed/lib/ns2ir/parse.tcl`.  Most Emulabs will not include a `parse.tcl` capable of doing the split.
    352352
    353353== Making a Fedid Certificate ==