diff --git a/docs/en-US/isolated-networks.xml b/docs/en-US/isolated-networks.xml index 671591d161c..c8560445d2f 100644 --- a/docs/en-US/isolated-networks.xml +++ b/docs/en-US/isolated-networks.xml @@ -22,13 +22,20 @@ under the License. -->
- Isolated Networks - An isolated network can be accessed only by virtual machines of a single account. Isolated networks have the following properties. - - Resources such as VLAN are allocated and garbage collected dynamically - There is one network offering for the entire network - The network offering can be upgraded or downgraded but it is for the entire network - - - + Isolated Networks + An isolated network can be accessed only by virtual machines of a single account. Isolated + networks have the following properties. + + + Resources such as VLAN are allocated and garbage collected dynamically + + + There is one network offering for the entire network + + + The network offering can be upgraded or downgraded but it is for the entire + network + + + For more information, see .
diff --git a/docs/en-US/shared-networks.xml b/docs/en-US/shared-networks.xml index 4c323208135..65657cef828 100644 --- a/docs/en-US/shared-networks.xml +++ b/docs/en-US/shared-networks.xml @@ -22,17 +22,27 @@ under the License. -->
- Shared Networks - A shared network can be accessed by virtual machines that belong to many different - accounts. Network Isolation on shared networks is accomplished using techniques such as - security groups (supported only in basic zones). - - Shared Networks are created by the administrator - Shared Networks can be designated to a certain domain - Shared Network resources such as VLAN and physical network that it maps to are designated by the administrator - Shared Networks are isolated by security groups - Public Network is a shared network that is not shown to the end users - - - + Shared Networks + A shared network can be accessed by virtual machines that belong to many different accounts. + Network Isolation on shared networks is accomplished using techniques such as security groups + (supported only in basic zones). + + + Shared Networks are created by the administrator + + + Shared Networks can be designated to a certain domain + + + Shared Network resources such as VLAN and physical network that it maps to are + designated by the administrator + + + Shared Networks are isolated by security groups + + + Public Network is a shared network that is not shown to the end users + + + For information, see .