Skip to content

set network gateway

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

set network gateway

Usage

stack set network gateway {network} {gateway=string}

Description

Sets the network gateway of a network.

Arguments

  • [network]

    The name of the network.

Parameters

  • [gateway=string]

    Gateway that the named network should have.

Examples

  • stack set network gateway ipmi gateway=192.168.10.1

    Sets the "ipmi" network gateway to 192.168.10.1.

Clone this wiki locally