Roman Dodin
Roman Dodin
Hi @bdreisbach thanks for playing with the install process How did you enforce the number of nics you used during the install? Did you just changed the default or manually...
I tried to apply this patch and used 7.2.1 Seems like it doesn't work for me for because prompt doesn't match the expected string...: ``` 2021-03-07 16:31:11,688: launch INFO IOS...
@vincentbernat what did you change from the base patch?
related work in #188 and the macvtap will be looked in https://github.com/hellt/vrnetlab/issues/1
Hi guys, I wonder if during the build of 20.1R1.11 you also had the auto-image upgrade as the last step? Because my `make` hangs with the last messages being: ```...
I suppose this is due to the fact, that the image that is commited after the install phase has the `--trace --install` arguments in CMD result of `image inspect` ```...
The problem with a wrong `health` reporting seems to be stemming from the fact that telnet to vFPC doesn't work, hence vFPC status can't be checked ``` ❯ telnet clab-vr02-vmx...
Agree, this seems like a viable approach
I tend to believe that high number of images you keep in scope of vrnetlab repo stems from the fact that you keep the images within the repo. My gut...
Thats funny how 2yr later I still hit the very same issue =) Thanks @networkop, your witchery with `mgd` helped to solve this riddle for me. ADD: unfortunately that workaround...