-
![ping srl1 to srl4](https://github.com/user-attachments/assets/475a01fc-fbef-48bd-b1e2-4bff92d6f629)
![ospf database srl1](https://github.com/user-attachments/assets/dccaf430-aa46-49a4-a743-a7f00604…
-
Opening this issue to begin discussion on how we should handle testing with v2. Currently the unit tests return mocked data and integration tests require containerlab to be spun up.
I propose the …
-
on `app/server.go` following change needs to happen:
```
--- a/app/server.go
+++ b/app/server.go
@@ -37,7 +37,7 @@ const (
metricNameRegex = "[^a-zA-Z0-9_]+"
serviceName …
-
Hi !
Thanks for applying some correction in [PR](https://github.com/sdcio/docs/pull/57)
I'm revisiting `getting started` page and somehow there is a typo that escaped your claws when you change …
-
Hi all,
I wonder which code path is responsible to sort alphabetically generated struct's fields?
consider the following module:
```yang
module test {
yang-version 1.1;
namespace "urn:sr…
hellt updated
1 month ago
-
One of the niceties coming with clab (for srlinux) is auto-enabled pass-less ssh login.
It is enabled with containerlab gleaning public keys from `~/.ssh/*.pub` and reading keys from SSH agent. The…
-
**Description**
```
root@centos-srlinux:/home/ubuntu/containerlab# ctr -n clab c ls labels."foo-bar"==bla
ctr: filters: parse error: [labels.foo >|-|< bar==bla]: expected an operator ("=="|"!="|"~=…
-
In the last line of the trace: "instantiated at ..." the location is mentioned twice : "... ./main.cf:32,./main.cf:32)"
```
inmanta.ast.AttributeException: Could not set attribute `yang_credentials` o…
-
There is a bug (in Ondatra) and it is assuming DevicePort as the InsidePort here: https://github.com/openconfig/ondatra/blob/main/knebind/knebind.go#L486
This works for Arista and Nokia because th…
-
Replace docker-compose with either:
- [netlab](https://github.com/ipspace/netlab) - uses libvirt or containerlab for the virtualization and simplifies the post setup
- [containerlab](https://githu…