Changes between Version 21 and Version 22 of FeddConfig
- Timestamp:
- Jun 5, 2010 2:41:08 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeddConfig
v21 v22 334 334 === Splitter Options === 335 335 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:336 The 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: 337 337 338 338 '''accessdb''':: … … 349 349 Interpreter to call to run the splitter script. Default is `/usr/local/bin/otclsh` 350 350 '''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. 352 352 353 353 == Making a Fedid Certificate ==