$ unshare --user --map-root-user --net --mount
[root@incensed-gawain ~]# echo $$
2646
Typically VxLAN is used to setup a point to multi-point overlay networks. However GRE also offers a similar capability which is often not heavily used. This document calls out how to setup an effient overlay mesh network to link up multiples sits together using multi point GRE tunnels.
The setup used in this case assumes there is a need to link three sites hosting three different subnets together using a simple overlay mesh network.
The directions below are specific to an Ubuntu 16.04 host system equipped with a GeForce GTX 550 Ti graphics card. While the process should be the same, YMMV.
- Make sure your system supports IOMMU groups
todo -- get directions from SRIOV page
NewerOlder