Overview
This lab has several objectives:
- Create a working development environment on your laptop with:
- a virtual network device
- an environment to install tools to interact with the device
- Provide working examples with these tools
Windows Note
These instructions and examples are targeted at Unix-style operating systems like Linux and macOS. If you are following along on Windows, you will need to adapt the commands appropriately.
- You could also use the Windows Subsystem for Linux (WSL).
- The bash emulation that comes with Git for Windows is also sometimes a good workaround.