Roman Dodin

Results 349 comments of Roman Dodin

Yes, node filters feature has some issues, and I presume mostly with nodes deployed outside of containerlab (like kind nodes).

just for my understanding, @XioNoX, are you running gnmic already in a cluster, or is it a single instance?

> in my opinion, it is better to use `tls`) +1 @brianneville the link to TOI is not public

Hi @noredistribution in your case do different users of a shared compute operate under different linux users or the same one?

Hi @lostdave containerlab/vrnetlab do not modify the contents of the provided startup config. The way it works with junos is an disk with the startup-config is mounted to the VM,...

buuuut, I think what could have happened is that containerlab tried to expand variables :D `$6`, etc Would you mind to try using the startup-config with a file, and not...

Yes, the issue stems from the fact that the https://github.com/a8m/envsubst package that we use to replace env vards in the topology file replaces the env vars that are not set...

@steiler we can't set the `NoReplace` to false, because the goal of setting the NoReplace to true is to keep the env vars that are not set in the text...

thanks @steiler Now it should be fixed in the next release @lostdave