| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
stack set host interface module {host ...} {module=string} [interface=string] [mac=string] [network=string]
Sets the device module for a named interface. On Linux this will get translated to an entry in /etc/modprobe.conf.
[host]
One or more hosts.
[module=string]
{interface=string}
{mac=string}
{network=string}
Network name of the interface.
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.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.
| Back | FazBrowse Home | New Git URL |