Skip to content

Commit 4c60cdb

Browse files
Pearl1594Pearl Dsilva
authored and
Daan Hoogland
committed
Persistence mode in L2 networks (apache#183)
Co-authored-by: Pearl Dsilva <[email protected]>
1 parent f5f31c9 commit 4c60cdb

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

source/adminguide/networking/persistent_networks.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
KIND, either express or implied. See the License for the
1313
specific language governing permissions and limitations
1414
under the License.
15-
15+
1616
1717
Persistent Networks
1818
-------------------
@@ -43,7 +43,7 @@ discontinued.
4343
Persistent Network Considerations
4444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4545

46-
- Persistent network is designed for isolated networks.
46+
- Persistent network is designed for isolated and L2 networks.
4747

4848
- All default network offerings are non-persistent.
4949

@@ -55,6 +55,12 @@ Persistent Network Considerations
5555
defines the network persistence. This in turn depends on whether
5656
persistent network is enabled in the selected network offering.
5757

58+
- Creation of an Isolated Persistent network will deploy a Virtual Router
59+
when the network is created.
60+
61+
- Creation of an L2 Persistent network setups up the network devices namely,
62+
bridges, VLANs or port-groups across all hosts in a zone.
63+
5864
- An existing network can be made persistent by changing its network
5965
offering to an offering that has the Persistent option enabled. While
6066
setting this property, even if the network has no running VMs, the
@@ -78,7 +84,7 @@ To create a persistent network, perform the following:
7884

7985
#. Create a network offering with the Persistent option enabled.
8086

81-
See `"Creating a New Network Offering"
87+
See `"Creating a New Network Offering"
8288
<networking.html#creating-a-new-network-offering>`_.
8389

8490
#. Select Network from the left navigation pane.

0 commit comments

Comments
 (0)