## Topology and flow information for simulating the CeNTIE network ## start by listing of core and edge nodes core: C-Mar C-UTS C-Mel C-Per edge: E-Csiro E-MQU E-Riv E-RNSH E-Con E-UNSW E-Nepean E-UMel E-AARC E-UWA ## now list each cores node's links and routes C-Mar links: 0:E-Csiro=0.2 1:E-MQU=1.0 2:E-Riv=6.0 3:E-RNSH=10.0 4:C-UTS=25.0 routes: 0 1 2 3 4 4 4 4 4 4 C-UTS links: 0:C-Mar=25.0 1:E-Con=5.0 2:E-UNSW=16.0 3:E-Nepean=40.0 4:C-Mel=1000.0 routes: 0 0 0 0 1 2 3 4 4 4 C-Mel links: 0:C-UTS=1000.0 1:E-UMel=8.0 2:C-Per=5000.0 routes: 0 0 0 0 0 0 0 1 2 2 C-Per links: 0:C-Mel=5000.0 1:E-AARC=0.1 2:E-UWA=15.0 routes: 0 0 0 0 0 0 0 0 1 2 ## now list each edge node's links and routes E-Csiro links: 0:C-Mar=0.2 routes: -1 0 0 0 0 0 0 0 0 0 E-MQU links: 0:C-Mar=1.0 routes: 0 -1 0 0 0 0 0 0 0 0 E-Riv links: 0:C-Mar=6.0 routes: 0 0 -1 0 0 0 0 0 0 0 E-RNSH links: 0:C-Mar=10.0 routes: 0 0 0 -1 0 0 0 0 0 0 E-Con links: 0:C-UTS=5.0 routes: 0 0 0 0 -1 0 0 0 0 0 E-UNSW links: 0:C-UTS=16.0 routes: 0 0 0 0 0 -1 0 0 0 0 E-Nepean links: 0:C-UTS=40.0 routes: 0 0 0 0 0 0 -1 0 0 0 E-UMel links: 0:C-Mel=8.0 routes: 0 0 0 0 0 0 0 -1 0 0 E-AARC links: 0:C-Per=0.1 routes: 0 0 0 0 0 0 0 0 -1 0 E-UWA links: 0:C-Per=15.0 routes: 0 0 0 0 0 0 0 0 0 -1 ## now list the flows, one per line: 0 E-RNSH E-Nepean 1 0.15 1 E-Nepean E-AARC 1 0.15 2 E-Riv E-Con 1 0.15 3 E-Con E-UWA 1 0.15 4 E-Csiro E-AARC 1 0.15 5 E-MQU E-UNSW 1 0.15 6 E-UNSW E-UMel 1 0.15 7 E-UMel E-UWA 1 0.15