FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

set host interface module · Teradata/stacki Wiki · GitHub

set host interface module · Teradata/stacki Wiki · GitHub
Skip to content

Navigation Menu

set host interface module

Chris Ladd edited this page Oct 11, 2019 · 3 revisions

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.

Wiki pages Pages 464

Clone this wiki locally

Footer

© 2026 GitHub, Inc.

Back | FazBrowse Home | New Git URL