set host interface module
Usage
stack set host interface module {host ...} {module=string} [interface=string] [mac=string] [network=string]
Description
Sets the device module for a named interface. On Linux this will get
translated to an entry in /etc/modprobe.conf.
Arguments
-
[host]
One or more hosts.
Parameters
[module=string]
{interface=string}
{mac=string}
-
{network=string}
Network name of the interface.
Examples
-
stack set host interface module backend-0-0 interface=eth1 module=e1000
Sets the device module for eth1 to be e1000 on host backend-0-0.
Edited by: Chris Ladd on Fri Oct 11 12:15:23 2019 -0700
Commit: 3a71eaf