I do this on CentOS with /etc/modules-lomodules-loadad.d. You can stick a file in there that is basically just a bash script that loads your driver and then does the ip link command all the same time.
On Tue, Apr 3, 2018, 4:20 AM <[email protected]> wrote: > Hi, > What is the right way to get a persistent dummy interface ? > I need an internal network for lab purpoposes, so I created a dummy link > "ip link add dummy_1 type dummy" and I was able to assign my logical > network to it. > But how to make it persistent ? Of course, after a reboot, the dummy > device has gone and the server becomes non operational because of this > non-compliant network. I have to recereate it by hand in order to get > things work. > Regards > > ------------------------------ > FreeMail powered by mail.fr > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

