Skip to content

set host interface default

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

set host interface default

Usage

stack set host interface default {host ...} [default=boolean] [interface=string] [mac=string] [network=string]

Description

Designates one network as the default route for a set of hosts.
Either the interface, mac, or network paramater is required.

Arguments

  • [host]

    One or more hosts.

Parameters

  • {default=boolean}

  • {interface=string}

  • {mac=string}

  • {network=string}

    Network name of the interface.

Clone this wiki locally