# Clone this repo to Linux VM where ContainerLab and Docker is running
git clone https://github.com/PacketAnglers/clab-topos.git
# Start a topology
sudo clab deploy -t clab-topos/atd-dc/atd-dc.yml --reconfigure
# Stop a topology
sudo clab destroy -t clab-topos/atd-dc/atd-dc.yml
Username: admin Password: admin
# Log into SPINE1
ssh [email protected]
# Or connect directly via Docker
docker exec -it SPINE1 Cli