tree: a997f5d9cfec4a2148507d45f5f46c1b0c548967 [path history] [tgz]
  1. .gitignore
  2. Makefile
  3. README.md
  4. SUMMARY.md
  5. appendix_basic_config.md
  6. appendix_images.md
  7. appendix_network_settings.md
  8. appendix_vsg.md
  9. book.json
  10. build_internals.md
  11. cord_repo.md
  12. develop.md
  13. images/
  14. install_ciab.md
  15. install_offline.md
  16. install_pod.md
  17. objectives.md
  18. operate/
  19. overview.md
  20. quickstarts.md
  21. release-notes/
  22. service-profiles.md
  23. terminology.md
  24. vrouter.md
docs/README.md

Building and Installing CORD

This guide describes how to build and install CORD.

If this is your first encounter with CORD, we suggest you start by bringing up an emulated version called CORD-in-a-Box. It installs CORD on a set of virtual machines running on a single physical server. Just follow our instructions for Installing CORD-in-a-Box.

You can also install CORD on a physical POD. This involves first assembling a set of servers and switches, and then pointing the build system at that target hardware. Just follow our instructoins for Installing a Physical POD.