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.