| 194 | == Looking Around Inside The Federated Experiment == |
| 195 | |
| 196 | Armed with the information from {{{fedd_ftopo.py}}} a user can log in to an experiment node and see the unified experiment. The user can log into a node {{{d}}} by: |
| 197 | |
| 198 | {{{ |
| 199 | users:~$ ssh d.fed1-exp1.TIED |
| 200 | }}} |
| 201 | |
| 202 | From there the user can ping the various nodes in both parts of the federated experiment and run any tools, etc. as though it were a single DETER experiment. |
| 203 | |
| 204 | The experiment is composed of two DETER experiments. The federation system does hide this, but it is not hard to deduce the experiment names from the {{{fedd-ftopo.py}}} output. In this case the two experiments are: |
| 205 | |
| 206 | |