For the complete documentation index, see llms.txt. This page is also available as Markdown.

add

Add a NAT Gateway Lan

Usage

ionosctl compute 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.

Use --wait (-w) to wait for the resource to reach AVAILABLE state.

Required values to run command:

  • Data Center Id

  • NAT Gateway Id

  • Lan Id

Options

Examples

Last updated