Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3A63C10A34 for ; Mon, 24 Mar 2014 22:17:18 +0000 (UTC) Received: (qmail 79072 invoked by uid 500); 24 Mar 2014 22:17:11 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 78969 invoked by uid 500); 24 Mar 2014 22:17:09 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 78937 invoked by uid 99); 24 Mar 2014 22:17:08 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2014 22:17:08 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id DF2698B5D5D; Mon, 24 Mar 2014 22:17:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: sebgoa@apache.org To: commits@cloudstack.apache.org Date: Mon, 24 Mar 2014 22:17:09 -0000 Message-Id: In-Reply-To: <385dee244a8b46d0bd0f49e5d4de9095@git.apache.org> References: <385dee244a8b46d0bd0f49e5d4de9095@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: =?utf-8?b?WzMvNl0gZ2l0IGNvbW1pdDogcmVwbGFjZWQgw6Ligqxc4oCdIGJ5IDo=?= replaced â€\” by : Signed-off-by: Sebastien Goasguen Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/f235c2c7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/f235c2c7 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/f235c2c7 Branch: refs/heads/master Commit: f235c2c7f631dad42770d576e97859b98b600ab2 Parents: b3975f6 Author: Pierre-Luc Dion Authored: Thu Mar 20 21:41:26 2014 -0400 Committer: Sebastien Goasguen Committed: Mon Mar 24 18:16:14 2014 -0400 ---------------------------------------------------------------------- source/networking2.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/f235c2c7/source/networking2.rst ---------------------------------------------------------------------- diff --git a/source/networking2.rst b/source/networking2.rst index 225de25..7451338 100644 --- a/source/networking2.rst +++ b/source/networking2.rst @@ -724,7 +724,7 @@ set of VLANs and guest IP addresses for a tenant. Note that if an account has consumed all the VLANs and IPs dedicated to it, the account can acquire two more resources from the system. CloudStack provides the root admin with two configuration parameter to -modify this default behavior—use.system.public.ips and +modify this default behavior: use.system.public.ips and use.system.guest.vlans. These global parameters enable the root admin to disallow an account from acquiring public IPs and guest VLANs from the system, if the account has dedicated resources and these dedicated @@ -935,7 +935,7 @@ Configuring Multiple IP Addresses on a Single NIC CloudStack provides you the ability to associate multiple private IP addresses per guest VM NIC. In addition to the primary IP, you can assign additional IPs to the guest VM NIC. This feature is supported on -all the network configurations—Basic, Advanced, and VPC. Security +all the network configurations: Basic, Advanced, and VPC. Security Groups, Static NAT and Port forwarding services are supported on these additional IPs. @@ -6112,7 +6112,7 @@ function only if they are defined on the default network. Adding Load Balancing Rules on a VPC ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In a VPC, you can configure two types of load balancing—external LB and +In a VPC, you can configure two types of load balancing: external LB and internal LB. External LB is nothing but a LB rule created to redirect the traffic received at a public IP of the VPC virtual router. The traffic is load balanced within a tier based on your configuration.