Changes between Version 7 and Version 8 of miniGlobalNotes


Ignore:
Timestamp:
2013-08-07T13:27:05-04:00 (12 years ago)
Author:
warb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • miniGlobalNotes

    v7 v8  
    11== Notes on the miniGlobal  Project ==
    22[[TOC]]
     3{{{
     4## script to start miniglobal eib....
     5ees:/net/raid/raid1/home/ees/MiniGlobal/bruce/MiniGlobal-jwbcrn-B/eibNIEC==> cat runeib
     6./start_sdrr.ksh -d 172.17.70.170 172.17.70.171 172.17.70.172 172.17.70.173 172.17.70.174 172.17.70.175 172.17.70.176
     7
     8}}}
     9
     10{{{
     11
     12### script to run sdrr with --live statements....
     13
     14sdrr@ftbsdrr:~/MiniGlobal/MiniGlobal-jwbcrn-B$ cat runsdrr
     15sirds ./sdrr/cfg*.xml ./sdrr/staticMsgs*.xml --utc --eram=ZJX/ees:if1 --eram=ZDC/ees:if2 --eram=ZBW/ees:if3 --eram=ZOB/ees:if4 --eram=ZMA/ees:if5 --eram=ZNY/ees:if6 --noscenario --tgf=udp:3201,3201 --msg=udp:9601 --nopsync --live=zjx --live=zdc --live=zbw --live=zob --live=zma --live=zny
     16
     17
     18}}}
    319
    420{{{