12
12
KIND, either express or implied. See the License for the
13
13
specific language governing permissions and limitations
14
14
under the License.
15
-
15
+
16
16
17
17
Persistent Networks
18
18
-------------------
@@ -43,7 +43,7 @@ discontinued.
43
43
Persistent Network Considerations
44
44
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45
45
46
- - Persistent network is designed for isolated networks.
46
+ - Persistent network is designed for isolated and L2 networks.
47
47
48
48
- All default network offerings are non-persistent.
49
49
@@ -55,6 +55,12 @@ Persistent Network Considerations
55
55
defines the network persistence. This in turn depends on whether
56
56
persistent network is enabled in the selected network offering.
57
57
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
+
58
64
- An existing network can be made persistent by changing its network
59
65
offering to an offering that has the Persistent option enabled. While
60
66
setting this property, even if the network has no running VMs, the
@@ -78,7 +84,7 @@ To create a persistent network, perform the following:
78
84
79
85
#. Create a network offering with the Persistent option enabled.
80
86
81
- See `"Creating a New Network Offering"
87
+ See `"Creating a New Network Offering"
82
88
<networking.html#creating-a-new-network-offering> `_.
83
89
84
90
#. Select Network from the left navigation pane.
0 commit comments