VTL
eibGenGui newGui Configuration
- ssh user_name@riptide
- Type: eibGenGui
- ...
Bring Up
- Run eibGenGui from riptide
- Load your desired .ini file
- Click Generate EIB
- Click Setup ZTV Displays
- Drag and drop positions into assigned displays, make note of the order. (Positions must be opened in the same order)
- The output directory generated needs to be on the STP* and *SDRR* being used (e.g. stp10.ztv and tgfsdrr1)
- scp outputDirectory/ from riptide to tb2 (cross mounted with STP)
- scp outputDirectory/ to SDRR (e.g. tgfsdrr1)
- Create a tunnel to SDRR in new tab
- ssh to SDRR (e.g. tgfsdrr1)
- vncserver -list (check for open ports, if none are open go to step 7c, else go to 7d)
- vncserver (creates port if none are open)
- exit SDRR
- ssh -f -L 59xx:localhost:59xx tgfsdrr1 sleep 10; vncviewer localhost:59xx
- enter entire command in one line; creates and opens tunnel
- xx = open port# (e.g. 5909 or 5914)
- In the VNC, cd to outputDirectory/sdrr
- ./runsdrr
- Log in to displays and open the positions according to your set up in step 4a.
- ssh STP (e.g. stp10.ztv)
- navigate to outputDirectory/eib
- ./generateEib.ksh
- ./runeib
- scp outputdirectory/dysim/rundysim into the directory of the scenario you want to run (e.g. on nix1:~/scenarios-datacomm/UCRC-MAIN/)
- create tunnel to scenario directory
- e.g. ssh -f -L 59xx:localhost:59xx nix1 sleep10; vncviewer localhost:59xx
- cd into scenario directory (e.g. scenarios-datacomm/UCRC-MAIN/)
- ./rundysim
Bring Down
- Close Dysim and SDRR
- cd into outputDirectory/eib
- ./teardownEib.ksh
Download in other formats: