set host interface channel
Usage
stack set host interface channel {host ...} {channel=string} [interface=string] [mac=string] [network=string]
Description
Sets the channel for a named interface.
Arguments
-
[host]
One or more hosts.
Parameters
[channel=string]
{interface=string}
{mac=string}
-
{network=string}
Network name of the interface.
Examples
-
stack set host interface channel backend-0-0 interface=eth1 channel="bond0"
Sets the channel for eth1 to be “bond0” (i.e., it associates eth1 with the bonded interface named “bond0”).
-
stack set host interface channel backend-0-0 interface=eth1 channel=NULL
Clear the channel entry.
Edited by: Chris Ladd on Fri Oct 11 12:15:23 2019 -0700
Commit: 3a71eaf