Changes between Version 44 and Version 45 of Tutorials/Optical/Mininet Optical Tutorial1
- Timestamp:
- Jul 27, 2022, 5:39:16 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Optical/Mininet Optical Tutorial1
v44 v45 112 112 Before starting this tutorial, you will need to have Mininet-Optical installed. If it isn't installed already, you can follow the Installation and Walkthrough instructions at https://mininet-optical.org. 113 113 114 The tutorial topology and a sample configuration script should be found in `~/mininet-optical/examples/cosmostutorial.py` and `~/mininet-optical/examples/config-cosmostutorial.sh`. If they are not there, you may need to fetch and check out the appropriate branch from github and install it using make install.114 The tutorial topology and a sample configuration script should be found in `~/mininet-optical/examples/cosmostutorial.py` and `~/mininet-optical/examples/config-cosmostutorial.sh`. If they are not there, you may need to fetch and check out the appropriate `cosmos-tutorial` branch from github and install it using `make install`. 115 115 116 116 ----