How to setup Container lab,
Please refer to this video below
• Containerlab - a Modern way to Deploy Netw...
"Want more expert insights and updates? Follow us on LinkedIn and explore our company page to connect with us directly. Don’t miss out - click the link and join the conversation!"
Follow us on LinkedIn: / plexinor
Company Website: https://www.plexinor.com
Sample files
root@CLABS:~/clab-quickstart# cat j2.yml
name: junos-crb
prefix: ""
mgmt:
network: clab_mgmt
ipv4-subnet: 172.20.20.0/24
topology:
defaults:
kind: juniper_vjunosrouter
kinds:
juniper_vjunosrouter:
image: vrnetlab/juniper_vjunos-router:23.4R2-S2.1
nodes:
spine1:
spine2:
links:
endpoints: ["spine2:eth1", "spine1:eth1"]
endpoints: ["spine2:eth2", "spine1:eth2"]
another example
root@Container-Labs:~/clab-quickstart# cat j1.yml
name: junos-crb
prefix: ""
mgmt:
network: clab_mgmt
ipv4-subnet: 172.20.20.0/24
topology:
defaults:
kind: juniper_vjunosrouter
kinds:
juniper_vjunosrouter:
image: vrnetlab/juniper_vjunos-router:23.4R2-S2.1
nodes:
spine1:
links: