Skip to content

Commit ba41bd9

Browse files
vxlan prefix must be given to prevent interpretation as vlan (#465)
Co-authored-by: Pearl Dsilva <[email protected]>
1 parent 3e82814 commit ba41bd9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

source/adminguide/networking/multiple_subnets_in_shared_network.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ Adding Multiple Subnets to a Shared Network
9595
defaulted to the vlan of the network or if vlan of the network is
9696
null - to Untagged
9797

98+
.. note:: If the VNI is of a VXLAN, the protocol prefix `vxlan://` must be used, like in `vxlan://<vni>`
99+
98100
#. Click OK.
99101

100102

source/installguide/configuration.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,8 @@ Core Zone
637637

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

640+
.. note:: If the VNI is of a VXLAN, the protocol prefix `vxlan://` must be used, like in `vxlan://<vni>`
641+
640642
#. In a new pod, CloudStack adds the first cluster for you. You can
641643
always add more clusters later. For an overview of what a cluster is,
642644
see :ref:`about-clusters`

0 commit comments

Comments
 (0)