Repository URL to install this package:
|
Version:
0.71.1 ▾
|
name: vxlan
topology:
nodes:
vmx:
kind: juniper_vmx
image: vrnetlab/vr-vmx:20.4R1.12
# sros node is defined in a `vxlan-sros.clab.yml` topo file
# that is launched on another VM
links:
# we expose two sros container interfaces
# to host namespace by using host interfaces style
# docs: https://containerlab.dev/manual/network/#host-links
- endpoints: ["vmx:eth1", "host:vmx-eth1"]
- endpoints: ["vmx:eth2", "host:vmx-eth2"]