mbound
mbound
I can confirm I always had this same issue with vMX (never showed as "healthy"). I'll do some digging on my side as well.
Thanks, looking at the trace after a docker stop/start I can see the following: ``` MPC NG 2E/3E JAM Plugin: load succeeded bcmsdk_5_9_x kld Loading BCMSDK module..... Junosprocfs mounted on...
Hi @plajjan what is required for this? Is there anything we can help with? I never set up a CI for github, but I am interested in investing some time...
Ok, that makes sense. I have some spare bandwidth anyways at the moment, and I need to setup a Gitlab or similar environment in our labs anyways, so I will...
@plajjan So, I've got a basic CI working in our lab and seems fine. Although so far I have only tested with Juniper vMX 18.4.R2.7 (I had to merge a...
This would be great to merge, any chance that this mechanism could also be applied to the management network as an option? I've tested it with vMX 18.4 and it...
Actually, I've managed to answer my own question. I read through the source code and I can see that port publishing is by default only supported for CEOS and VEOS...
Thanks! I will clean it up a bit and do a PR as soon as i have a bit of time.
+1 on this feature, would be quite neat to have
It works for me with this order of commands: ``` # cd /lib/firmware/ # echo system_top.bit.bin > /sys/class/fpga_manager/fpga0/firmware # echo 79024000.cf-ad9361-dds-core-lpc > /sys/bus/platform/drivers/cf_axi_dds/unbind # echo 79020000.cf-ad9361-lpc > /sys/bus/platform/drivers/cf_axi_adc/unbind # echo...