Skip to content

set host interface default

Anoop Rajendra edited this page May 15, 2017 · 1 revision

set host interface default

Usage

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

Description

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

Arguments

  • {host}

    Host name.

Parameters

  • [default=bool]

  • [interface=string]

  • [mac=string]

  • [network=string]

    Network name of the default interface.

Clone this wiki locally