VXLAN is a tunnelling technology where in the frame is encapsulated with a VXLAN header and transmitted over L3 network. A switch supporting VXLAN can do following possible actions: Switch the frame ...
Hence, I am using docker-executor in Gitlab runner, so I need to build a docker image which will be used to run CI/CD jobs. Because my original ansible-junos-evpn-vxlan project was tested with these ...