add

Add a NAT Gateway Lan

Usage

ionosctl natgateway lan add [flags]

Aliases

For natgateway command:

[nat ng]

For add command:

[a]

Description

Use this command to add a NAT Gateway Lan in a specified NAT Gateway.

If IPs are not set manually, using --ips option, an IP will be automatically assigned. IPs must contain valid subnet mask. If user will not provide any IP then system will generate an IP with /24 subnet.

You can wait for the Request to be executed using --wait-for-request option.

Required values to run command:

  • Data Center Id

  • NAT Gateway Id

  • Lan Id

Options

Examples

Last updated