Changes between Version 51 and Version 52 of Resources
- Timestamp:
- Sep 25, 2020, 2:14:41 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Resources
v51 v52 64 64 One of the default COSMOS Transmission setups is the ring network: 65 65 66 || [[Image(RING_topo.png, width=1400px)]] || 66 67 || [[Image(default topo.png, width=1400px)]] || 67 68 … … 77 78 "connection_name": "cosmos", 78 79 "connection_id": “1", 79 "channel_id": "", 80 "username": "!@#$%", 81 "password": "!@#$%"} 80 "channel_id": "50"} 82 81 83 82 ==== Monitor WSS connection information of a ROADM ==== 84 83 85 84 {"Request_Class": "**MonitorWSS**", 86 "node_ip": "1.1.1.1", 87 “username”: "!@#$%", 88 “password”: "!@#$%"} 85 "node_ip": "1.1.1.1"} 89 86 90 87 ==== Configure a single ROADM WSS connection ==== … … 101 98 "attenuation": "4.0", 102 99 "status": "in-service", 103 "block": "false", 104 “username”: "!@#$%", 105 “password”: "!@#$%"} 100 "block": "false"} 106 101 107 102 ==== Set up cross-connections in Calient S320 ==== 108 103 109 {"Request_Class": "**SetupCRS**", 110 "authentication": "!@#$%", 104 {"Request_Class": "**SetupCRS**", 111 105 "crs": ["5.7.6>5.8.5","5.7.7>5.8.6"]} 112 106 113 107 114 108 115 109 === Page Map ===