Skip to content

PacketAnglers/clab-topos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Sample Container Lab Topologies

# 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

Connecting to Hosts

Username: admin Password: admin

# Log into SPINE1
ssh admin@172.100.100.101

# Or connect directly via Docker
docker exec -it SPINE1 Cli

About

ContainerLab Example Topologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published