Thomas Vachuska | 82041f5 | 2014-11-30 22:14:02 -0800 | [diff] [blame] | 1 | { |
| 2 | "devices" : [ |
Thomas Vachuska | 2bea44e | 2014-12-04 00:43:56 -0800 | [diff] [blame] | 3 | { "alias": "s1", "uri": "of:0000000000000001", "mac": "000000000001", "annotations": { "name": "CMBR" }, "type": "SWITCH" }, |
| 4 | { "alias": "s2", "uri": "of:0000000000000002", "mac": "000000000002", "annotations": { "name": "CHCG" }, "type": "SWITCH" }, |
| 5 | { "alias": "s3", "uri": "of:0000000000000003", "mac": "000000000003", "annotations": { "name": "CLEV" }, "type": "SWITCH" }, |
| 6 | { "alias": "s4", "uri": "of:0000000000000004", "mac": "000000000004", "annotations": { "name": "RLGH" }, "type": "SWITCH" }, |
| 7 | { "alias": "s5", "uri": "of:0000000000000005", "mac": "000000000005", "annotations": { "name": "ATLN" }, "type": "SWITCH" }, |
| 8 | { "alias": "s6", "uri": "of:0000000000000006", "mac": "000000000006", "annotations": { "name": "PHLA" }, "type": "SWITCH" }, |
| 9 | { "alias": "s7", "uri": "of:0000000000000007", "mac": "000000000007", "annotations": { "name": "WASH" }, "type": "SWITCH" }, |
| 10 | { "alias": "s8", "uri": "of:0000000000000008", "mac": "000000000008", "annotations": { "name": "NSVL" }, "type": "SWITCH" }, |
| 11 | { "alias": "s9", "uri": "of:0000000000000009", "mac": "000000000009", "annotations": { "name": "STLS" }, "type": "SWITCH" }, |
| 12 | { "alias": "s10", "uri": "of:000000000000000a", "mac": "00000000000a", "annotations": { "name": "NWOR" }, "type": "SWITCH" }, |
| 13 | { "alias": "s11", "uri": "of:000000000000000b", "mac": "00000000000b", "annotations": { "name": "HSTN" }, "type": "SWITCH" }, |
| 14 | { "alias": "s12", "uri": "of:000000000000000c", "mac": "00000000000c", "annotations": { "name": "SNAN" }, "type": "SWITCH" }, |
| 15 | { "alias": "s13", "uri": "of:000000000000000d", "mac": "00000000000d", "annotations": { "name": "DLLS" }, "type": "SWITCH" }, |
| 16 | { "alias": "s14", "uri": "of:000000000000000e", "mac": "00000000000e", "annotations": { "name": "ORLD" }, "type": "SWITCH" }, |
| 17 | { "alias": "s15", "uri": "of:000000000000000f", "mac": "00000000000f", "annotations": { "name": "DNVR" }, "type": "SWITCH" }, |
| 18 | { "alias": "s16", "uri": "of:0000000000000010", "mac": "000000000010", "annotations": { "name": "KSCY" }, "type": "SWITCH" }, |
| 19 | { "alias": "s17", "uri": "of:0000000000000011", "mac": "000000000011", "annotations": { "name": "SNFN" }, "type": "SWITCH" }, |
| 20 | { "alias": "s18", "uri": "of:0000000000000012", "mac": "000000000012", "annotations": { "name": "SCRM" }, "type": "SWITCH" }, |
| 21 | { "alias": "s19", "uri": "of:0000000000000013", "mac": "000000000013", "annotations": { "name": "PTLD" }, "type": "SWITCH" }, |
| 22 | { "alias": "s20", "uri": "of:0000000000000014", "mac": "000000000014", "annotations": { "name": "STTL" }, "type": "SWITCH" }, |
| 23 | { "alias": "s21", "uri": "of:0000000000000015", "mac": "000000000015", "annotations": { "name": "SLKC" }, "type": "SWITCH" }, |
| 24 | { "alias": "s22", "uri": "of:0000000000000016", "mac": "000000000016", "annotations": { "name": "LA03" }, "type": "SWITCH" }, |
| 25 | { "alias": "s23", "uri": "of:0000000000000017", "mac": "000000000017", "annotations": { "name": "SNDG" }, "type": "SWITCH" }, |
| 26 | { "alias": "s24", "uri": "of:0000000000000018", "mac": "000000000018", "annotations": { "name": "PHNX" }, "type": "SWITCH" }, |
| 27 | { "alias": "s25", "uri": "of:0000000000000019", "mac": "000000000019", "annotations": { "name": "NY54" }, "type": "SWITCH" }, |
| 28 | |
| 29 | |
Thomas Vachuska | 82041f5 | 2014-11-30 22:14:02 -0800 | [diff] [blame] | 30 | { |
| 31 | "uri": "of:0000ffffffffff01", "mac": "ffffffffffff01", "type": "ROADM", |
| 32 | "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?", |
| 33 | "annotations": { "name": "SFO", "latitude": 37.779751, "longitude": -122.409791, "optical.regens": 0 }, |
| 34 | "ports": [ { "port": 10, "speed": 100000, "type": "FIBER" }, |
| 35 | { "port": 20, "speed": 0, "type": "FIBER" }, |
| 36 | { "port": 50, "speed":100000, "type": "FIBER" } ] |
| 37 | }, |
| 38 | { |
| 39 | "uri": "of:0000ffffffffff02", "mac": "ffffffffffff02", "type": "ROADM", |
| 40 | "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?", |
| 41 | "annotations": { "name": "SAC", "latitude": 38.581001, "longitude": -121.497844, "optical.regens": 0 }, |
| 42 | "ports": [ { "port": 20, "speed": 100000, "type": "FIBER" }, |
| 43 | { "port": 30, "speed": 0, "type": "FIBER" }, |
| 44 | { "port": 50, "speed": 0, "type": "FIBER" } ] |
| 45 | }, |
| 46 | { |
| 47 | "uri": "of:0000ffffffffff03", "mac": "ffffffffffff03", "type": "ROADM", |
| 48 | "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?", |
| 49 | "annotations": { "name": "LAX", "latitude": 34.056346, "longitude": -118.235951, "optical.regens": 0 }, |
| 50 | "ports": [ { "port": 30, "speed": 0, "type": "FIBER" }, |
| 51 | { "port": 50, "speed": 0, "type": "FIBER" }, |
| 52 | { "port": 20, "speed": 0, "type": "FIBER" } ] |
| 53 | }, |
| 54 | { |
| 55 | "uri": "of:0000ffffffffff04", "mac": "ffffffffffff04", "type": "ROADM", |
| 56 | "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?", |
| 57 | "annotations": { "name": "SDG", "latitude": 32.714564, "longitude": -117.153528, "optical.regens": 3 }, |
| 58 | "ports": [ { "port": 30, "speed": 0, "type": "FIBER" }, |
| 59 | { "port":50, "speed": 0, "type": "FIBER" }, |
| 60 | { "port":20, "speed": 0, "type": "FIBER" }] |
| 61 | }, |
| 62 | { |
| 63 | "uri": "of:0000ffffffffff05", "mac": "ffffffffffff05", "type": "ROADM", |
| 64 | "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?", |
| 65 | "annotations": { "name": "MSP", "latitude": 44.8, "longitude": -93.1, "optical.regens": 3 }, |
| 66 | "ports": [ { "port": 20, "speed": 0, "type": "FIBER" }, |
| 67 | { "port": 30, "speed": 0, "type": "FIBER" }, |
| 68 | { "port": 40, "speed": 0, "type": "FIBER" }, |
| 69 | { "port": 50, "speed": 0, "type": "FIBER" }] |
| 70 | }, |
| 71 | { |
| 72 | "uri": "of:0000ffffffffff06", "mac": "ffffffffffff06", "type": "ROADM", |
| 73 | "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?", |
| 74 | "annotations": { "name": "DFW", "latitude": 32.777665, "longitude": -96.802064, "optical.regens": 3 }, |
| 75 | "ports": [ { "port": 10, "speed": 0, "type": "FIBER" }, |
| 76 | { "port": 20, "speed": 0, "type": "FIBER" }, |
| 77 | { "port": 30, "speed": 0, "type": "FIBER" }, |
| 78 | { "port": 40, "speed": 0, "type": "FIBER" }, |
| 79 | { "port": 50, "speed": 0, "type": "FIBER" }] |
| 80 | }, |
| 81 | { |
| 82 | "uri": "of:0000ffffffffff07", "mac": "ffffffffffff07", "type": "ROADM", |
| 83 | "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?", |
| 84 | "annotations": { "name": "CHG", "latitude": 41.877461, "longitude": -87.642892, "optical.regens": 3 }, |
| 85 | "ports": [ { "port": 10, "speed": 0, "type": "FIBER" }, |
| 86 | { "port": 20, "speed": 0, "type": "FIBER" }, |
| 87 | { "port": 30, "speed": 0, "type": "FIBER" }, |
| 88 | { "port": 50, "speed": 0, "type": "FIBER" }] |
| 89 | }, |
| 90 | { |
| 91 | "uri": "of:0000ffffffffff08", "mac": "ffffffffffff08", "type": "ROADM", |
| 92 | "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?", |
| 93 | "annotations": { "name": "IAD", "latitude": 38.8, "longitude": -77.1, "optical.regens": 3 }, |
| 94 | "ports": [ { "port": 20, "speed": 0, "type": "FIBER" }, |
| 95 | { "port": 30, "speed": 0, "type": "FIBER" }, |
| 96 | { "port": 50, "speed": 0, "type": "FIBER" }] |
| 97 | }, |
| 98 | { |
| 99 | "uri": "of:0000ffffffffff09", "mac": "ffffffffffff09", "type": "ROADM", |
| 100 | "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?", |
| 101 | "annotations": { "name": "JFK", "latitude": 40.728270, "longitude": -73.994483, "optical.regens": 0 }, |
| 102 | "ports": [ { "port": 10, "speed": 0, "type": "FIBER" }, |
| 103 | { "port": 20, "speed": 0, "type": "FIBER" }, |
| 104 | { "port": 50, "speed": 0, "type": "FIBER" }] |
| 105 | }, |
| 106 | { |
Thomas Vachuska | 2bea44e | 2014-12-04 00:43:56 -0800 | [diff] [blame] | 107 | "uri": "of:0000ffffffffff0a", "mac": "ffffffffffff0a", "type": "ROADM", |
Thomas Vachuska | 82041f5 | 2014-11-30 22:14:02 -0800 | [diff] [blame] | 108 | "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?", |
| 109 | "annotations": { "name": "ATL", "latitude": 33.749017, "longitude": -84.394168, "optical.regens": 0 }, |
| 110 | "ports": [ { "port": 10, "speed": 0, "type": "FIBER" }, |
| 111 | { "port": 20, "speed": 0, "type": "FIBER" }, |
| 112 | { "port": 50, "speed": 0, "type": "FIBER" }] |
| 113 | } |
| 114 | ], |
| 115 | |
| 116 | "links" : [ |
| 117 | { "src": "of:0000ffffffffff01/50", "dst": "of:0000ffffffffff02/30", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 48, "durable": "true" } }, |
| 118 | { "src": "of:0000ffffffffff02/50", "dst": "of:0000ffffffffff03/30", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 493, "durable": "true" } }, |
| 119 | { "src": "of:0000ffffffffff03/50", "dst": "of:0000ffffffffff04/50", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 171, "durable": "true" } }, |
| 120 | { "src": "of:0000ffffffffff01/20", "dst": "of:0000ffffffffff05/50", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 2555, "durable": "true" } }, |
| 121 | { "src": "of:0000ffffffffff02/20", "dst": "of:0000ffffffffff05/20", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 2539, "durable": "true" } }, |
| 122 | { "src": "of:0000ffffffffff03/20", "dst": "of:0000ffffffffff06/50", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 1979, "durable": "true" } }, |
| 123 | { "src": "of:0000ffffffffff04/20", "dst": "of:0000ffffffffff06/20", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 1867, "durable": "true" } }, |
| 124 | { "src": "of:0000ffffffffff05/30", "dst": "of:0000ffffffffff06/40", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 1378, "durable": "true" } }, |
| 125 | { "src": "of:0000ffffffffff05/40", "dst": "of:0000ffffffffff07/50", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 2200, "durable": "true" } }, |
| 126 | { "src": "of:0000ffffffffff06/30", "dst": "of:0000ffffffffff08/50", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 1918, "durable": "true" } }, |
| 127 | { "src": "of:0000ffffffffff07/20", "dst": "of:0000ffffffffff08/30", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 3625, "durable": "true" } }, |
| 128 | { "src": "of:0000ffffffffff07/30", "dst": "of:0000ffffffffff09/50", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 3880, "durable": "true" } }, |
Thomas Vachuska | 2bea44e | 2014-12-04 00:43:56 -0800 | [diff] [blame] | 129 | { "src": "of:0000ffffffffff08/20", "dst": "of:0000ffffffffff0a/50", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 838, "durable": "true" } }, |
| 130 | { "src": "of:0000ffffffffff09/20", "dst": "of:0000ffffffffff0a/20", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "optical.kms": 1245, "durable": "true" } }, |
Thomas Vachuska | 82041f5 | 2014-11-30 22:14:02 -0800 | [diff] [blame] | 131 | |
| 132 | { "src": "of:0000000000000011/52", "dst": "of:0000ffffffffff01/10", "type": "OPTICAL", "annotations": { "bandwidth": 100000, "optical.type": "cross-connect", "durable": "true" } }, |
| 133 | { "src": "of:0000000000000016/52", "dst": "of:0000ffffffffff04/10", "type": "OPTICAL", "annotations": { "bandwidth": 100000, "optical.type": "cross-connect", "durable": "true" } }, |
| 134 | { "src": "of:000000000000000d/52", "dst": "of:0000ffffffffff06/10", "type": "OPTICAL", "annotations": { "bandwidth": 100000, "optical.type": "cross-connect", "durable": "true" } }, |
| 135 | { "src": "of:0000000000000002/52", "dst": "of:0000ffffffffff07/10", "type": "OPTICAL", "annotations": { "bandwidth": 100000, "optical.type": "cross-connect", "durable": "true" } }, |
| 136 | { "src": "of:0000000000000019/52", "dst": "of:0000ffffffffff09/10", "type": "OPTICAL", "annotations": { "bandwidth": 100000, "optical.type": "cross-connect", "durable": "true" } }, |
Thomas Vachuska | 2bea44e | 2014-12-04 00:43:56 -0800 | [diff] [blame] | 137 | { "src": "of:0000000000000005/52", "dst": "of:0000ffffffffff0a/10", "type": "OPTICAL", "annotations": { "bandwidth": 100000, "optical.type": "cross-connect", "durable": "true" } } |
Thomas Vachuska | 82041f5 | 2014-11-30 22:14:02 -0800 | [diff] [blame] | 138 | ] |
| 139 | } |