This repository contains materials for the TELCOM 2310 labs.
Labs will use the Fabric testbed.
To set up your Fabric environment, see the instructions here: Fabric Setup.
Lab materials are in the labs directory.
Each lab will typically include two Jupyter notebooks, as well as a worksheet for you to fill out. The two notebooks are:
- CreateSlice.ipynb: Creates the Fabric slice/topology needed for the lab
- LabName.ipynb: Performs any additional configuration on slice nodes (uploading files, installing packages, configuring network interfaces) and provides instructions for running the lab
Setup instructions and Lab 3 are adapted from tutorials provided by the Fabric project: https://github.com/fabric-testbed/teaching-materials