Skip to content

Commit aac2e4a

Browse files
committed
Add VPC Conserve mode docs
1 parent 49e152e commit aac2e4a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

source/adminguide/networking/virtual_private_cloud_config.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,19 @@ addresses in the form of a Classless Inter-Domain Routing (CIDR) block.
210210
- **VPC Offering**: If the administrator has configured multiple
211211
VPC offerings, select the one you want to use for this VPC.
212212

213+
.. note::
214+
VPC Offerings can be created setting Conserve mode. In this mode, When conserve mode is off, the public IP can only be used for a single VPC Network Tier. When the conserve mode is on, you can define services from more than one VPC Network Tier on the same public IP.
215+
216+
.. note::
217+
If StaticNAT is enabled, irrespective of the status of the
218+
conserve mode, no port forwarding or load balancing rule can be
219+
created for the IP. However, you can add the firewall rules by
220+
using the createFirewallRule command.
221+
222+
.. note::
223+
In case Conserve Mode is enabled on VPC Offering and VPC Network Tier Offerings, then the Source NAT IP address of the VPC can be reused for multiple services.
224+
225+
213226
- **DNS**: A set of custom DNS that will be used by this VPC. If not provided then DNS specified for the zone will be used. Available only when the selected VPC offering supports DNS service.
214227

215228
- **IPv6 DNS**: A set of custom IPv6 DNS that will be used by this VPC. If not provided then IPv6 DNS specified for the zone will be used. Available only when the selected VPC offering is IPv6 enabled and supports DNS service.

0 commit comments

Comments
 (0)