[CORD-3154] Adding configuration to block host-learning in the OLT fabric port

Change-Id: I92447337cac666cd56e1f792d0c0292c3724ce31
1 file changed
tree: 1ed4d7b7be9d06fdaea5cb1c1ebd744802bcbac8
  1. .gitignore
  2. .gitreview
  3. Makefile
  4. README.md
  5. SUMMARY.md
  6. book.json
  7. charts/
  8. developer/
  9. fabric-setup.md
  10. images/
  11. mdl_relaxed.rb
  12. mdl_strict.rb
  13. operating_cord/
  14. overview.md
  15. package.json
  16. partials/
  17. prereqs/
  18. profiles/
  19. terminology.md
README.md

Installation Guide

This guide describes how to install CORD.

Prerequisites

Start by satisfying the following prerequisites:

Deploy CORD

The next step is select the configuration (profile) you want to install:

Additional Information

The following are optional steps you may want to take

Offline Installation

If your environment does not permit connecin your POD to ther public Internet, you may want to take advantage of a local Docker registery. The following registry setup will help.

OpenStack Installation

If you need OpenStack included in your deployment, so you can bring up VMs on your POD, you will need to following the following OpenStack deployment guide.