Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shgandhi authored Apr 2, 2018
1 parent 711b5d7 commit 25217bd
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
### Spring 2018

## Getting Started
### Download the Cumulus VX Image
Cumulus VX images for all supported platforms are available from the Cumulus Networks website: https://cumulusnetworks.com/products/cumulus-vx/download/.

Each disk image contains a single VM for a standalone switch. We will clone the image to build the network.

### Download and Install the Hypervisor/Developer Environment
#### MAC OS SETUP
Expand All @@ -27,3 +23,10 @@ Refer to guide [here](https://github.com/CumulusNetworks/cldemo-vagrant/blob/mas
- Installing Virtualbox
- Installing Git
- Installing Vagrant

### SET UP THE TOPOLOGY
Executing the last command should take ~15-20 minutes.
- git clone https://github.com/shgandhi/networkinglab470.git
- cd networkinglab470/OSPF
- vagrant status
- vagrant up

0 comments on commit 25217bd

Please sign in to comment.