Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ Adding Multiple Subnets to a Shared Network
defaulted to the vlan of the network or if vlan of the network is
null - to Untagged

.. note:: If the VNI is of a VXLAN, the protocol prefix `vxlan://` must be used, like in `vxlan://<vni>`

#. Click OK.


Expand Down
2 changes: 2 additions & 0 deletions source/installguide/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,8 @@ Core Zone

- **VLAN / VNI ID.** The VLAN / VNI ID's that will be used for guest traffic.

.. note:: If the VNI is of a VXLAN, the protocol prefix `vxlan://` must be used, like in `vxlan://<vni>`

#. In a new pod, CloudStack adds the first cluster for you. You can
always add more clusters later. For an overview of what a cluster is,
see :ref:`about-clusters`
Expand Down
Loading