blob: 47782a863650dcf44e6a4f86072776c26cb6f302 [file] [log] [blame]
Praseed Balakrishnanbf78cf72014-11-12 12:14:50 -08001{
2 "devices" : [
3 {
4 "uri": "of:0000ffffffffff01", "mac": "ffffffffffff01", "type": "ROADM",
Thomas Vachuska16582df2014-11-15 20:12:17 -08005 "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?",
6 "annotations": { "name": "ROADM1", "latitude": 37.6, "longitude": -122.3, "optical.regens": 0 },
Thomas Vachuskadea45ff2014-11-12 18:35:46 -08007 "ports": [ { "port": 10, "speed": 100000, "type": "FIBER" }, { "port": 20, "speed": 0, "type": "FIBER" }, { "port": 22, "speed": 0, "type": "FIBER" } ]
Praseed Balakrishnanbf78cf72014-11-12 12:14:50 -08008 },
9 {
10 "uri": "of:0000ffffffffff02", "mac": "ffffffffffff02", "type": "ROADM",
Thomas Vachuska16582df2014-11-15 20:12:17 -080011 "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?",
12 "annotations": { "name": "ROADM2", "latitude": 37.3, "longitude": -121.9, "optical.regens": 0 },
Thomas Vachuskadea45ff2014-11-12 18:35:46 -080013 "ports": [ { "port": 11, "speed": 100000, "type": "FIBER" }, { "port": 21, "speed": 0, "type": "FIBER" }, { "port": 22, "speed": 0, "type": "FIBER" } ]
Praseed Balakrishnanbf78cf72014-11-12 12:14:50 -080014 },
15 {
16 "uri": "of:0000ffffffffff03", "mac": "ffffffffffff03", "type": "ROADM",
Thomas Vachuska16582df2014-11-15 20:12:17 -080017 "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?",
18 "annotations": { "name": "ROADM3", "latitude": 33.9, "longitude": -118.4, "optical.regens": 2 },
Thomas Vachuskadea45ff2014-11-12 18:35:46 -080019 "ports": [ { "port": 30, "speed": 0, "type": "FIBER" }, { "port": 31, "speed": 0, "type": "FIBER" } ]
Praseed Balakrishnanbf78cf72014-11-12 12:14:50 -080020 },
Thomas Vachuskadea45ff2014-11-12 18:35:46 -080021 {
Praseed Balakrishnanbf78cf72014-11-12 12:14:50 -080022 "uri": "of:0000ffffffffff04", "mac": "ffffffffffff04", "type":"ROADM",
Thomas Vachuska16582df2014-11-15 20:12:17 -080023 "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?",
24 "annotations": { "name": "ROADM4", "latitude": 39.9, "longitude": -119.4, "optical.regens": 2 },
Thomas Vachuskadea45ff2014-11-12 18:35:46 -080025 "ports": [ { "port": 30, "speed": 0, "type": "FIBER" }, { "port": 31, "speed": 0, "type": "FIBER" } ]
Praseed Balakrishnanbf78cf72014-11-12 12:14:50 -080026 },
27 {
28 "uri": "of:0000ffffffff0001", "mac": "ffffffffff0001", "type": "SWITCH",
Thomas Vachuska16582df2014-11-15 20:12:17 -080029 "mfr": "Linc", "hw": "PK", "sw": "?", "serial": "?",
30 "annotations": { "name": "ROUTER1", "latitude": 37.6, "longitude": -122.3 },
Praseed Balakrishnanbf78cf72014-11-12 12:14:50 -080031 "ports": [ { "port": 1, "speed": 10000, "type": "COPPER" }, { "port": 2, "speed": 100000, "type": "FIBER" } ]
32 },
33 {
34 "uri": "of:0000ffffffff0002", "mac": "ffffffffff0002", "type": "SWITCH",
Thomas Vachuska16582df2014-11-15 20:12:17 -080035 "mfr": "Linc", "hw": "PK", "sw": "?", "serial": "?",
36 "annotations": { "name": "ROUTER2", "latitude": 37.3, "longitude": -121.9 },
Praseed Balakrishnanbf78cf72014-11-12 12:14:50 -080037 "ports": [ { "port": 1, "speed": 10000, "type": "COPPER" }, { "port": 2, "speed": 100000, "type": "FIBER" } ]
38 }
39 ],
40
41 "links" : [
Thomas Vachuskae4cebaf2014-11-15 18:49:34 -080042 { "src": "of:0000ffffffffff01/20", "dst": "of:0000ffffffffff03/30", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "durable": "true", "inactive": "true" } },
43 { "src": "of:0000ffffffffff02/21", "dst": "of:0000ffffffffff03/31", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "durable": "true", "inactive": "true" } },
44 { "src": "of:0000ffffffffff01/22", "dst": "of:0000ffffffffff04/30", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "durable": "true", "inactive": "true" } },
45 { "src": "of:0000ffffffffff04/31", "dst": "of:0000ffffffffff02/22", "type": "OPTICAL", "annotations": { "optical.waves": 80, "optical.type": "WDM", "durable": "true", "inactive": "true" } },
Praseed Balakrishnanbf78cf72014-11-12 12:14:50 -080046
Thomas Vachuskae4cebaf2014-11-15 18:49:34 -080047 { "src": "of:0000ffffffff0001/2", "dst": "of:0000ffffffffff01/10", "type": "OPTICAL", "annotations": { "bandwidth": 100000, "optical.type": "cross-connect", "durable": "true", "inactive": "true" } },
48 { "src": "of:0000ffffffff0002/2", "dst": "of:0000ffffffffff02/11", "type": "OPTICAL", "annotations": { "bandwidth": 100000, "optical.type": "cross-connect", "durable": "true", "inactive": "true" } }
Praseed Balakrishnanbf78cf72014-11-12 12:14:50 -080049 ]
50
51}
Thomas Vachuskadea45ff2014-11-12 18:35:46 -080052