diff --git a/docs/en-US/add-loadbalancer-rule-vpc.xml b/docs/en-US/add-loadbalancer-rule-vpc.xml
index 71fc51c1f8f..90247b0a6f9 100644
--- a/docs/en-US/add-loadbalancer-rule-vpc.xml
+++ b/docs/en-US/add-loadbalancer-rule-vpc.xml
@@ -278,6 +278,19 @@
+
+ Guidelines
+
+ Internal LB and Public LB are mutually exclusive on a tier. If the tier has LB on the public
+ side, then it can't have the Internal LB.
+ Internal LB is supported just on VPC networks in &PRODUCT; 4.2 release.
+ Only Internal LB VM can act as the Internal LB provider in &PRODUCT; 4.2 release.
+ Network upgrade is not supported from the network offering with Internal LB to the network
+ offering with Public LB.
+ Multiple tiers can have internal LB support in a VPC.
+ Only one tier can have Public LB support in a VPC.
+
+
Enabling Internal LB on a VPC Tier
@@ -371,12 +384,13 @@
Creating an Internal LB Rule
When you create the Internal LB rule and applies to a VM, an Internal LB VM, which is
- responsible for load balancing, is created. You can view the created Internal LB VM in the
- Instances page if you navigate to Infrastructure >
- Zones > <zone_
- name> > <physical_network_name> >
- Network Service Providers > Internal LB VM.
+ responsible for load balancing, is created.
+ You can view the created Internal LB VM in the Instances page if you navigate to
+ Infrastructure > Zones >
+ <zone_ name> > <physical_network_name> > Network Service
+ Providers > Internal LB VM. You can manage the
+ Internal LB VMs as and when required from the location.
Log in to the &PRODUCT; UI as an administrator or end user.
@@ -410,9 +424,10 @@
that can be displayed to users.
- Source IP Address: The source IP from which
- traffic originates. The IP is acquired from the CIDR of that particular tier on
- which you want to create the Internal LB rule.
+ Source IP Address: (Optional) The source IP
+ from which traffic originates. The IP is acquired from the CIDR of that particular
+ tier on which you want to create the Internal LB rule. If not specified, the IP
+ address is automatically allocated from the network CIDR.
For every Source IP, a new Internal LB VM is created for load balancing.