Changes between Version 29 and Version 30 of Tutorials/Optical/Mininet Optical Tutorial1


Ignore:
Timestamp:
Jul 27, 2022, 4:38:13 AM (22 months ago)
Author:
lantz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Optical/Mininet Optical Tutorial1

    v29 v30  
    321321C1's middle frequency is 191350 GHz, so C34 is at 191350 + 33*50 = 193000 GHz.
    322322
    323 We use `curl` to send a REST request to `roadm4` to add/drop ch34:
     323We use `curl` to send a REST request to `roadm4` to add/drop channel 34:
    324324{{{
    325325    curl "localhost:8080/connect?node=roadm4&port1=4102&port2=4201&channels=34"
     
    3333338. Add Connection “Towards ToR 2” with I/O Port 5101/5202
    334334
    335 We use `curl` to send a REST request to `roadm1` to add/drop ch34:
     335We use `curl` to send a REST request to `roadm1` to add/drop channel 34:
    336336{{{
    337337    curl "localhost:8080/connect?node=roadm1&port1=4102&port2=4201&channels=34"