-
We need to add an ability to defined aliases to kind names that we use in the topology.
I would like to use official `vendor-platform` names instead of the short names we use today.
For instance:
…
hellt updated
2 years ago
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug …
hellt updated
2 years ago
-
A quick glance at the recent code changes shows a new 'localas_ibgp' neighbor type. It is currently only referenced within the bgp module, but it can be present in the input for templates.
This bre…
-
Topology: trying to create loop between 2 ports of same node
```
- type: lan
bridge: r1-loop
r1:
- type: lan
bridge: r1-loop
r1:
```
Result:
```
jeroen@jvm:~/srlinux/netsim-exampl…
-
There is a discrepancy between the docs and the actual behavior of save cmd for SRLinux.
It is documented to run `sr_cli -d tools system configuration generate-checkpoint`.
While in the [code](htt…
-
I'm having a very unusual issue with the Prometheus output sometimes returning no content. I'm new to gnmic, but I think the following config should be working. Its goal is to add the interface descri…
-
When attempting to implement the Multipath example using SROS/SRLinux:
```
jeroen@jvm:~/srlinux/netsim-examples/BGP/Multipath$ netlab create -d srlinux -p clab -s nodes.rr.device=sros -s nodes.m.dev…
-
Reading the docs it looks like this is possible when using libvirt. From the docs below.
```yaml
---
defaults:
device: eos
devices:
eos:
image:
libvirt: arista/vEOS-lab…
-
```
(venv) juliopdx@containerlab:~/repos/cl-nst-demo/priv$ netlab version
netsim-tools version 1.1.3-post1
(venv) juliopdx@containerlab:~/repos/cl-nst-demo/priv$ sudo containerlab version
…
-
When specifying a custom bridge, clab should according to the docs retain the preconfigured IP and subnet, but unfortunately it tries to use the default 172.20.20.0/24 subnet.
**vr01.yml**
```
mg…
jk2lx updated
2 years ago