ntier apps
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f3fa54e7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f3fa54e7 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f3fa54e7 Branch: refs/heads/vmsync Commit: f3fa54e732fc24013f551089805fd9900a9b0797 Parents: 1a50e2f Author: Radhika PC <radhika.puthiyet...@citrix.com> Authored: Mon Jun 24 09:50:00 2013 +0530 Committer: Radhika PC <radhika.puthiyet...@citrix.com> Committed: Mon Jun 24 09:51:32 2013 +0530 ---------------------------------------------------------------------- docs/en-US/add-gateway-vpc.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f3fa54e7/docs/en-US/add-gateway-vpc.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/add-gateway-vpc.xml b/docs/en-US/add-gateway-vpc.xml index a081faf..5ef8b63 100644 --- a/docs/en-US/add-gateway-vpc.xml +++ b/docs/en-US/add-gateway-vpc.xml @@ -22,7 +22,8 @@ <title>Adding a Private Gateway to a VPC</title> <para>A private gateway can be added by the root admin only. The VPC private network has 1:1 relationship with the NIC of the physical network. You can configure multiple private gateways - to a single VPC. No gateways with duplicated VLAN and IP are allowed in the same data center.</para> + to a single VPC. No gateways with duplicated VLAN and IP are allowed in the same data + center.</para> <orderedlist> <listitem> <para>Log in to the &PRODUCT; UI as an administrator or end user.</para> @@ -148,4 +149,13 @@ private gateway interface are blocked. You can change this default behaviour while creating a private gateway.</para> </section> + <section id="static-route"> + <title>Creating a Static Route</title> + <para>&PRODUCT; enables you to specify routing for the VPN connection you create. You can enter + one or CIDR addresses to indicate which traffic is to be routed back to the gateway.</para> + </section> + <section id="blacklist-route"> + <title>Blacklisting Routes</title> + <para/> + </section> </section>