Repository URL to install this package:
|
Version:
0.62.2 ▾
|
name: vxlan
topology:
nodes:
sros:
kind: nokia_sros
image: vr-sros:21.2.R1
license: license-sros20.txt
# vmx node is defined in a `vxlan-vmx.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: ["sros:eth1", "host:sr-eth1"]
- endpoints: ["sros:eth2", "host:sr-eth2"]