HoneyNode Java 11 support for 121 devices
[transportpce.git] / tests / sample_configs / openroadm / 1.2.1 / oper-XPDRA.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
3   <netconf xmlns="urn:ietf:params:xml:ns:netmod:notification">
4       <streams>
5           <stream>
6               <name>OPENROADM</name>
7           </stream>
8     </streams>
9   </netconf>
10   <org-openroadm-device xmlns="http://org/openroadm/device">
11     <info>
12       <node-id>XPDRA01</node-id>
13       <node-number>1</node-number>
14       <node-type>xpdr</node-type>
15       <clli>NodeA</clli>
16       <vendor>vendorA</vendor>
17       <model>1</model>
18       <serial-id>00001</serial-id>
19       <ipAddress>127.0.0.10</ipAddress>
20       <prefix-length>28</prefix-length>
21       <defaultGateway>127.0.0.20</defaultGateway>
22       <source>static</source>
23       <current-ipAddress>127.0.0.10</current-ipAddress>
24       <current-prefix-length>28</current-prefix-length>
25       <macAddress>aa:aa:aa:aa:aa:aa</macAddress>
26       <softwareVersion>1.0</softwareVersion>
27       <template>TPCE-XPDR001</template>
28       <current-datetime>2017-08-29T15:58:01+00:00</current-datetime>
29       <geoLocation>
30         <latitude>33</latitude>
31         <longitude>-96</longitude>
32       </geoLocation>
33     </info>
34     <users>
35       <user>
36         <name>openroadm</name>
37         <password>openroadm</password>
38         <group>sudo</group>
39       </user>
40     </users>
41     <shelves>
42       <shelf-name>1</shelf-name>
43       <shelf-type>pizza</shelf-type>
44       <rack>XYZ</rack>
45       <shelf-position>1</shelf-position>
46       <administrative-state>inService</administrative-state>
47       <vendor>vendorA</vendor>
48       <model>1</model>
49       <serial-id>0001</serial-id>
50       <type>pizza</type>
51       <product-code>zzz</product-code>
52       <manufacture-date>2017-04-01T00:00:00+00:00</manufacture-date>
53       <clei>www</clei>
54       <hardware-version>01</hardware-version>
55       <operational-state>inService</operational-state>
56       <equipment-state>not-reserved-available</equipment-state>
57       <due-date>2017-02-24T15:56:10+00:00</due-date>
58       <slots>
59         <slot-name>0</slot-name>
60         <label>0</label>
61         <provisioned-circuit-pack>1/0</provisioned-circuit-pack>
62       </slots>
63     </shelves>
64     <circuit-packs>
65       <circuit-pack-name>1/0</circuit-pack-name>
66       <circuit-pack-type>TSP100G</circuit-pack-type>
67       <administrative-state>inService</administrative-state>
68       <vendor>VendorA</vendor>
69       <model>WDM80</model>
70       <serial-id>aaaaa</serial-id>
71       <type>TSP</type>
72       <product-code>TSP100G1</product-code>
73       <manufacture-date>2017-04-01T00:00:00+00:00</manufacture-date>
74       <clei>xxx</clei>
75       <hardware-version>01</hardware-version>
76       <operational-state>inService</operational-state>
77       <circuit-pack-category>
78         <type>circuitPack</type>
79       </circuit-pack-category>
80       <equipment-state>not-reserved-available</equipment-state>
81       <circuit-pack-mode>NORMAL</circuit-pack-mode>
82       <shelf>1</shelf>
83       <slot>0</slot>
84       <subSlot>0</subSlot>
85       <due-date>2017-04-12T15:56:10+00:00</due-date>
86       <cp-slots>
87         <slot-name>1</slot-name>
88         <label>1</label>
89         <provisioned-circuit-pack>1/0/1-PLUG-NET</provisioned-circuit-pack>
90       </cp-slots>
91       <cp-slots>
92         <slot-name>2</slot-name>
93         <label>2</label>
94         <provisioned-circuit-pack>1/0/2-PLUG-NET</provisioned-circuit-pack>
95       </cp-slots>
96       <cp-slots>
97         <slot-name>C1</slot-name>
98         <label>C1</label>
99         <provisioned-circuit-pack>1/0/C1-PLUG-CLIENT</provisioned-circuit-pack>
100       </cp-slots>
101       <cp-slots>
102         <slot-name>C2</slot-name>
103         <label>C2</label>
104         <provisioned-circuit-pack>1/0/C2-PLUG-CLIENT</provisioned-circuit-pack>
105       </cp-slots>
106       <cp-slots>
107         <slot-name>C3</slot-name>
108         <label>C3</label>
109         <provisioned-circuit-pack>1/0/C3-PLUG-CLIENT</provisioned-circuit-pack>
110       </cp-slots>
111       <cp-slots>
112         <slot-name>C4</slot-name>
113         <label>C4</label>
114         <provisioned-circuit-pack>1/0/C4-PLUG-CLIENT</provisioned-circuit-pack>
115       </cp-slots>
116       <cp-slots>
117         <slot-name>PWR</slot-name>
118         <label>PWR</label>
119         <provisioned-circuit-pack>1/0/PWR</provisioned-circuit-pack>
120       </cp-slots>
121     </circuit-packs>
122     <circuit-packs>
123       <circuit-pack-name>1/0/1-PLUG-NET</circuit-pack-name>
124       <circuit-pack-type>pluggable</circuit-pack-type>
125       <administrative-state>inService</administrative-state>
126       <vendor>vendorA</vendor>
127       <model>CFP2</model>
128       <serial-id>ssss</serial-id>
129       <type>Coherent</type>
130       <product-code>T100N</product-code>
131       <manufacture-date>2017-04-01T00:00:00+00:00</manufacture-date>
132       <clei>tttt</clei>
133       <hardware-version>01</hardware-version>
134       <operational-state>inService</operational-state>
135       <circuit-pack-category>
136         <type>other</type>
137       </circuit-pack-category>
138       <equipment-state>not-reserved-available</equipment-state>
139       <circuit-pack-mode>NORMAL</circuit-pack-mode>
140       <shelf>1</shelf>
141       <slot>0</slot>
142       <subSlot>1</subSlot>
143       <due-date>2017-04-14T15:56:10+00:00</due-date>
144       <parent-circuit-pack>
145         <circuit-pack-name>1/0</circuit-pack-name>
146         <cp-slot-name>1</cp-slot-name>
147       </parent-circuit-pack>
148       <ports>
149         <port-name>1</port-name>
150         <port-type>CFP2</port-type>
151         <port-qual>xpdr-network</port-qual>
152         <port-direction>bidirectional</port-direction>
153         <circuit-id>XPDRA-NETWORK</circuit-id>
154         <operational-state>inService</operational-state>
155         <administrative-state>inService</administrative-state>
156         <logical-connection-point>XPDR1-NETWORK1</logical-connection-point>
157         <transponder-port>
158             <port-power-capability-min-tx>-10</port-power-capability-min-tx>
159             <port-power-capability-max-tx>0</port-power-capability-max-tx>
160             <port-power-capability-min-rx>-10</port-power-capability-min-rx>
161             <port-power-capability-max-rx>0</port-power-capability-max-rx>
162         </transponder-port>
163       </ports>
164     </circuit-packs>
165     <circuit-packs>
166       <circuit-pack-name>1/0/2-PLUG-NET</circuit-pack-name>
167       <circuit-pack-type>pluggable</circuit-pack-type>
168       <administrative-state>inService</administrative-state>
169       <vendor>vendorA</vendor>
170       <model>CFP2</model>
171       <serial-id>ssss</serial-id>
172       <type>Coherent</type>
173       <product-code>T100N</product-code>
174       <manufacture-date>2017-04-01T00:00:00+00:00</manufacture-date>
175       <clei>tttt</clei>
176       <hardware-version>01</hardware-version>
177       <operational-state>inService</operational-state>
178       <circuit-pack-category>
179         <type>other</type>
180       </circuit-pack-category>
181       <equipment-state>not-reserved-available</equipment-state>
182       <circuit-pack-mode>NORMAL</circuit-pack-mode>
183       <shelf>1</shelf>
184       <slot>0</slot>
185       <subSlot>2</subSlot>
186       <due-date>2017-04-14T15:56:10+00:00</due-date>
187       <parent-circuit-pack>
188         <circuit-pack-name>1/0</circuit-pack-name>
189         <cp-slot-name>2</cp-slot-name>
190       </parent-circuit-pack>
191       <ports>
192         <port-name>1</port-name>
193         <port-type>CFP2</port-type>
194         <port-qual>xpdr-network</port-qual>
195         <port-direction>bidirectional</port-direction>
196         <administrative-state>inService</administrative-state>
197         <operational-state>inService</operational-state>
198         <logical-connection-point></logical-connection-point>
199         <transponder-port>
200             <port-power-capability-min-tx>-10</port-power-capability-min-tx>
201             <port-power-capability-max-tx>0</port-power-capability-max-tx>
202             <port-power-capability-min-rx>-10</port-power-capability-min-rx>
203             <port-power-capability-max-rx>0</port-power-capability-max-rx>
204         </transponder-port>
205       </ports>
206     </circuit-packs>
207     <circuit-packs>
208       <circuit-pack-name>1/0/C1-PLUG-CLIENT</circuit-pack-name>
209       <circuit-pack-type>pluggable</circuit-pack-type>
210       <administrative-state>inService</administrative-state>
211       <vendor>vendorA</vendor>
212       <model>QSFP28</model>
213       <serial-id>xxxx</serial-id>
214       <type>QSFP28</type>
215       <product-code>100GELR4</product-code>
216       <manufacture-date>2017-03-01T00:00:00+00:00</manufacture-date>
217       <clei>ccccc</clei>
218       <hardware-version>01</hardware-version>
219       <circuit-pack-category>
220         <type>other</type>
221       </circuit-pack-category>
222       <equipment-state>not-reserved-available</equipment-state>
223       <circuit-pack-mode>NORMAL</circuit-pack-mode>
224       <shelf>1</shelf>
225       <slot>0</slot>
226       <subSlot>2</subSlot>
227       <due-date>2017-04-14T15:56:10+00:00</due-date>
228       <parent-circuit-pack>
229         <circuit-pack-name>1/0</circuit-pack-name>
230         <cp-slot-name>C1</cp-slot-name>
231       </parent-circuit-pack>
232       <ports>
233         <port-name>C1</port-name>
234         <port-type>QSFP28</port-type>
235         <port-qual>xpdr-client</port-qual>
236         <port-direction>bidirectional</port-direction>
237         <circuit-id>XPDRA-CLIENT1</circuit-id>
238         <administrative-state>inService</administrative-state>
239         <operational-state>inService</operational-state>
240         <logical-connection-point>XPDR1-CLIENT1</logical-connection-point>
241         <transponder-port>
242         </transponder-port>
243       </ports>
244     </circuit-packs>
245     <circuit-packs>
246       <circuit-pack-name>1/0/C2-PLUG-CLIENT</circuit-pack-name>
247       <circuit-pack-type>pluggable</circuit-pack-type>
248       <administrative-state>inService</administrative-state>
249       <vendor>vendorA</vendor>
250       <model>QSFP28</model>
251       <serial-id>xxxx</serial-id>
252       <type>QSFP28</type>
253       <product-code>100GELR4</product-code>
254       <manufacture-date>2017-03-01T00:00:00+00:00</manufacture-date>
255       <clei>ccccc</clei>
256       <hardware-version>01</hardware-version>
257       <circuit-pack-category>
258         <type>other</type>
259       </circuit-pack-category>
260       <equipment-state>not-reserved-available</equipment-state>
261       <circuit-pack-mode>NORMAL</circuit-pack-mode>
262       <shelf>1</shelf>
263       <slot>0</slot>
264       <subSlot>2</subSlot>
265       <due-date>2017-04-14T15:56:10+00:00</due-date>
266       <parent-circuit-pack>
267         <circuit-pack-name>1/0</circuit-pack-name>
268         <cp-slot-name>C2</cp-slot-name>
269       </parent-circuit-pack>
270       <ports>
271         <port-name>C2</port-name>
272         <port-type>QSFP28</port-type>
273         <port-qual>xpdr-client</port-qual>
274         <port-direction>bidirectional</port-direction>
275         <circuit-id>XPDRA-CLIENT2</circuit-id>
276         <administrative-state>inService</administrative-state>
277         <operational-state>inService</operational-state>
278         <logical-connection-point>XPDR-CLIENT2</logical-connection-point>
279         <transponder-port>
280         </transponder-port>
281       </ports>
282     </circuit-packs>
283     <circuit-packs>
284       <circuit-pack-name>1/0/C3-PLUG-CLIENT</circuit-pack-name>
285       <circuit-pack-type>pluggable</circuit-pack-type>
286       <administrative-state>inService</administrative-state>
287       <vendor>vendorA</vendor>
288       <model>QSFP28</model>
289       <serial-id>xxxx</serial-id>
290       <type>QSFP28</type>
291       <product-code>100GELR4</product-code>
292       <manufacture-date>2017-03-01T00:00:00+00:00</manufacture-date>
293       <clei>ccccc</clei>
294       <hardware-version>01</hardware-version>
295       <circuit-pack-category>
296         <type>other</type>
297       </circuit-pack-category>
298       <equipment-state>not-reserved-available</equipment-state>
299       <circuit-pack-mode>NORMAL</circuit-pack-mode>
300       <shelf>1</shelf>
301       <slot>0</slot>
302       <subSlot>2</subSlot>
303       <due-date>2017-04-14T15:56:10+00:00</due-date>
304       <parent-circuit-pack>
305         <circuit-pack-name>1/0</circuit-pack-name>
306         <cp-slot-name>C2</cp-slot-name>
307       </parent-circuit-pack>
308       <ports>
309         <port-name>C3</port-name>
310         <port-type>QSFP28</port-type>
311         <port-qual>xpdr-client</port-qual>
312         <port-direction>bidirectional</port-direction>
313         <circuit-id>XPDRA-CLIENT3</circuit-id>
314         <administrative-state>inService</administrative-state>
315         <operational-state>inService</operational-state>
316         <logical-connection-point>XPDR1-CLIENT1</logical-connection-point>
317         <transponder-port>
318         </transponder-port>
319       </ports>
320     </circuit-packs>
321     <circuit-packs>
322       <circuit-pack-name>1/0/C4-PLUG-CLIENT</circuit-pack-name>
323       <circuit-pack-type>pluggable</circuit-pack-type>
324       <administrative-state>inService</administrative-state>
325       <vendor>vendorA</vendor>
326       <model>QSFP28</model>
327       <serial-id>xxxx</serial-id>
328       <type>QSFP28</type>
329       <product-code>100GELR4</product-code>
330       <manufacture-date>2017-03-01T00:00:00+00:00</manufacture-date>
331       <clei>ccccc</clei>
332       <hardware-version>01</hardware-version>
333       <circuit-pack-category>
334         <type>other</type>
335       </circuit-pack-category>
336       <equipment-state>not-reserved-available</equipment-state>
337       <circuit-pack-mode>NORMAL</circuit-pack-mode>
338       <shelf>1</shelf>
339       <slot>0</slot>
340       <subSlot>2</subSlot>
341       <due-date>2017-04-14T15:56:10+00:00</due-date>
342       <parent-circuit-pack>
343         <circuit-pack-name>1/0</circuit-pack-name>
344         <cp-slot-name>C4</cp-slot-name>
345       </parent-circuit-pack>
346       <ports>
347         <port-name>C4</port-name>
348         <port-type>QSFP28</port-type>
349         <port-qual>xpdr-client</port-qual>
350         <port-direction>bidirectional</port-direction>
351         <circuit-id>XPDRA-CLIENT4</circuit-id>
352         <administrative-state>inService</administrative-state>
353         <operational-state>inService</operational-state>
354         <logical-connection-point></logical-connection-point>
355         <transponder-port>
356         </transponder-port>
357       </ports>
358     </circuit-packs>
359     <circuit-packs>
360       <circuit-pack-name>1/0/PWR</circuit-pack-name>
361       <product-code>abcd</product-code>
362       <circuit-pack-mode>NORMAL</circuit-pack-mode>
363       <equipment-state>not-reserved-available</equipment-state>
364       <due-date>2017-04-12T15:56:10+00:00</due-date>
365       <type>PWR</type>
366       <shelf>1</shelf>
367       <circuit-pack-category>
368         <type>powerSupply</type>
369       </circuit-pack-category>
370       <administrative-state>inService</administrative-state>
371       <circuit-pack-type>P001</circuit-pack-type>
372       <slot>0</slot>
373       <vendor>VENDORA</vendor>
374       <parent-circuit-pack>
375         <circuit-pack-name>1/0</circuit-pack-name>
376         <cp-slot-name>PWR</cp-slot-name>
377       </parent-circuit-pack>
378       <serial-id/>
379       <clei>xxxx</clei>
380       <operational-state>inService</operational-state>
381       <model>yyyy</model>
382       <subSlot>PWR</subSlot>
383     </circuit-packs>
384     <wavelength-map>
385       <wavelengths>
386         <wavelength-number>1</wavelength-number>
387         <center-frequency>196.1</center-frequency>
388         <wavelength>1528.77</wavelength>
389       </wavelengths>
390       <wavelengths>
391         <wavelength-number>2</wavelength-number>
392         <center-frequency>196.05</center-frequency>
393         <wavelength>1529.16</wavelength>
394       </wavelengths>
395       <wavelengths>
396         <wavelength-number>3</wavelength-number>
397         <center-frequency>196.0</center-frequency>
398         <wavelength>1529.55</wavelength>
399       </wavelengths>
400       <wavelengths>
401         <wavelength-number>4</wavelength-number>
402         <center-frequency>195.95</center-frequency>
403         <wavelength>1529.94</wavelength>
404       </wavelengths>
405       <wavelengths>
406         <wavelength-number>5</wavelength-number>
407         <center-frequency>195.9</center-frequency>
408         <wavelength>1530.33</wavelength>
409       </wavelengths>
410       <wavelengths>
411         <wavelength-number>6</wavelength-number>
412         <center-frequency>195.85</center-frequency>
413         <wavelength>1530.72</wavelength>
414       </wavelengths>
415       <wavelengths>
416         <wavelength-number>7</wavelength-number>
417         <center-frequency>195.8</center-frequency>
418         <wavelength>1531.12</wavelength>
419       </wavelengths>
420       <wavelengths>
421         <wavelength-number>8</wavelength-number>
422         <center-frequency>195.75</center-frequency>
423         <wavelength>1531.51</wavelength>
424       </wavelengths>
425       <wavelengths>
426         <wavelength-number>9</wavelength-number>
427         <center-frequency>195.7</center-frequency>
428         <wavelength>1531.9</wavelength>
429       </wavelengths>
430       <wavelengths>
431         <wavelength-number>10</wavelength-number>
432         <center-frequency>195.65</center-frequency>
433         <wavelength>1532.29</wavelength>
434       </wavelengths>
435       <wavelengths>
436         <wavelength-number>11</wavelength-number>
437         <center-frequency>195.6</center-frequency>
438         <wavelength>1532.68</wavelength>
439       </wavelengths>
440       <wavelengths>
441         <wavelength-number>12</wavelength-number>
442         <center-frequency>195.55</center-frequency>
443         <wavelength>1533.07</wavelength>
444       </wavelengths>
445       <wavelengths>
446         <wavelength-number>13</wavelength-number>
447         <center-frequency>195.5</center-frequency>
448         <wavelength>1533.47</wavelength>
449       </wavelengths>
450       <wavelengths>
451         <wavelength-number>14</wavelength-number>
452         <center-frequency>195.45</center-frequency>
453         <wavelength>1533.86</wavelength>
454       </wavelengths>
455       <wavelengths>
456         <wavelength-number>15</wavelength-number>
457         <center-frequency>195.4</center-frequency>
458         <wavelength>1534.25</wavelength>
459       </wavelengths>
460       <wavelengths>
461         <wavelength-number>16</wavelength-number>
462         <center-frequency>195.35</center-frequency>
463         <wavelength>1534.64</wavelength>
464       </wavelengths>
465       <wavelengths>
466         <wavelength-number>17</wavelength-number>
467         <center-frequency>195.3</center-frequency>
468         <wavelength>1535.04</wavelength>
469       </wavelengths>
470       <wavelengths>
471         <wavelength-number>18</wavelength-number>
472         <center-frequency>195.25</center-frequency>
473         <wavelength>1535.43</wavelength>
474       </wavelengths>
475       <wavelengths>
476         <wavelength-number>19</wavelength-number>
477         <center-frequency>195.2</center-frequency>
478         <wavelength>1535.82</wavelength>
479       </wavelengths>
480       <wavelengths>
481         <wavelength-number>20</wavelength-number>
482         <center-frequency>195.15</center-frequency>
483         <wavelength>1536.22</wavelength>
484       </wavelengths>
485       <wavelengths>
486         <wavelength-number>21</wavelength-number>
487         <center-frequency>195.1</center-frequency>
488         <wavelength>1536.61</wavelength>
489       </wavelengths>
490       <wavelengths>
491         <wavelength-number>22</wavelength-number>
492         <center-frequency>195.05</center-frequency>
493         <wavelength>1537.0</wavelength>
494       </wavelengths>
495       <wavelengths>
496         <wavelength-number>23</wavelength-number>
497         <center-frequency>195.0</center-frequency>
498         <wavelength>1537.4</wavelength>
499       </wavelengths>
500       <wavelengths>
501         <wavelength-number>24</wavelength-number>
502         <center-frequency>194.95</center-frequency>
503         <wavelength>1537.79</wavelength>
504       </wavelengths>
505       <wavelengths>
506         <wavelength-number>25</wavelength-number>
507         <center-frequency>194.9</center-frequency>
508         <wavelength>1538.19</wavelength>
509       </wavelengths>
510       <wavelengths>
511         <wavelength-number>26</wavelength-number>
512         <center-frequency>194.85</center-frequency>
513         <wavelength>1538.58</wavelength>
514       </wavelengths>
515       <wavelengths>
516         <wavelength-number>27</wavelength-number>
517         <center-frequency>194.8</center-frequency>
518         <wavelength>1538.98</wavelength>
519       </wavelengths>
520       <wavelengths>
521         <wavelength-number>28</wavelength-number>
522         <center-frequency>194.75</center-frequency>
523         <wavelength>1539.37</wavelength>
524       </wavelengths>
525       <wavelengths>
526         <wavelength-number>29</wavelength-number>
527         <center-frequency>194.7</center-frequency>
528         <wavelength>1539.77</wavelength>
529       </wavelengths>
530       <wavelengths>
531         <wavelength-number>30</wavelength-number>
532         <center-frequency>194.65</center-frequency>
533         <wavelength>1540.16</wavelength>
534       </wavelengths>
535       <wavelengths>
536         <wavelength-number>31</wavelength-number>
537         <center-frequency>194.6</center-frequency>
538         <wavelength>1540.56</wavelength>
539       </wavelengths>
540       <wavelengths>
541         <wavelength-number>32</wavelength-number>
542         <center-frequency>194.55</center-frequency>
543         <wavelength>1540.95</wavelength>
544       </wavelengths>
545       <wavelengths>
546         <wavelength-number>33</wavelength-number>
547         <center-frequency>194.5</center-frequency>
548         <wavelength>1541.35</wavelength>
549       </wavelengths>
550       <wavelengths>
551         <wavelength-number>34</wavelength-number>
552         <center-frequency>194.45</center-frequency>
553         <wavelength>1541.75</wavelength>
554       </wavelengths>
555       <wavelengths>
556         <wavelength-number>35</wavelength-number>
557         <center-frequency>194.4</center-frequency>
558         <wavelength>1542.14</wavelength>
559       </wavelengths>
560       <wavelengths>
561         <wavelength-number>36</wavelength-number>
562         <center-frequency>194.35</center-frequency>
563         <wavelength>1542.54</wavelength>
564       </wavelengths>
565       <wavelengths>
566         <wavelength-number>37</wavelength-number>
567         <center-frequency>194.3</center-frequency>
568         <wavelength>1542.94</wavelength>
569       </wavelengths>
570       <wavelengths>
571         <wavelength-number>38</wavelength-number>
572         <center-frequency>194.25</center-frequency>
573         <wavelength>1543.33</wavelength>
574       </wavelengths>
575       <wavelengths>
576         <wavelength-number>39</wavelength-number>
577         <center-frequency>194.2</center-frequency>
578         <wavelength>1543.73</wavelength>
579       </wavelengths>
580       <wavelengths>
581         <wavelength-number>40</wavelength-number>
582         <center-frequency>194.15</center-frequency>
583         <wavelength>1544.13</wavelength>
584       </wavelengths>
585       <wavelengths>
586         <wavelength-number>41</wavelength-number>
587         <center-frequency>194.1</center-frequency>
588         <wavelength>1544.53</wavelength>
589       </wavelengths>
590       <wavelengths>
591         <wavelength-number>42</wavelength-number>
592         <center-frequency>194.05</center-frequency>
593         <wavelength>1544.92</wavelength>
594       </wavelengths>
595       <wavelengths>
596         <wavelength-number>43</wavelength-number>
597         <center-frequency>194.0</center-frequency>
598         <wavelength>1545.32</wavelength>
599       </wavelengths>
600       <wavelengths>
601         <wavelength-number>44</wavelength-number>
602         <center-frequency>193.95</center-frequency>
603         <wavelength>1545.72</wavelength>
604       </wavelengths>
605       <wavelengths>
606         <wavelength-number>45</wavelength-number>
607         <center-frequency>193.9</center-frequency>
608         <wavelength>1546.12</wavelength>
609       </wavelengths>
610       <wavelengths>
611         <wavelength-number>46</wavelength-number>
612         <center-frequency>193.85</center-frequency>
613         <wavelength>1546.52</wavelength>
614       </wavelengths>
615       <wavelengths>
616         <wavelength-number>47</wavelength-number>
617         <center-frequency>193.8</center-frequency>
618         <wavelength>1546.92</wavelength>
619       </wavelengths>
620       <wavelengths>
621         <wavelength-number>48</wavelength-number>
622         <center-frequency>193.75</center-frequency>
623         <wavelength>1547.32</wavelength>
624       </wavelengths>
625       <wavelengths>
626         <wavelength-number>49</wavelength-number>
627         <center-frequency>193.7</center-frequency>
628         <wavelength>1547.72</wavelength>
629       </wavelengths>
630       <wavelengths>
631         <wavelength-number>50</wavelength-number>
632         <center-frequency>193.65</center-frequency>
633         <wavelength>1548.11</wavelength>
634       </wavelengths>
635       <wavelengths>
636         <wavelength-number>51</wavelength-number>
637         <center-frequency>193.6</center-frequency>
638         <wavelength>1548.51</wavelength>
639       </wavelengths>
640       <wavelengths>
641         <wavelength-number>52</wavelength-number>
642         <center-frequency>193.55</center-frequency>
643         <wavelength>1548.91</wavelength>
644       </wavelengths>
645       <wavelengths>
646         <wavelength-number>53</wavelength-number>
647         <center-frequency>193.5</center-frequency>
648         <wavelength>1549.32</wavelength>
649       </wavelengths>
650       <wavelengths>
651         <wavelength-number>54</wavelength-number>
652         <center-frequency>193.45</center-frequency>
653         <wavelength>1549.72</wavelength>
654       </wavelengths>
655       <wavelengths>
656         <wavelength-number>55</wavelength-number>
657         <center-frequency>193.4</center-frequency>
658         <wavelength>1550.12</wavelength>
659       </wavelengths>
660       <wavelengths>
661         <wavelength-number>56</wavelength-number>
662         <center-frequency>193.35</center-frequency>
663         <wavelength>1550.52</wavelength>
664       </wavelengths>
665       <wavelengths>
666         <wavelength-number>57</wavelength-number>
667         <center-frequency>193.3</center-frequency>
668         <wavelength>1550.92</wavelength>
669       </wavelengths>
670       <wavelengths>
671         <wavelength-number>58</wavelength-number>
672         <center-frequency>193.25</center-frequency>
673         <wavelength>1551.32</wavelength>
674       </wavelengths>
675       <wavelengths>
676         <wavelength-number>59</wavelength-number>
677         <center-frequency>193.2</center-frequency>
678         <wavelength>1551.72</wavelength>
679       </wavelengths>
680       <wavelengths>
681         <wavelength-number>60</wavelength-number>
682         <center-frequency>193.15</center-frequency>
683         <wavelength>1552.12</wavelength>
684       </wavelengths>
685       <wavelengths>
686         <wavelength-number>61</wavelength-number>
687         <center-frequency>193.1</center-frequency>
688         <wavelength>1552.52</wavelength>
689       </wavelengths>
690       <wavelengths>
691         <wavelength-number>62</wavelength-number>
692         <center-frequency>193.05</center-frequency>
693         <wavelength>1552.93</wavelength>
694       </wavelengths>
695       <wavelengths>
696         <wavelength-number>63</wavelength-number>
697         <center-frequency>193.0</center-frequency>
698         <wavelength>1553.33</wavelength>
699       </wavelengths>
700       <wavelengths>
701         <wavelength-number>64</wavelength-number>
702         <center-frequency>192.95</center-frequency>
703         <wavelength>1553.73</wavelength>
704       </wavelengths>
705       <wavelengths>
706         <wavelength-number>65</wavelength-number>
707         <center-frequency>192.9</center-frequency>
708         <wavelength>1554.13</wavelength>
709       </wavelengths>
710       <wavelengths>
711         <wavelength-number>66</wavelength-number>
712         <center-frequency>192.85</center-frequency>
713         <wavelength>1554.54</wavelength>
714       </wavelengths>
715       <wavelengths>
716         <wavelength-number>67</wavelength-number>
717         <center-frequency>192.8</center-frequency>
718         <wavelength>1554.94</wavelength>
719       </wavelengths>
720       <wavelengths>
721         <wavelength-number>68</wavelength-number>
722         <center-frequency>192.75</center-frequency>
723         <wavelength>1555.34</wavelength>
724       </wavelengths>
725       <wavelengths>
726         <wavelength-number>69</wavelength-number>
727         <center-frequency>192.7</center-frequency>
728         <wavelength>1555.75</wavelength>
729       </wavelengths>
730       <wavelengths>
731         <wavelength-number>70</wavelength-number>
732         <center-frequency>192.65</center-frequency>
733         <wavelength>1556.15</wavelength>
734       </wavelengths>
735       <wavelengths>
736         <wavelength-number>71</wavelength-number>
737         <center-frequency>192.6</center-frequency>
738         <wavelength>1556.55</wavelength>
739       </wavelengths>
740       <wavelengths>
741         <wavelength-number>72</wavelength-number>
742         <center-frequency>192.55</center-frequency>
743         <wavelength>1556.96</wavelength>
744       </wavelengths>
745       <wavelengths>
746         <wavelength-number>73</wavelength-number>
747         <center-frequency>192.5</center-frequency>
748         <wavelength>1557.36</wavelength>
749       </wavelengths>
750       <wavelengths>
751         <wavelength-number>74</wavelength-number>
752         <center-frequency>192.45</center-frequency>
753         <wavelength>1557.77</wavelength>
754       </wavelengths>
755       <wavelengths>
756         <wavelength-number>75</wavelength-number>
757         <center-frequency>192.4</center-frequency>
758         <wavelength>1558.17</wavelength>
759       </wavelengths>
760       <wavelengths>
761         <wavelength-number>76</wavelength-number>
762         <center-frequency>192.35</center-frequency>
763         <wavelength>1558.58</wavelength>
764       </wavelengths>
765       <wavelengths>
766         <wavelength-number>77</wavelength-number>
767         <center-frequency>192.3</center-frequency>
768         <wavelength>1558.98</wavelength>
769       </wavelengths>
770       <wavelengths>
771         <wavelength-number>78</wavelength-number>
772         <center-frequency>192.25</center-frequency>
773         <wavelength>1559.39</wavelength>
774       </wavelengths>
775       <wavelengths>
776         <wavelength-number>79</wavelength-number>
777         <center-frequency>192.2</center-frequency>
778         <wavelength>1559.79</wavelength>
779       </wavelengths>
780       <wavelengths>
781         <wavelength-number>80</wavelength-number>
782         <center-frequency>192.15</center-frequency>
783         <wavelength>1560.2</wavelength>
784       </wavelengths>
785       <wavelengths>
786         <wavelength-number>81</wavelength-number>
787         <center-frequency>192.1</center-frequency>
788         <wavelength>1560.61</wavelength>
789       </wavelengths>
790       <wavelengths>
791         <wavelength-number>82</wavelength-number>
792         <center-frequency>192.05</center-frequency>
793         <wavelength>1561.01</wavelength>
794       </wavelengths>
795       <wavelengths>
796         <wavelength-number>83</wavelength-number>
797         <center-frequency>192.0</center-frequency>
798         <wavelength>1561.42</wavelength>
799       </wavelengths>
800       <wavelengths>
801         <wavelength-number>84</wavelength-number>
802         <center-frequency>191.95</center-frequency>
803         <wavelength>1561.83</wavelength>
804       </wavelengths>
805       <wavelengths>
806         <wavelength-number>85</wavelength-number>
807         <center-frequency>191.9</center-frequency>
808         <wavelength>1562.23</wavelength>
809       </wavelengths>
810       <wavelengths>
811         <wavelength-number>86</wavelength-number>
812         <center-frequency>191.85</center-frequency>
813         <wavelength>1562.64</wavelength>
814       </wavelengths>
815       <wavelengths>
816         <wavelength-number>87</wavelength-number>
817         <center-frequency>191.8</center-frequency>
818         <wavelength>1563.05</wavelength>
819       </wavelengths>
820       <wavelengths>
821         <wavelength-number>88</wavelength-number>
822         <center-frequency>191.75</center-frequency>
823         <wavelength>1563.45</wavelength>
824       </wavelengths>
825       <wavelengths>
826         <wavelength-number>89</wavelength-number>
827         <center-frequency>191.7</center-frequency>
828         <wavelength>1563.86</wavelength>
829       </wavelengths>
830       <wavelengths>
831         <wavelength-number>90</wavelength-number>
832         <center-frequency>191.65</center-frequency>
833         <wavelength>1564.27</wavelength>
834       </wavelengths>
835       <wavelengths>
836         <wavelength-number>91</wavelength-number>
837         <center-frequency>191.6</center-frequency>
838         <wavelength>1564.68</wavelength>
839       </wavelengths>
840       <wavelengths>
841         <wavelength-number>92</wavelength-number>
842         <center-frequency>191.55</center-frequency>
843         <wavelength>1565.09</wavelength>
844       </wavelengths>
845       <wavelengths>
846         <wavelength-number>93</wavelength-number>
847         <center-frequency>191.5</center-frequency>
848         <wavelength>1565.5</wavelength>
849       </wavelengths>
850       <wavelengths>
851         <wavelength-number>94</wavelength-number>
852         <center-frequency>191.45</center-frequency>
853         <wavelength>1565.9</wavelength>
854       </wavelengths>
855       <wavelengths>
856         <wavelength-number>95</wavelength-number>
857         <center-frequency>191.4</center-frequency>
858         <wavelength>1566.31</wavelength>
859       </wavelengths>
860       <wavelengths>
861         <wavelength-number>96</wavelength-number>
862         <center-frequency>191.35</center-frequency>
863         <wavelength>1566.72</wavelength>
864       </wavelengths>
865     </wavelength-map>
866     <internal-link>
867       <internal-link-name>1/0/C1-PLUG-CLIENT-to-1/0/1-PLUG-NET
868       </internal-link-name>
869       <source>
870         <circuit-pack-name>1/0/C1-PLUG-CLIENT</circuit-pack-name>
871         <port-name>1</port-name>
872       </source>
873       <destination>
874         <circuit-pack-name>1/0/1-PLUG-NET</circuit-pack-name>
875         <port-name>1</port-name>
876       </destination>
877     </internal-link>
878     <internal-link>
879       <internal-link-name>1/0/1-PLUG-NET-to-1/0/C1-PLUG-CLIENT
880       </internal-link-name>
881       <source>
882         <circuit-pack-name>1/0/1-PLUG-NET</circuit-pack-name>
883         <port-name>1</port-name>
884       </source>
885       <destination>
886         <circuit-pack-name>1/0/C1-PLUG-CLIENT</circuit-pack-name>
887         <port-name>1</port-name>
888       </destination>
889     </internal-link>
890     <internal-link>
891       <internal-link-name>1/0/C3-PLUG-CLIENT-to-1/0/2-PLUG-NET
892       </internal-link-name>
893       <source>
894         <circuit-pack-name>1/0/C3-PLUG-CLIENT</circuit-pack-name>
895         <port-name>1</port-name>
896       </source>
897       <destination>
898         <circuit-pack-name>1/0/2-PLUG-NET</circuit-pack-name>
899         <port-name>1</port-name>
900       </destination>
901     </internal-link>
902     <internal-link>
903       <internal-link-name>1/0/2-PLUG-NET-to-1/0/C3-PLUG-CLIENT
904       </internal-link-name>
905       <source>
906         <circuit-pack-name>1/0/2-PLUG-NET</circuit-pack-name>
907         <port-name>1</port-name>
908       </source>
909       <destination>
910         <circuit-pack-name>1/0/C3-PLUG-CLIENT</circuit-pack-name>
911         <port-name>1</port-name>
912       </destination>
913     </internal-link>
914     <connection-map>
915       <connection-map-number>1</connection-map-number>
916       <source>
917         <circuit-pack-name>1/0/C1-PLUG-CLIENT</circuit-pack-name>
918         <port-name>C1</port-name>
919       </source>
920       <destination>
921         <circuit-pack-name>1/0/1-PLUG-NET</circuit-pack-name>
922         <port-name>1</port-name>
923       </destination>
924     </connection-map>
925     <connection-map>
926       <connection-map-number>2</connection-map-number>
927       <source>
928         <circuit-pack-name>1/0/1-PLUG-NET</circuit-pack-name>
929         <port-name>1</port-name>
930       </source>
931       <destination>
932         <circuit-pack-name>1/0/C1-PLUG-CLIENT</circuit-pack-name>
933         <port-name>C1</port-name>
934       </destination>
935     </connection-map>
936     <connection-map>
937       <connection-map-number>3</connection-map-number>
938       <source>
939         <circuit-pack-name>1/0/C3-PLUG-CLIENT</circuit-pack-name>
940         <port-name>C3</port-name>
941       </source>
942       <destination>
943         <circuit-pack-name>1/0/2-PLUG-NET</circuit-pack-name>
944         <port-name>1</port-name>
945       </destination>
946     </connection-map>
947     <connection-map>
948       <connection-map-number>4</connection-map-number>
949       <source>
950         <circuit-pack-name>1/0/2-PLUG-NET</circuit-pack-name>
951         <port-name>1</port-name>
952       </source>
953       <destination>
954         <circuit-pack-name>1/0/C3-PLUG-CLIENT</circuit-pack-name>
955         <port-name>C3</port-name>
956       </destination>
957     </connection-map>
958   </org-openroadm-device>
959 </data>