mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
ntier apps
This commit is contained in:
parent
1a50e2fddc
commit
f3fa54e732
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user