Roman Dodin

Results 189 comments of Roman Dodin

No dev/contributing guide, unfortunately. But the inventory creation is just a matter of exercising a Go template against the containerlab data. For example, here is where it all starts for...

preliminary root cause is about having yang modules with names ending in `@.yang`. The same issue is observed with some of the SRL modules

likely the issue is rooted with goyang - https://github.com/openconfig/goyang/issues/141

Hi @bayars you can do `docker logs -f ` and see where the provisioning scripts hangs when trying to apply the default configuration.

yes, currently the custom password is not handled by the vrnetlab/containerlab and relies on the default password (`admin`). I will rename this issue appropriately to track this issue

I am also interested in whether we can help move this issue to a PR and help testing.

Thanks @wenovus , looking forward to it.

Is it possible to get 8kv image to do the integration? On Sun, 7 Aug 2022 at 19:36, ChristopherJHart ***@***.***> wrote: > Boxen currently supports packaging CSR1000v virtual routers into...

Aaand, it would be nice to know how 8000v image differs from csr1k in terms of startup process On Sun, 7 Aug 2022 at 21:40, Roman Dodin ***@***.***> wrote: >...

@ChristopherJHart if 8kv is same as csr1k, then what you can right now with boxen is to tell it that you're boxing a csr1k with a 8k image You can...