https://github.com/dell-networking/poc-dci-multisite-des
DCI example for connecting multiple DCs. Target NOS is Dell Enterprise SONiC
https://github.com/dell-networking/poc-dci-multisite-des
Last synced: 4 months ago
JSON representation
DCI example for connecting multiple DCs. Target NOS is Dell Enterprise SONiC
- Host: GitHub
- URL: https://github.com/dell-networking/poc-dci-multisite-des
- Owner: Dell-Networking
- License: other
- Created: 2023-01-31T22:05:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T15:51:47.000Z (almost 3 years ago)
- Last Synced: 2025-10-07T02:06:09.747Z (8 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Proof-of-Concept - Dell Enterprise SONiC Multi-site DCI Example
[](#-how-to-contribute)
[](https://github.com/Dell-Networking/PoC-DCI-Multisite-DES/blob/main/LICENSE.md)
[](https://github.com/Dell-Networking/PoC-DCI-Multisite-DES/issues)
Built and maintained by [Ben Goldstone](https://github.com/benjamingoldstone/) and [Contributors](https://github.com/Dell-Networking/PoC-DCI-Multisite-DES/graphs/contributors)
------------------
Welcome! In this proof-of-concept we'll be looking at the new Multi-Site DCI functionality introduced in Dell Enterprise SONiC 4.0. This allows users to more efficiently set up L2-adjacent connectivity between datacenters that are running VXLAN/BGP/EVPN. For accomplishing this, we utilize border gateways (BGW).
## Contents
- [Description and Objective](#-description-and-objective)
- [Requirements](#-requirements)
- [How to Contribute](#-how-to-contribute)
## 🚀 Description and Objective
Walking through this example of how to leverage the new Multi-Site DCI functionality present in Dell Enterprise SONiC 4.0+ should get you familiar with building out L2 extension connectivity between datacenters enabling you to adopt these concepts into your production builds.
## 📋 Requirements
* GNS3 / EVE-NG virtual environment or physical hardware
* Dell Enterprise SONiC 4.0 or newer (virtual image for virtual environment or Enterprise-licensed version for hardware)
## 👏 How to Contribute
We welcome contributions to the project. Please reference the [CONTRIBUTING](https://github.com/Dell-Networking/PoC-Index/blob/main/CONTRIBUTING.md) guide in the PoC-Index repo for more details (this guide is common across Dell Networking PoC projects).