docs/doc/source/datanet/kubernetes/vxlan-data-networks.rst
Juanita-Balaraj 63cd4f5fdc CephFS RWX Support in Host-based Ceph
Incorporated patchset 1 review comments
Updated patchset 5 review comments
Updated patchset 6 review comments
Fixed merge conflicts
Updated patchset 8 review comments

Change-Id: Icd7b08ab69273f6073b960a13cf59905532f851a
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
2021-05-03 16:39:45 -04:00

1.4 KiB

VXLAN Data Networks

Virtual eXtensible Local Area Networks () data networks are an alternative to data networks.

A data network is implemented over a range of Network Identifiers (.) This is similar to the option, but allows multiple data networks to be defined over the same physical network using unique defined in segmentation ranges.

Packets sent between over virtual project networks backed by a data network are encapsulated with IP, , and headers and sent as Layer 3 packets. The IP addresses of the source and destination compute nodes are included in the outer IP header.

starlingx

supports two configurations for :

partner

  • Dynamic , see Dynamic VXLAN <dynamic-vxlan>
  • Static , see Static VXLAN <static-vxlan>

Before you can create project networks on a provider network, you must define at least one network segment range.

  • Dynamic VXLAN <dynamic-vxlan>
  • Static VXLAN <static-vxlan>
  • Differences Between Dynamic and Static VXLAN Modes <differences-between-dynamic-and-static-vxlan-modes>