Fixed large optical topo config file error
Change-Id: I9f53686d6f892fc89f2ee9cbf994a2ca6ddbd764
Showing
1 changed file
with
0 additions
and
8 deletions
... | @@ -61,14 +61,6 @@ | ... | @@ -61,14 +61,6 @@ |
61 | "ports": [ { "port": 30, "speed": 0, "type": "FIBER" }, { "port": 31, "speed": 0, "type": "FIBER" } ] | 61 | "ports": [ { "port": 30, "speed": 0, "type": "FIBER" }, { "port": 31, "speed": 0, "type": "FIBER" } ] |
62 | }, | 62 | }, |
63 | { | 63 | { |
64 | - "uri": "of:0000ffffffffff06", "mac": "ffffffffffff06", "type": "ROADM", | ||
65 | - "mfr": "Linc", "hw": "OE", "sw": "?", "serial": "?", "name": "DFW-M10", | ||
66 | - "annotations": { "latitude": 32.8, "longitude": 97.1, "optical.regens": 3 }, | ||
67 | - "ports": [ { "port": 30, "speed": 0, "type": "FIBER" }, { "port": 31, "speed": 0, "type": "FIBER" } ] | ||
68 | - }, | ||
69 | - | ||
70 | - | ||
71 | - { | ||
72 | "uri": "of:0000ffffffff0001", "mac": "ffffffffff0001", "type": "SWITCH", | 64 | "uri": "of:0000ffffffff0001", "mac": "ffffffffff0001", "type": "SWITCH", |
73 | "mfr": "Linc", "hw": "PK", "sw": "?", "serial": "?", "name": "SFO-R10", | 65 | "mfr": "Linc", "hw": "PK", "sw": "?", "serial": "?", "name": "SFO-R10", |
74 | "annotations": { "latitude": 37.6, "longitude": 122.3 }, | 66 | "annotations": { "latitude": 37.6, "longitude": 122.3 }, | ... | ... |
-
Please register or login to post a comment