A simple setup of Netlab with Containerlab and Arista cEOS for network lab setups. Please see the netlab documantation and containerlab documentation for more details.
https://https://containerlab.dev/
NOTE - Arista cEOS will need to be downloaded and installed to local docker images.
- see netlab documentation here - https://netlab.tools/labs/ceos/
Install python library dependencies
pip install -r requirements.txtTest netlab using containerlab
netlab test clabBring up simple lab based on toplogy.yml file.
netlab up